While updating the documentation, I noticed there's a keyboard shortcut conflict between the build plugin and the new project plugin. Ctrl+Alt+(Left|Right) is used to go the the previous/next error by the build plugin, and is used to switch projects in the project plugin. When both are enabled, you get the lovely conflict error message. Reproducible: Always Steps to Reproduce: 1. Enable both the project plugin and the build plugin (the former is enabled by default.) 2. Press Ctrl+Alt+Left or Ctrl+Alt+Right. Actual Results: Get an error dialog. :-( Expected Results: It actually does something. ;-) Technically the build plugin claimed it first. ;-)
Git commit b45c597bd9968d4d20dedebef2a7e0b03938ee96 by Christoph Cullmann. Committed on 05/09/2016 at 19:21. Pushed by cullmann into branch 'master'. fix shortcut clash, use shift-alt-left/right M +3 -3 addons/katebuild-plugin/plugin_katebuild.cpp http://commits.kde.org/kate/b45c597bd9968d4d20dedebef2a7e0b03938ee96