Version: unspecified (using KDE 4.4.4) OS: Linux I added "Run command" to events "Screen locked" and "Screen unlocked" in system settings. Command was envoked when I press Ctrl+Alt+L and lock screen, but when I unlock screen command not run. Reproducible: Always Steps to Reproduce: 1. systemsettings -> Notifications -> The KDE Screen Saver 2. Add "run command" or even "play a sound" setting 3. Lock the screen. Sound plays. 4. Unlock the screen. Sount doesn't play Actual Results: Command doesn't run on screen unlock Expected Results: actually, my script's execution
I can confirm this on KDE 4.6.
*** Bug 251825 has been marked as a duplicate of this bug. ***
*** Bug 249087 has been marked as a duplicate of this bug. ***
Git commit d5e14a0cdbd99cb80682e473912fd82f9ba6e40c by Lamarque V. Souza. Committed on 13/04/2011 at 10:23. Pushed by lvsouza into branch 'KDE/4.6'. Using static method KNotification::event() does not work here, creating a KNotification object does. BUG: 243849 FIXED-IN: 4.6.3 M +4 -2 krunner/lock/lockprocess.cc http://commits.kde.org/kde-workspace/d5e14a0cdbd99cb80682e473912fd82f9ba6e40c
Git commit 52ca2fd57f9f9aa5b30b0a9da0e66787bcaf0cc7 by Lamarque V. Souza. Committed on 13/04/2011 at 10:23. Pushed by lvsouza into branch 'master'. Using static method KNotification::event() does not work here, creating a KNotification object does. BUG: 243849 FIXED-IN: 4.6.3 M +4 -2 krunner/lock/lockprocess.cc http://commits.kde.org/kde-workspace/52ca2fd57f9f9aa5b30b0a9da0e66787bcaf0cc7