Bug 409421 - [wayland] Menu items are repeated in debugger context menu in Debug view
Summary: [wayland] Menu items are repeated in debugger context menu in Debug view
Status: RESOLVED DUPLICATE of bug 409340
Alias: None
Product: kdevelop
Classification: Applications
Component: CPP Debugger (show other bugs)
Version: 5.3.2
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-02 14:38 UTC by frmdstryr
Modified: 2019-07-02 14:43 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Screenshot of context menu with duplicated items (336.21 KB, image/png)
2019-07-02 14:38 UTC, frmdstryr
Details
Menu items repeated 4 times (344.20 KB, image/png)
2019-07-02 14:39 UTC, frmdstryr
Details

Note You need to log in before you can comment on or make changes to this bug.
Description frmdstryr 2019-07-02 14:38:51 UTC
Created attachment 121287 [details]
Screenshot of context menu with duplicated items

SUMMARY

Menu items get repeated in the editor context menu when debugging. See attached image.

STEPS TO REPRODUCE
1. Debug an application with gdb
2. Open a file in the editor and right click
3. Open another file and right click on the editor again, the items duplicate again

OBSERVED RESULT

Several menu items are repeated, eg Debug, Git, Review Patch, Analyze, External scripts.  I've seen this repeated up to 4 times before.

EXPECTED RESULT

Context menu items should appear once.

SOFTWARE/OS VERSIONS

Linux/KDE Plasma: KDE neon 5.16
(available in About System)
KDE Plasma Version: 5.16.2
KDE Frameworks Version: 5.59.0
Qt Version: 5.12.3

ADDITIONAL INFORMATION
Comment 1 frmdstryr 2019-07-02 14:39:54 UTC
Created attachment 121288 [details]
Menu items repeated 4 times
Comment 2 Juraj 2019-07-02 14:41:15 UTC
Hello,
seems similar to my report:
https://bugs.kde.org/show_bug.cgi?id=409340
Comment 3 frmdstryr 2019-07-02 14:43:34 UTC
*** This bug has been marked as a duplicate of bug 409340 ***