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

--- Comment #12 from Albert Astals Cid <aa...@kde.org> ---
Isn't the "don't warn me about this again" checkbox working for you?


You can find the kate shorcuts defined in 
$HOME/.local/share/kxmlgui5/kate/kateui.rc

e.g. i have

  <Action name="file_save_all" shortcut="Ctrl+L; Ctrl+Alt+Shift+L"/>

Do you have the shortcuts duplicated there?

Can you check if maybe you have some other stray kateui.rc file somewhere in
your hardisk? For that do
  strace kate &> Q
then close kate
and then
  grep kateui.rc Q | grep "= 0"
and attach the results here

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

Reply via email to