https://bugs.kde.org/show_bug.cgi?id=483979

Blazer Silving <breakingsp...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |breakingsp...@gmail.com

--- Comment #6 from Blazer Silving <breakingsp...@gmail.com> ---
Noticed this bug after redoing some macros, same deal: Old Custom shortcuts
carried in from the Plasma 5-6 khotkeysrc migration would reappear on each
session after removal in the new Shortcuts panel. Running latest 6.1.4 with
Plasma 5 packages removed. 

On my three profiles (desktop/work/laptop), this was due to the old shortcuts
remaining in two places: 
~/.config/khotkeysrc 
~/.local/share/kglobalaccel/{uuid}.desktop (these notably had 0600 permissions)

Moving these files away leaves only the proper kglobalshortcutsrc entries,
these can be added and removed and behave as expected. This can be easily
replicated by just restoring a backup of these legacy files, they should
probably be properly cleaned up once migrated to kglobalshortcuts.

Altering permissions on the kglobalaccel desktop entries doesn't seem to make a
difference, systemsettings will remove the UI entry with the red trash can
until the next session, but the filesystem doesn't change. 

Pulling the files by hand worked in all three cases for me, but this may be a
quick fix in the shortcut removal routine code, if it's seeking the wrong
config files or hitting a permission issue. Took a quick glance at the
plasma-desktop and kglobalaccel code but couldn't find the area that handles
this cleanup/removal.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to