Summary: | Application tray icon (Java Embedded Frame): No context menu, no mouse actions | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | ricken.ludger |
Component: | XembedSNIProxy | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | acd, brokenlensllc, kde, kdedev, materka, nate, perini.davide, wbauer1, zvova7890 |
Priority: | NOR | Keywords: | regression |
Version First Reported In: | 6.2.5 | ||
Target Milestone: | 1.0 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=490666 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Screenshot, please note the green MinimServer tray icon |
Description
ricken.ludger
2025-01-18 01:11:23 UTC
I note a similarity to https://bugs.kde.org/show_bug.cgi?id=495064. I'd like to point out again that the appropriate component might/will be XEmbedSNIProxy. I am not sure whether and/or how relevant System Tray Widget is. Thanks for noting this. I added Wolfgang Bauer to the CC list, since he was the last supplier of a patch to the old bugs in 2016 and 2017. I am the developer of the MinimServer application. This uses only standard Java APIs for creating and controlling tray icons in the system tray (java.awt.SystemTray and java.awt.TrayIcon). The same problem with JavaEmbeddedFrame occurs when running the small Java test case JavaSystemTray.tar.gz posted as attachment 100624 [details] to comment 9 of bug 362941. Update: We are at KDE Plasma 6.3.0 now, with KDE Frameworks 6.11.0, Qt 6.8.2, and kernel 6.13.2 in openSUSE Tumbleweed. And one month has passed since reporting this bug here. An even longer time has passed since other similar reports. However, nothing has changed. The buggy behavior persists. *** Bug 502534 has been marked as a duplicate of this bug. *** From the bug that was marked as a duplicate of this one, this bug is affecting other java apps as well. I was able to reproduce this with Plasma 6.3.4 with the app "JDownloader" https://jdownloader.org/jdownloader2 The icon in the system tray does nothing on left-click or right-click The java app has in its logs kde.systemtray: Could not find DBusMenu interface, falling back to calling ContextMenu() A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/5383 *** Bug 495064 has been marked as a duplicate of this bug. *** This bug still affects Plasma 6.4.3. Tested on EndeavourOS and openSUSE. All Java applications I tested were affected and unable to open the systray right-click context menu. Setting back to confirmed, since the merge request was closed without being merged |