xdm
xdm copied to clipboard
tray icon wayland
Describe the bug the tray icon doesn't appear
- OS: Linux (Arch Linux (Endeavour distro) - KDE_plasma - Wayland )
- XDM Version 8.0.26-beta
Having same problem on Ubuntu (22.04) inside Wayland session. I've noticed tray icon appears on x11 session but not on Wayland session.
- Ubuntu 22.04.2 LTS - Gnome - Wayland
- XDM Version 8.0.26-beta
Same issue, the tray icon disappeared a few weeks back and nothing would bring it back. Around the same time, the Tixati tray icon disappeared but has since reappeared randomly today without any updates.
- OS: Linux (Arch Linux - KDE_plasma - Wayland)
- Res: 3840*2160 using 200% system-wide scaling
- XDM Version 8.0.29-beta
Terminal output of xdman is:
[xdm-23:04:27] Loading config...
[xdm-23:04:27] Application_Startup
[xdm-23:04:27] Loading languages...
[xdm-23:04:27] Language loading ...
[xdm-23:04:27] Loading lang files from: /opt/xdman/Lang/English.txt
[xdm-23:04:27] Loading lang files from: /opt/xdman/Lang/English.txt
[xdm-23:04:27] Language loaded.
(xdm-app:31296): Gtk-CRITICAL **: 23:04:27.772: gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed
[xdm-23:04:27] Configuring app context...
[xdm-23:04:27] Exception in NativeMessagingHostHandler ctor : System.Threading.WaitHandleCannotBeOpenedException: No handle of the given name exists.
at System.Threading.Mutex.OpenExisting(String )
at XDM.Core.SingleInstance.Ensure()
[xdm-23:04:27] Initialize SQLite from '/home/steven/.xdm-app-data/downloads.db'...
[xdm-23:04:27] Initialize SQLite DONE.
[xdm-23:04:28] Processing arguments...
[xdm-23:04:28] Gtk Run...
[xdm-23:04:33] Checking for updates...
same here on kde plasma wayland and opensuse tumbleweed on XDM Version 8.0.29-beta
Same here on Nobora KDE plasma Wayland (Fedora based)
i use plasma 6 and the solution for me was to install libappindicator-gtk2/3 and force xdman to run on xwayland GDK_BACKEND=x11 xdm-app
i hope this is helpful