We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After rebooting, I started to experience this issue
[09:21:14] [main/DEBUG] [dorkbox.systemTray.SystemTray]: Version 4.4 [09:21:14] [main/DEBUG] [dorkbox.systemTray.SystemTray]: OS: Linux [09:21:14] [main/DEBUG] [dorkbox.systemTray.SystemTray]: Arch: aarch64 [09:21:14] [main/DEBUG] [dorkbox.systemTray.SystemTray]: Oracle Corporation OpenJDK 64-Bit Server VM 21.0.5 [09:21:14] [main/DEBUG] [dorkbox.systemTray.SystemTray]: JPMS enabled: true [09:21:14] [main/DEBUG] [dorkbox.systemTray.SystemTray]: Is Auto sizing tray/menu? true [09:21:14] [main/DEBUG] [dorkbox.systemTray.SystemTray]: Is JavaFX detected? false [09:21:14] [main/DEBUG] [dorkbox.systemTray.SystemTray]: Is SWT detected? false [09:21:14] [main/DEBUG] [dorkbox.systemTray.SystemTray]: Java Swing L&F: FlatLaf - FlatLaf Dark [09:21:14] [main/DEBUG] [dorkbox.systemTray.SystemTray]: Auto-detecting tray type [09:21:14] [main/DEBUG] [dorkbox.systemTray.SystemTray]: Force GTK2: false [09:21:14] [main/DEBUG] [dorkbox.systemTray.SystemTray]: Prefer GTK3: true [09:21:15] [main/DEBUG] [dorkbox.systemTray.SystemTray]: Currently using the 'Unknown' desktop environment PRETTY_NAME="Debian GNU/Linux 12 (bookworm)" NAME="Debian GNU/Linux" VERSION_ID="12" VERSION="12 (bookworm)" VERSION_CODENAME=bookworm ID=debian HOME_URL="https://www.debian.org/" SUPPORT_URL="https://www.debian.org/support" BUG_REPORT_URL="https://bugs.debian.org/" [09:21:15] [main/DEBUG] [dorkbox.jna.linux.GtkLoader]: GTK: libgtk-3.so.0 [09:21:15] [GTK Native Event Loop/DEBUG] [dorkbox.jna.linux.GtkEventDispatch]: Running GTK Native Event Loop [09:21:15] [main/DEBUG] [dorkbox.systemTray.SystemTray]: GTK Version: 3.24.38 [09:21:15] [main/DEBUG] [dorkbox.systemTray.SystemTray]: Is the system already running GTK? false [09:21:15] [main/DEBUG] [dorkbox.jna.linux.AppIndicator]: Loaded GTK3 library name 'appindicator3'. [09:21:15] [main/WARN] [dorkbox.jna.linux.GtkTheme]: Unable to get tray image size. Using fallback: 24
(java:1446445): Gdk-CRITICAL **: 09:21:15.749: gdk_screen_get_root_window: assertion 'GDK_IS_SCREEN (screen)' failed [09:21:15] [main/WARN] [dorkbox.jna.linux.GtkTheme]: Unable to get tray image size. Using fallback: 24 (java:1446445): Gtk-CRITICAL **: 09:21:15.771: _gtk_css_lookup_resolve: assertion '(((__extension__ ({ GTypeInstance *__inst = (GTypeInstance*) ((provider)); GType __t = ((_gtk_style_provider_private_get_type ())); gboolean __r; if (!__inst) __r = (0); else if (__inst->g_class && __inst->g_class->g_type == __t) __r = (!(0)); else __r = g_type_check_instance_is_a (__inst, __t); __r; }))))' failed (java:1446445): GLib-GObject-CRITICAL **: 09:21:15.771: g_object_set_data_full: assertion 'G_IS_OBJECT (object)' failed (java:1446445): Gtk-ERROR **: 09:21:15.771: Can't create a GtkStyleContext without a display connection
The text was updated successfully, but these errors were encountered:
No branches or pull requests
After rebooting, I started to experience this issue
The text was updated successfully, but these errors were encountered: