subhra74 / xdm

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

XDM 8.0.29 Version cannot opened in Debian 12 #1120

Open ZakeyJack opened 11 months ago

ZakeyJack commented 11 months ago

XDM is currently being re-written to be more user friendly and performant, please refer to (https://github.com/subhra74/xdm/discussions/768) for more information

PLEASE DO NOT JUST SAY "It does not work, or something not working etc." Provide enough relevent details so that the issue can be analyzed and reproduced easily

Describe the bug XDM cannot be opened. Just the process of opening, loading, then nothing happens. No GUI appears at all.

To Reproduce Steps to reproduce the behavior:

  1. Installing deb file [source: link] using Software Install.
  2. Open it, loading, then nothing happens.
  3. GUI not appears at all.

Expected behavior Application is running, the gui is displayed.

Screenshots image image

please complete the following information:

Generated log using below method

I tried the last solution, solution 3 and still not working. Reinstall the XDM.

xandeale commented 11 months ago

I also can't reopen the program from tray on arcolinux with gnome without killing it with system monitor first, i even have AppIndicator and Kstatusnotifier extension and it doesn't show on tray

xandeale commented 11 months ago

With gnome on xorg session, it shows up on tray if you use AppIndicator and Kstatusnotifier extension, however, it can only be left-clicked to maximize app.

iTzVoko commented 11 months ago

I face the exact same issue on Debian 12. I run it from terminal, then I get the following:

[xdm-13:55:00] Loading config...
[xdm-13:55:00] Application_Startup
[xdm-13:55:00] Loading languages...
[xdm-13:55:00] Language loading ...
[xdm-13:55:00] Loading lang files from: /opt/xdman/Lang/English.txt
[xdm-13:55:00] Loading lang files from: /opt/xdman/Lang/English.txt
[xdm-13:55:00] Language loaded.

(xdm-app:3953): Gtk-CRITICAL **: 13:55:01.388: gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed
/usr/bin/xdman: line 3:  3953 Segmentation fault      /opt/xdman/xdm-app $@
RizkiMaulanaP commented 11 months ago

I face the exact same issue on Debian 12. I run it from terminal, then I get the following:

[xdm-13:55:00] Loading config...
[xdm-13:55:00] Application_Startup
[xdm-13:55:00] Loading languages...
[xdm-13:55:00] Language loading ...
[xdm-13:55:00] Loading lang files from: /opt/xdman/Lang/English.txt
[xdm-13:55:00] Loading lang files from: /opt/xdman/Lang/English.txt
[xdm-13:55:00] Language loaded.

(xdm-app:3953): Gtk-CRITICAL **: 13:55:01.388: gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed
/usr/bin/xdman: line 3:  3953 Segmentation fault      /opt/xdman/xdm-app $@

Same exact issue on Fedora 38

[rizkimapa@tuf-f15 ~]$ xdman
[xdm-12:15:06] Loading config...
[xdm-12:15:07] Application_Startup
[xdm-12:15:08] Loading languages...
[xdm-12:15:08] Language loading ...
[xdm-12:15:08] Loading lang files from: /opt/xdman/Lang/English.txt
[xdm-12:15:08] Loading lang files from: /opt/xdman/Lang/English.txt
[xdm-12:15:08] Language loaded.

(xdm-app:25239): Gtk-CRITICAL **: 12:15:08.982: gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed
/usr/bin/xdman: line 3: 25239 Segmentation fault      (core dumped) /opt/xdman/xdm-app $@

However, running with root access appears to fix the issue (But it shouldn't need root access) image

iTzVoko commented 11 months ago

However, running with root access appears to fix the issue (But it shouldn't need root access) image

Thank you; the issue solved. But that's very weird, I get the same exception too:

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()
mycracked commented 5 months ago

i have this problem in debain Screenshot from 2024-01-28 11-46-46