lunakl (Luboš Luňák)
User

Projects

User does not belong to any projects.

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Monday

  • Clear sailing ahead.

User Details

User Since
Mar 17 2017, 3:59 PM (370 w, 11 h)
Availability
Available

Recent Activity

May 24 2019

lunakl added a comment to D21306: Add converter from Linux 'perf record'.

Thank you. I've checked and this works with Python2 too without problems, so I've updated the patch to incorporate these fixes.

May 24 2019, 8:44 AM
lunakl updated the diff for D21306: Add converter from Linux 'perf record'.
May 24 2019, 8:43 AM

May 21 2019

lunakl added a comment to D21306: Add converter from Linux 'perf record'.

I'm on Arch Linux and '/usr/bin/python' is version 3.7.3. I don't know how the python version is determined in scripts run through 'perf script', unfortunately. Could be that they invoke /usr/bin/python (through #!/usr/bin/python?).

May 21 2019, 8:55 PM

May 20 2019

lunakl added a comment to D21306: Add converter from Linux 'perf record'.

How do you test it with python3? The script must be run using perf and here on openSUSE 15.0 that uses python2.

May 20 2019, 8:37 PM
lunakl requested review of D21306: Add converter from Linux 'perf record'.
May 20 2019, 1:42 PM

May 11 2017

lunakl committed R120:c5dde9da6859: make klipper launch mimetype-handling apps normally using KRun (authored by lunakl).
make klipper launch mimetype-handling apps normally using KRun
May 11 2017, 9:58 AM

May 9 2017

lunakl committed R108:750843061cf2: fix showing of window on inactive activities during session save (authored by lunakl).
fix showing of window on inactive activities during session save
May 9 2017, 4:58 PM
lunakl closed D5614: fix showing of window on inactive activities during session save by committing R108:750843061cf2: fix showing of window on inactive activities during session save.
May 9 2017, 4:58 PM · KWin
lunakl committed R108:f4de9618f87d: revert the hackish overriding of Client::desktop() for session saving (authored by lunakl).
revert the hackish overriding of Client::desktop() for session saving
May 9 2017, 4:58 PM
lunakl closed D5613: revert the hackish overriding of Client::desktop() for session saving by committing R108:f4de9618f87d: revert the hackish overriding of Client::desktop() for session saving.
May 9 2017, 4:58 PM · KWin

Apr 27 2017

lunakl created D5614: fix showing of window on inactive activities during session save.
Apr 27 2017, 10:25 AM · KWin
lunakl created D5613: revert the hackish overriding of Client::desktop() for session saving.
Apr 27 2017, 10:24 AM · KWin

Apr 26 2017

lunakl committed R120:921f89cb62e2: selecting the topmost klipper item should always set it as clipboard contents (authored by lunakl).
selecting the topmost klipper item should always set it as clipboard contents
Apr 26 2017, 9:09 AM
lunakl committed R120:f78b0869f01d: selecting the topmost klipper item should always set it as clipboard contents (authored by lunakl).
selecting the topmost klipper item should always set it as clipboard contents
Apr 26 2017, 9:06 AM

Apr 21 2017

lunakl committed R120:da44dd6eae8b: launch autostart apps in ksmserver using KRun, not QProcess (authored by lunakl).
launch autostart apps in ksmserver using KRun, not QProcess
Apr 21 2017, 12:03 PM
lunakl committed R120:c7d21ae2b834: use KProcess instead of QProcess to launch apps in ksmserver (authored by lunakl).
use KProcess instead of QProcess to launch apps in ksmserver
Apr 21 2017, 12:03 PM
lunakl committed R120:71908e79626b: recognize the WM even if given with a full path (authored by lunakl).
recognize the WM even if given with a full path
Apr 21 2017, 12:03 PM
lunakl committed R120:17eeb58ae425: use KProcess instead of QProcess to launch apps in ksmserver (authored by lunakl).
use KProcess instead of QProcess to launch apps in ksmserver
Apr 21 2017, 12:03 PM
lunakl committed R120:0f19e92f3e85: launch autostart apps in ksmserver using KRun, not QProcess (authored by lunakl).
launch autostart apps in ksmserver using KRun, not QProcess
Apr 21 2017, 12:03 PM
lunakl committed R120:7fca524e0846: recognize the WM even if given with a full path (authored by lunakl).
recognize the WM even if given with a full path
Apr 21 2017, 12:03 PM

Apr 19 2017

lunakl committed R108:1427dbad9b02: remove executable bit from a .cpp file (authored by lunakl).
remove executable bit from a .cpp file
Apr 19 2017, 10:40 AM

Apr 17 2017

lunakl committed R120:37014e643cec: selecting the topmost klipper item should always set it as clipboard contents (authored by lunakl).
selecting the topmost klipper item should always set it as clipboard contents
Apr 17 2017, 11:18 AM

Apr 14 2017

lunakl committed R120:616f57aecf61: re-enable the 'logout cancelled by <app>' notification (authored by lunakl).
re-enable the 'logout cancelled by <app>' notification
Apr 14 2017, 1:33 PM
lunakl committed R108:af9f81700f83: fix uninitialized variable (authored by lunakl).
fix uninitialized variable
Apr 14 2017, 1:04 PM

Apr 13 2017

lunakl committed R120:eadaf1cd6f55: use KProcess instead of QProcess to launch apps in ksmserver (authored by lunakl).
use KProcess instead of QProcess to launch apps in ksmserver
Apr 13 2017, 10:07 AM
lunakl committed R120:0377d6a99272: launch autostart apps in ksmserver using KRun, not QProcess (authored by lunakl).
launch autostart apps in ksmserver using KRun, not QProcess
Apr 13 2017, 10:07 AM

Mar 28 2017

lunakl committed R108:634dfc09e42a: fix occassional crash caused by needlessly delayed signals (bko#363224) (authored by lunakl).
fix occassional crash caused by needlessly delayed signals (bko#363224)
Mar 28 2017, 11:00 AM

Mar 27 2017

lunakl added a comment to D5164: fix occassional crash caused by needlessly delayed signals (bko#363224).
In D5164#98159, @lunakl wrote:

No need for anything so hackish. Pending queued signals are discarded if the receiver of the signal gets deleted. But, as I said, one way or another I don't see a valid reason for a delayed signal here.

Afaiu it's not a sender/receiver, but a parameter (the effect window) that gets deleted interim. Otherwise there should have been no problem itfp, yesno? Effects fires, ScriptedEffect receives, does some w/ the window and falls flat bc. the EffectWindow is meanwhile gone.

Mar 27 2017, 9:26 PM · KWin
lunakl added a comment to D5164: fix occassional crash caused by needlessly delayed signals (bko#363224).

Given that it might introduce graphical issues (assuming that there was a good reason for the delaying) only in master please.

Mar 27 2017, 8:33 PM · KWin

Mar 24 2017

lunakl created D5164: fix occassional crash caused by needlessly delayed signals (bko#363224).
Mar 24 2017, 9:38 AM · KWin

Mar 22 2017

lunakl committed R120:70584412e35c: recognize the WM even if given with a full path (authored by lunakl).
recognize the WM even if given with a full path
Mar 22 2017, 11:25 AM