You are not logged in.

#1 2024-09-21 23:56:43

Parronna
Member
Registered: 2024-09-21
Posts: 2

Error when launching gtk4/libadwaita apps

** Message: 01:54:55.613: Connecting to org.freedesktop.Tracker3.Miner.Files
nautilus-application-Message: 01:54:55.614: Failed to initialize display server connection: Cannot invoke method; proxy is for the well-known name org.gnome.Mutter.ServiceChannel without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag

(org.gnome.Nautilus:13265): Gtk-WARNING **: 01:54:55.643: Theme directory 256/applets of theme OneUI-dark has no size field


(org.gnome.Nautilus:13265): Gtk-WARNING **: 01:54:55.647: Theme directory 16@2x/emblems of theme OneUI-dark has no size field


(org.gnome.Nautilus:13265): Gtk-WARNING **: 01:54:55.647: Theme directory 22@2x/devices of theme OneUI-dark has no size field


(org.gnome.Nautilus:13265): Gtk-WARNING **: 01:54:55.647: Theme directory 22@2x/emblems of theme OneUI-dark has no size field


(org.gnome.Nautilus:13265): Gtk-WARNING **: 01:54:55.648: Theme directory 256@2x/applets of theme OneUI-dark has no size field


(org.gnome.Nautilus:13265): Gtk-WARNING **: 01:54:55.724: Theme directory 256/applets of theme OneUI-dark has no size field


(org.gnome.Nautilus:13265): Gtk-WARNING **: 01:54:55.727: Theme directory 16@2x/emblems of theme OneUI-dark has no size field


(org.gnome.Nautilus:13265): Gtk-WARNING **: 01:54:55.728: Theme directory 22@2x/devices of theme OneUI-dark has no size field


(org.gnome.Nautilus:13265): Gtk-WARNING **: 01:54:55.728: Theme directory 22@2x/emblems of theme OneUI-dark has no size field


(org.gnome.Nautilus:13265): Gtk-WARNING **: 01:54:55.729: Theme directory 256@2x/applets of theme OneUI-dark has no size field

Gdk-Message: 01:54:55.825: Error 12 (Cannot allocate memory) dispatching to Wayland display.

I tried nautilus but also characters and other apps...


gtk4-demo:

(gtk4-demo:13768): Gtk-WARNING **: 01:56:23.183: Theme directory 256/applets of theme OneUI-dark has no size field


(gtk4-demo:13768): Gtk-WARNING **: 01:56:23.186: Theme directory 16@2x/emblems of theme OneUI-dark has no size field


(gtk4-demo:13768): Gtk-WARNING **: 01:56:23.187: Theme directory 22@2x/devices of theme OneUI-dark has no size field


(gtk4-demo:13768): Gtk-WARNING **: 01:56:23.187: Theme directory 22@2x/emblems of theme OneUI-dark has no size field


(gtk4-demo:13768): Gtk-WARNING **: 01:56:23.188: Theme directory 256@2x/applets of theme OneUI-dark has no size field

** Message: 01:56:23.293: For syntax highlighting, install the “highlight” program
Gdk-Message: 01:56:23.321: Error 12 (Cannot allocate memory) dispatching to Wayland display.

Last edited by Parronna (2024-09-22 10:19:04)

Offline

#2 2024-09-22 07:30:37

seth
Member
Registered: 2012-09-03
Posts: 60,783

Re: Error when launching gtk4/libadwaita apps

Please use [code][/code] tags. Edit your post in this regard.

https://bbs.archlinux.org/viewtopic.php?id=299488

Online

#3 2024-09-22 10:19:45

Parronna
Member
Registered: 2024-09-21
Posts: 2

Re: Error when launching gtk4/libadwaita apps

Thanks!

Offline

#4 2024-09-22 11:29:21

deeedob
Member
Registered: 2024-09-22
Posts: 3

Re: Error when launching gtk4/libadwaita apps

Having the same issue after an update. What wayland compositor are you using? I'm on hyprland.

┗╸❯❯❯ nautilus
** Message: 13:22:15.727: Connecting to org.freedesktop.Tracker3.Miner.Files
nautilus-application-Message: 13:22:15.728: Failed to initialize display server connection: Cannot invoke method; proxy is for the well-known name org.gnome.Mutter.ServiceChannel without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
open-any-terminal: terminal is set to "kitty" opening a new window (terminal does not support tabs)
Initializing Nextcloud-client-nautilus extension
Using python version sys.version_info(major=3, minor=12, micro=6, releaselevel='final', serial=0)
Gdk-Message: 13:22:16.159: Error 12 (Cannot allocate memory) dispatching to Wayland display.

Offline

#5 2024-09-22 13:08:07

seth
Member
Registered: 2012-09-03
Posts: 60,783

Re: Error when launching gtk4/libadwaita apps

Did you see https://bbs.archlinux.org/viewtopic.php?id=299488 ?
@Parronna, assuming it is, please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Online

#6 2024-09-27 14:32:56

deeedob
Member
Registered: 2024-09-22
Posts: 3

Re: Error when launching gtk4/libadwaita apps

Setting 'GSK_RENDERER=ngl' solves it although I'm not sure this is the correct "fix". Might be enough for resolving this thread though smile

Offline

#7 2024-09-27 14:39:22

seth
Member
Registered: 2012-09-03
Posts: 60,783

Re: Error when launching gtk4/libadwaita apps

gtk has rejected the bug, you're waiting for a resolution of https://gitlab.freedesktop.org/mesa/mesa/-/issues/11723 for a proper fix and until then the only mitigation is to revert to a non-vulkan gsk renderer (which has just been defaulted w/ the latest release, ie. you're running the status quo ante)

Online

#8 2024-09-27 20:52:41

deeedob
Member
Registered: 2024-09-22
Posts: 3

Re: Error when launching gtk4/libadwaita apps

Thanks for your help resolving this, very helpful!

Offline

Board footer

Powered by FluxBB