Summary: | On login, the "Sleep" shortcut is cleared | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Nikos Chantziaras <realnc> |
Component: | shortcuts | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bjoern, illumilore, toralf.foerster |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Nikos Chantziaras
2011-01-12 02:17:55 UTC
Issue persists with KDE 4.6. I could really use some help on how to hardcode that key to "none" in the source code. Having the "Sleep" key available is very important for me. Pointers to where to look in the source code are more than welcome! Issue still there in 4.6.1. Still not fixed in 4.6.2. Confirmed. I try to figure out the reason. Any hints are welcome. (In reply to comment #4) > Confirmed. I try to figure out the reason. Any hints are welcome. It might be related to bug 229300. Git commit b6087c028016409c73e8b96c3600369edc89817b by Björn Ruberg. Committed on 27/04/2011 at 07:14. Pushed by ruberg into branch 'KDE/4.6'. Fix global key shortcuts (powermanagement: suspend, hibernate, ...) being resetted to their default value at each login. BUG: 262908 M +5 -15 powerdevil/daemon/powerdevilcore.cpp http://commits.kde.org/kde-workspace/b6087c028016409c73e8b96c3600369edc89817b Thanks for fixing this! It was driving me crazy putting the PC to sleep by mistake all the time. I've applied the patch to 4.6.2 and the issue is now fixed. Git commit 9312179fbc5557dbdf191e0c19cc9773612baf8b by Björn Ruberg. Committed on 27/04/2011 at 07:14. Pushed by ruberg into branch 'master'. Fix global key shortcuts (powermanagement: suspend, hibernate, ...) being resetted to their default value at each login. BUG: 262908 M +5 -15 powerdevil/daemon/powerdevilcore.cpp http://commits.kde.org/kde-workspace/9312179fbc5557dbdf191e0c19cc9773612baf8b That was an easy one - as long as the fix does not introduce a new bug. But I couldn't find one. This fix will hit KDE 4.6.3 *** Bug 270379 has been marked as a duplicate of this bug. *** *** Bug 272813 has been marked as a duplicate of this bug. *** |