The preferences menu item on MacOS below "KDevelop/Preferences..." suggests that the application would open the KDevelop preferences (which could also be accessed via "Settings/Configure KDevelop..."). But seemingly erroneously the application instead configures the project by calling "cmake" in the "Build" window. Reproducible: Always Steps to Reproduce: 1. Click on menu item "KDevelop/Preferences..." 2. Inspect "Build" window and observe that the application has run out "cmake" Actual Results: CMake run Expected Results: Open "Settings/Configure KDevelop..." dialog I can upload screenshots for further illustration if required.
Hey. Yes, please attach some screenshots. I fail to see where we have a "KDevelop/Preferences..." menu item.
Created attachment 85773 [details] This file shows the menu "Prefences..." menu item in KDevelop's main menu on MacOSX
See https://git.reviewboard.kde.org/r/120195 for an explanation and solution.
Git commit ef04be98b35df03f4d8a8117bf38416d19399063 by René J.V. Bertin. Committed on 04/10/2014 at 23:20. Pushed by rjvbb into branch 'kde4-legacy'. OS X: Don't confuse Qt's text-matching heuristic so that it won't put the "Configure Selection" or "Configure Editor" menu actions under the Mac's Preferences menu item nor "About KDevelop Platform" under the "About KDevelop" menu item. REVIEW: 120195 Related: bug 333180 M +4 -0 plugins/projectmanagerview/projectmanagerviewplugin.cpp M +9 -0 shell/mainwindow_p.cpp http://commits.kde.org/kdevplatform/ef04be98b35df03f4d8a8117bf38416d19399063