Bug 444690

Summary: Right clicking an Electron app's (Discord/Slack) tray icon hangs plasmashell
Product: [Plasma] plasmashell Reporter: axel.wikstrom
Component: System TrayAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash CC: axel.wikstrom, materka, nate, nicolas.fella
Priority: NOR    
Version: 5.23.2   
Target Milestone: 1.0   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description axel.wikstrom 2021-10-30 23:00:53 UTC
SUMMARY


STEPS TO REPRODUCE
1. Open an Electron app (tested with discord 0.16 and slack-desktop 4.20 (AUR))
2. Right click its tray icon a few times

OBSERVED RESULT

plasmashell hangs and gets unresponsive, using 100% CPU.
plasmashell keeps outputting "Could not find DBusMenu interface, falling back to calling ContextMenu()" to stdout

EXPECTED RESULT

plasmashell does not hang/crash. Context menu should open.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux
KDE Plasma Version: 5.23.2
KDE Frameworks Version: 5.87.0
Qt Version: 5.15.2
Comment 1 Nicolas Fella 2021-10-31 13:02:41 UTC
maybe related to https://bugs.kde.org/show_bug.cgi?id=444385
Comment 2 Nate Graham 2021-11-01 16:25:09 UTC

*** This bug has been marked as a duplicate of bug 444385 ***