Komorebi-Fork / komorebi

A beautiful and customisable wallpaper manager for Linux
GNU General Public License v3.0
271 stars 17 forks source link

Gdk-ERROR when trying to start application #66

Closed aquatic7 closed 4 months ago

aquatic7 commented 3 years ago

OS: Manjaro 20.2.1 Nibia Kernel: x86_64 Linux 5.11.1-1-MANJARO DE: KDE 5.79.0 / Plasma 5.21.1

When I try to start komorebi, I get this error. What to do?

○ → komorebi
Welcome to komorebi

(komorebi:104977): Gtk-WARNING **: 22:10:25.168: Theme parsing error: gtk.css:73:46: The style property GtkScrolledWindow:scrollbars-within-bevel is deprecated and shouldn't be used anymore. It will be removed in a future version
Reading config file..
[INFO]: loading Gst

(komorebi:104977): Gtk-WARNING **: 22:10:25.412: Theme parsing error: gtk.css:68:35: The style property GtkButton:child-displacement-x is deprecated and shouldn't be used anymore. It will be removed in a future version

(komorebi:104977): Gtk-WARNING **: 22:10:25.412: Theme parsing error: gtk.css:69:35: The style property GtkButton:child-displacement-y is deprecated and shouldn't be used anymore. It will be removed in a future version

(komorebi:104977): Gtk-WARNING **: 22:10:25.412: Theme parsing error: gtk.css:71:36: The style property GtkCheckMenuItem:indicator-size is deprecated and shouldn't be used anymore. It will be removed in a future version

(komorebi:104977): Gtk-WARNING **: 22:10:25.412: Theme parsing error: gtk.css:73:46: The style property GtkScrolledWindow:scrollbars-within-bevel is deprecated and shouldn't be used anymore. It will be removed in a future version

(komorebi:104977): Gtk-WARNING **: 22:10:25.412: Theme parsing error: gtk.css:76:30: The style property GtkExpander:expander-size is deprecated and shouldn't be used anymore. It will be removed in a future version

(komorebi:104977): Gdk-ERROR **: 22:10:26.369: The program 'komorebi' received an X Window System error.
This probably reflects a bug in the program.
The error was 'GLXBadDrawable'.
  (Details: serial 590 error_code 160 request_code 152 (GLX) minor_code 29)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the GDK_SYNCHRONIZE environment
   variable to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
Trace/breakpoint trap (core dumped)
rsubtil commented 3 years ago

It looks like you're using two or more screens. If that's the case, this problem currently has no solution (#18), so you'll have to run komorebi on your main screen only with komorebi --single-screen.