You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i try to install komorebi on my pc it dosent work in fact i tried manual install after seeing the documentation. when i launch it shows an error
Log
❯ sudo ./komorebi
Welcome to Komorebi
** (process:20730): CRITICAL **: 10:36:31.487: string_contains: assertion 'self != NULL' failed
Reading config file..
[INFO]: loading Gst
(komorebi:20730): dconf-WARNING **: 10:36:31.744: failed to commit changes to dconf: Failed to execute child process “dbus-launch” (No such file or directory)
(komorebi:20730): dconf-WARNING **: 10:36:31.813: failed to commit changes to dconf: Failed to execute child process “dbus-launch” (No such file or directory)
(komorebi:20730): dconf-WARNING **: 10:36:31.813: failed to commit changes to dconf: Failed to execute child process “dbus-launch” (No such file or directory)
** (komorebi:20730): CRITICAL **: 10:36:31.911: file /F/workspace/TahsinAyman/komorebi/komorebi/build/src/OnScreen/DesktopIcons.c: line 426: uncaught error: Error opening directory '/root/Desktop': No such file or directory (g-io-error-quark, 1)
** (komorebi:20730): CRITICAL **: 10:36:31.924: file /F/workspace/TahsinAyman/komorebi/komorebi/build/src/Utilities.c: line 265: uncaught error: Icon 'application-default-icon' not present in theme BigSur-Originals-Prime (gtk-icon-theme-error-quark, 0)
(komorebi:20730): GdkPixbuf-CRITICAL **: 10:36:31.924: gdk_pixbuf_get_has_alpha: assertion 'GDK_IS_PIXBUF (pixbuf)' failed
(komorebi:20730): GdkPixbuf-CRITICAL **: 10:36:31.924: gdk_pixbuf_get_pixels_with_length: assertion 'GDK_IS_PIXBUF (pixbuf)' failed
(komorebi:20730): GdkPixbuf-CRITICAL **: 10:36:31.924: gdk_pixbuf_get_rowstride: assertion 'GDK_IS_PIXBUF (pixbuf)' failed
(komorebi:20730): Clutter-CRITICAL **: 10:36:31.924: clutter_image_set_data: assertion 'data != NULL' failed
(komorebi:20730): Gdk-WARNING **: 10:36:33.139: The program 'komorebi' received an X Window System error.
This probably reflects a bug in the program.
The error was 'GLXBadDrawable'.
(Details: serial 650 error_code 158 request_code 149 (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.)
The text was updated successfully, but these errors were encountered:
#139 from this error i understand that a lot of people had the same problem but for me when i have 2 monitors it dosent wrok. how can i fix it and the wallpaper dosent change when i set the config to change to
OS INFO
Ubuntu 23.10
Bug
When i try to install
komorebi
on my pc it dosent work in fact i tried manual install after seeing the documentation. when i launch it shows an errorLog
The text was updated successfully, but these errors were encountered: