Comment 5 for bug 1458352

Revision history for this message
pfoo (pfoo) wrote :

This bug will trigger every time you edit KDE "Application keyboard shortcut". Shortcuts are duplicating in .config/kdeglobals, causing this to happens.
See https://bugs.kde.org/show_bug.cgi?id=343665

A temporary patch has been released, but nothing official right now.

You can hotfix your .config/kdeglobals by removing duplicates
For example, SelectAll=Ctrl+A; Ctrl+A
should become SelectAll=Ctrl+A

Another dirty fix is to simply remove all [Shortcuts] from .config/kdeglobals