subhra74 / xdm

Powerfull download accelerator and video downloader
https://xtremedownloadmanager.com/
GNU General Public License v2.0
6.53k stars 1.08k forks source link

tray icon wayland #1056

Open ahmed-tasaly opened 1 year ago

ahmed-tasaly commented 1 year ago

Describe the bug the tray icon doesn't appear

niamotullah108 commented 1 year ago

Having same problem on Ubuntu (22.04) inside Wayland session. I've noticed tray icon appears on x11 session but not on Wayland session.

b14ckw1d0w commented 12 months ago

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.

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...
ahmedmoselhi commented 8 months ago

same here on kde plasma wayland and opensuse tumbleweed on XDM Version 8.0.29-beta

nimbold commented 6 months ago

Same here on Nobora KDE plasma Wayland (Fedora based)

fmented commented 4 months ago

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