#1214·xdm

Gtk-CRITICAL **: 16:07:07.797: gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed

Author: AA1999Created Mar 14, 2024Updated Jul 26, 2026

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 After turning on system tray on the setting the app no longer runs and just closes Running it using the terminal:

❯ xdman-beta
[xdm-15:24:29] Loading config...
[xdm-15:24:29] Application_Startup
[xdm-15:24:30] Loading languages...
[xdm-15:24:30] Language loading ...
[xdm-15:24:30] Loading lang files from: /opt/xdman/Lang/English.txt
[xdm-15:24:30] Loading lang files from: /opt/xdman/Lang/English.txt
[xdm-15:24:30] Language loaded.

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

To Reproduce Steps to reproduce the behavior:

  1. Go to Settings
  2. Click on Show on system tray
  3. See error

Expected behavior The application to launch

Screenshots If applicable, add screenshots to help explain your problem.

please complete the following information:

  • OS: Archkinux
  • Browser Firefox Dev
  • XDM addon Version 2.2
  • XDM Version 8

Generated log using below method

Additional context Add any other context about the problem here.