https://bugs.kde.org/show_bug.cgi?id=353062
kolAflash <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #17 from kolAflash <[email protected]> --- I can't get kgpg to show it's systray icon on GNOME or XFCE (Debian-13 and Xubuntu-25.10). $ kgpg QDBusTrayIcon encountered a D-Bus error: QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/StatusNotifierWatcher'") # Same with KDE_FULL_SESSION=true or QT_QPA_PLATFORMTHEME=kde # See: # https://invent.kde.org/frameworks/knotifications/-/merge_requests/149/diffs?commit_id=1683edad6907bcce8a233acb09241ab33f5ce429 ``` $ XDG_CURRENT_DESKTOP=KDE kgpg kf.statusnotifieritem: KDE platform plugin is loaded but SNI unavailable ``` Do I guess correctly, that there apps like Kgpg or Konversation have two modes for showing trayicons (KDE-SNI and a fallback mode)and both are broken when running recent app versions outside of a plasma-session? Seems this Qt app is suffering from the same issue. https://github.com/flameshot-org/flameshot/issues/4138 -- You are receiving this mail because: You are watching all bug changes.
