errors with libibus when starting ART

i am getting this errors. does anyone know why is it so

(ART.bin:3000): GLib-GIO-CRITICAL **: 23:49:04.332: g_dbus_proxy_new_sync: assertion ‘G_IS_DBUS_CONNECTION (connection)’ failed

(ART.bin:3000): Gtk-WARNING **: 23:49:04.419: /lib/x86_64-linux-gnu/libibus-1.0.so.5: undefined symbol: g_get_language_names_with_category

(ART.bin:3000): Gtk-WARNING **: 23:49:04.419: Loading IM context type ‘ibus’ failed

(ART.bin:3000): Gtk-WARNING **: 23:49:04.421: /lib/x86_64-linux-gnu/libibus-1.0.so.5: undefined symbol: g_get_language_names_with_category

(ART.bin:3000): Gtk-WARNING **: 23:49:04.422: Loading IM context type ‘ibus’ failed

(ART.bin:3000): Gtk-WARNING **: 23:49:04.438: /lib/x86_64-linux-gnu/libibus-1.0.so.5: undefined symbol: g_get_language_names_with_category

(ART.bin:3000): Gtk-WARNING **: 23:49:04.438: Loading IM context type ‘ibus’ failed

(ART.bin:3117): Gtk-WARNING **: 23:54:18.378: Loading IM context type ‘ibus’ failed
Gdk-Message: 23:59:23.996: Window 0x558644382af0 is a temporary window without parent, application will not be able to position it on screen.
Gdk-Message: 23:59:23.996: Window 0x558644382af0 is a temporary window without parent, application will not be able to position it on screen.

(ART.bin:3117): Gdk-CRITICAL **: 23:59:24.041: gdk_wayland_window_handle_configure_popup: assertion ‘impl->transient_for’ failed
Gdk-Message: 00:00:07.452: Window 0x558644383c90 is a temporary window without parent, application will not be able to position it on screen.
Gdk-Message: 00:00:07.452: Window 0x558644383c90 is a temporary window without parent, application will not be able to position it on screen.

(ART.bin:3117): Gdk-CRITICAL **: 00:00:07.465: gdk_wayland_window_handle_configure_popup: assertion ‘impl->transient_for’ failed
./ART: line 11: 3117 Segmentation fault “d/ART.bin" "@”

i am running ART on windows 11 WSL2 ubuntu

Hi,

I’ve never really tested that configuration. Is there a particular reason why you are not running the native windows version? Thanks!

Thanks for the reply. I am running the windows version too. I wanted to see if the Linux version is faster and using wsl2 to run ART is similiar to running Linux app at bare metal. It’s working after I install raw therapy so that the dependencies are met.