| Summary: | Plugins menu is shown even when no plugins were loaded | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | pveax <pveax> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | a.samirh78, dev, gitbash.hub |
| Priority: | NOR | ||
| Version First Reported In: | 21.08.0 | ||
| Target Milestone: | --- | ||
| Platform: | Manjaro | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/utilities/konsole/commit/c988702ffb92042e40c38c49438b58b8e2d97530 | Version Fixed/Implemented In: | 21.08.2 |
| Sentry Crash Report: | |||
| Attachments: | screenshot | ||
|
Description
pveax
2021-08-19 21:52:13 UTC
*** Bug 441820 has been marked as a duplicate of this bug. *** A possibly relevant merge request was started @ https://invent.kde.org/utilities/konsole/-/merge_requests/468 Git commit 8ee53cc56e47e7d9fb4f2623e21f68492e309305 by Ahmad Samir. Committed on 03/09/2021 at 18:24. Pushed by hindenburg into branch 'master'. Hide the Plugins menu if no plugins were loaded Apparently KXmlGUI sets the action object name to the "name=" tag from the ui.rc XML file. FIXED-IN: 21.12 M +13 -1 src/Application.cpp https://invent.kde.org/utilities/konsole/commit/8ee53cc56e47e7d9fb4f2623e21f68492e309305 Git commit c988702ffb92042e40c38c49438b58b8e2d97530 by Kurt Hindenburg, on behalf of Ahmad Samir. Committed on 06/09/2021 at 15:39. Pushed by hindenburg into branch 'release/21.08'. Hide the Plugins menu if no plugins were loaded Apparently KXmlGUI sets the action object name to the "name=" tag from the ui.rc XML file. FIXED-IN: 21.08.2 (cherry picked from commit 8ee53cc56e47e7d9fb4f2623e21f68492e309305) M +13 -1 src/Application.cpp https://invent.kde.org/utilities/konsole/commit/c988702ffb92042e40c38c49438b58b8e2d97530 *** Bug 443205 has been marked as a duplicate of this bug. *** |