SUMMARY After upgrading my kde packages to 25.04.03 and along with it kwrite, kate-lib and kate-common i suddenly get this message in kwrite: > The key sequence 'Ctrl+C' is ambiguous. Use 'Configure Keyboard Shortcuts' > from the 'Settings' menu to solve the ambiguity. > No action will be triggered. Same for Ctrl+V, Ctrl+X - maybe more. STEPS TO REPRODUCE 1. Open kwrite 2. Select something 3. Press Ctrl+C to copy it. OBSERVED RESULT The aforementioned error messge. EXPECTED RESULT The selected text is copied to the clipboard. SOFTWARE/OS VERSIONS Linux/KDE Plasma: 6.12.3 KDE Plasma Version: 6.3.6 KDE Frameworks Version: not sure Qt Version: 5.15.17 ADDITIONAL INFORMATION Nothing was changed in my shortcut configuration.
What keyboard layout are you using? Can you try enabling all logging and share the output? In a terminal, do the following: can you try enabling all logging by doing: export QT_LOGGING_RULES="*=true" kate -b -n &> logs Then reproduce the issue and quit kate. There will be a file "logs" which might help understand whats happening. Possibly a duplicate of https://bugs.kde.org/show_bug.cgi?id=499045
๐๐งน โ ๏ธ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. Thank you for helping us make KDE software even better for everyone!