https://bugs.kde.org/show_bug.cgi?id=484884
Bug ID: 484884 Summary: Overriden default shortcuts stop working after relogin Classification: Frameworks and Libraries Product: frameworks-kglobalaccel Version: 6.0.0 Platform: NixOS OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kdelibs-b...@kde.org Reporter: kde-b...@keksgesicht.net Target Milestone: --- Created attachment 168034 --> https://bugs.kde.org/attachment.cgi?id=168034&action=edit my current kglobalshortcutsrc config file SUMMARY When overriding default shortcuts in other options or applications it only applies to the current session. When login out und in again (and parsing kglobalshortcutsrc) these shortcuts stop working do nothing. Not even their default binding. Every other shortcut (which did not trigger a reassign warning) works normally. STEPS TO REPRODUCE 1. Set "Meta+R" or "Meta+Shift+S" for any other application or option than default and Apply (Shortcuts in System Settings) 2. Logout and Login (alternative reboot) 3. Try again one of the shortcuts set in step 1 OBSERVED RESULT Shortcut has no function at all EXPECTED RESULT Shortcuts work are persistent and consistent over reboots and relogins. SOFTWARE/OS VERSIONS Operating System: NixOS 24.05 KDE Plasma Version: 6.0.3 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.3 Kernel Version: 6.8.2 (64-bit) Graphics Platform: Wayland ADDITIONAL INFORMATION I recognized that are changes between Plasma5 and Plasma6 in how custom application shortcuts are saved in kglobalshortcutsrc. Also I get these Messages in the journal on login. They are part plasma-kwin_wayland.service unit: Apr 01 11:41:59 cookieclicker kwin_wayland[23270]: kf.globalaccel.kglobalacceld: Shortcut found twice in kglobalshortcutsrc. QKeySequence("Meta+R") Apr 01 11:41:59 cookieclicker kwin_wayland[23270]: kf.globalaccel.kglobalacceld: Shortcut found twice in kglobalshortcutsrc. QKeySequence("Meta+Shift+S") Also testing some other shortcuts like "Meta+E" and they show the same broken behaviour. Surprisingly when applying "Meta+." to something else it is mentioned as a duplicate in the journal, but the Emoji Selector is still opened. -- You are receiving this mail because: You are watching all bug changes.