Summary: | Open Configuration grayed out | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Benjamin <tibasic_forever> |
Component: | All editors | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kossebau, mail |
Priority: | LO | ||
Version: | 5.0.3 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Microsoft Windows | ||
Latest Commit: | https://commits.kde.org/kdevplatform/f52c7379858dc868d073a4608e74b27dc641ce36 | Version Fixed In: | 5.1 |
Sentry Crash Report: | |||
Attachments: |
Open Configuration is always grayed out on the menu
Here Open configuration is available |
Created attachment 103481 [details]
Here Open configuration is available
Interesting, thanks for the bug report(s)! I think you need to have a project selected in the projects panel to use the menu, no? Proposed fix in https://phabricator.kde.org/D4216 Git commit f52c7379858dc868d073a4608e74b27dc641ce36 by Friedrich W. H. Kossebau. Committed on 20/01/2017 at 18:31. Pushed by kossebau into branch '5.1'. Enable "Open Config"/"Close Project" always if just one project is loaded Summary: FIXED-IN: 5.1 Reviewers: brauch, #kdevelop Reviewed By: brauch, #kdevelop Subscribers: flherne, kdevelop-devel Differential Revision: https://phabricator.kde.org/D4216 M +47 -20 shell/projectcontroller.cpp M +0 -1 shell/projectcontroller.h https://commits.kde.org/kdevplatform/f52c7379858dc868d073a4608e74b27dc641ce36 |
Created attachment 103480 [details] Open Configuration is always grayed out on the menu Can not open menu option Project>Open Configuration. It is always grayed out. However, if I go under the projects tab I can right click the project and get to Open Configuration. Running Kdevelop 5.0.3 on Windows 10.