You are not logged in.
I hope this doesn't turn out to be a really silly problem, but I've been trying to upgrade the librewolf AUR package, and I'm repeatedly running into this error.
After compiling librewolf from source and creating the package, I get this error:
fusermount3: failed to access mountpoint /run/user/1000/doc: Permission denied
error: fuse init failed: Can't mount path /run/user/1000/docThe entire context, from the point the package is created (compilation goes fine) is shown below. It starts weston (is it running librewolf headless? testing?), gets a couple warnings, then fails a fuse mount and gets stuck.
I thought this might be due to modules being unloaded by the kernel due to a system upgrade, but rebooting the system and attempting to install only librewolf yielded the same result.
I looked into issues with fuse mounts, but couldn't find anything very helpful. Hoping someone here knows this stuff better than me.
1:11.43 Created package: /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/obj-x86_64-pc-linux-gnu/dist/librewolf-140.0.4-1.en-US.linux-x86_64.tar.xz
Date: 2025-07-23 WEST
[18:03:10.248] weston 14.0.2
https://wayland.freedesktop.org
Bug reports to: https://gitlab.freedesktop.org/wayland/weston/issues/
Build: 14.0.2
[18:03:10.248] Command line: weston --no-config --backend headless --width=1920 --height=1080 --socket wayland-60702
[18:03:10.248] OS: Linux, 6.15.7-arch1-1, #1 SMP PREEMPT_DYNAMIC Thu, 17 Jul 2025 21:05:29 +0000, x86_64
[18:03:10.248] Flight recorder: enabled
[18:03:10.248] Starting with no config file.
[18:03:10.248] Output repaint window is 7 ms maximum.
[18:03:10.248] Loading module '/usr/lib/libweston-14/headless-backend.so'
[18:03:10.253] Registered plugin API 'weston_windowed_output_api_headless_v2' of size 16
[18:03:10.253] Color manager: no-op
protocol support: no
[18:03:10.253] Output 'headless' attempts EOTF mode SDR and colorimetry mode default.
[18:03:10.253] Output 'headless' using color profile: stock sRGB color profile
[18:03:10.253] Output 'headless' enabled with head(s) headless
[18:03:10.253] Compositor capabilities:
arbitrary surface rotation: no
screen capture uses y-flip: no
cursor planes: no
arbitrary resolutions: no
view mask clipping: no
explicit sync: no
color operations: no
presentation clock: CLOCK_MONOTONIC_RAW, id 4
presentation clock resolution: 0.000000001 s
[18:03:10.254] Loading module '/usr/lib/weston/desktop-shell.so'
[18:03:10.254] launching '/usr/lib/weston/weston-keyboard'
[18:03:10.254] launching '/usr/lib/weston/weston-desktop-shell'
could not load cursor 'dnd-copy'
could not load cursor 'dnd-copy'
could not load cursor 'dnd-none'
could not load cursor 'dnd-none'
started SP3 server on port 8000
[60815, Main Thread] WARNING: gdk_seat_get_keyboard: assertion 'GDK_IS_SEAT (seat)' failed: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201
(librewolf:60815): Gdk-CRITICAL **: 18:03:11.949: gdk_seat_get_keyboard: assertion 'GDK_IS_SEAT (seat)' failed
[Parent 60815, Main Thread] WARNING: gdk_seat_get_keyboard: assertion 'GDK_IS_SEAT (seat)' failed: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201
(librewolf:60815): Gdk-CRITICAL **: 18:03:11.996: gdk_seat_get_keyboard: assertion 'GDK_IS_SEAT (seat)' failed
[Parent 60815, Main Thread] WARNING: gdk_seat_get_keyboard: assertion 'GDK_IS_SEAT (seat)' failed: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201
(librewolf:60815): Gdk-CRITICAL **: 18:03:12.001: gdk_seat_get_keyboard: assertion 'GDK_IS_SEAT (seat)' failed
[Parent 60815, Main Thread] WARNING: gdk_seat_get_keyboard: assertion 'GDK_IS_SEAT (seat)' failed: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201
(librewolf:60815): Gdk-CRITICAL **: 18:03:12.002: gdk_seat_get_keyboard: assertion 'GDK_IS_SEAT (seat)' failed
[Parent 60815, Main Thread] WARNING: gdk_seat_get_keyboard: assertion 'GDK_IS_SEAT (seat)' failed: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201
(librewolf:60815): Gdk-CRITICAL **: 18:03:12.002: gdk_seat_get_keyboard: assertion 'GDK_IS_SEAT (seat)' failed
[Parent 60815, Main Thread] WARNING: 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: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201
(librewolf:60815): Gtk-WARNING **: 18:03:12.004: 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
[Parent 60815, Main Thread] WARNING: 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: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201
(librewolf:60815): Gtk-WARNING **: 18:03:12.004: 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
[Parent 60815, Main Thread] WARNING: 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: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201
(librewolf:60815): Gtk-WARNING **: 18:03:12.004: 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
[Parent 60815, Main Thread] WARNING: 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: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201
(librewolf:60815): Gtk-WARNING **: 18:03:12.019: 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
[Parent 60815, Main Thread] WARNING: 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: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201
(librewolf:60815): Gtk-WARNING **: 18:03:12.019: 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
[Parent 60815, Main Thread] WARNING: 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: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201
(librewolf:60815): Gtk-WARNING **: 18:03:12.019: 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
[Parent 60815, Main Thread] WARNING: gdk_seat_get_keyboard: assertion 'GDK_IS_SEAT (seat)' failed: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201
(librewolf:60815): Gdk-CRITICAL **: 18:03:12.034: gdk_seat_get_keyboard: assertion 'GDK_IS_SEAT (seat)' failed
[Parent 60815, Main Thread] WARNING: gdk_seat_get_keyboard: assertion 'GDK_IS_SEAT (seat)' failed: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201
(librewolf:60815): Gdk-CRITICAL **: 18:03:12.034: gdk_seat_get_keyboard: assertion 'GDK_IS_SEAT (seat)' failed
[Parent 60815, Main Thread] WARNING: gdk_seat_get_keyboard: assertion 'GDK_IS_SEAT (seat)' failed: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201
(librewolf:60815): Gdk-CRITICAL **: 18:03:12.035: gdk_seat_get_keyboard: assertion 'GDK_IS_SEAT (seat)' failed
[Parent 60815, Main Thread] WARNING: gdk_seat_get_keyboard: assertion 'GDK_IS_SEAT (seat)' failed: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201
(librewolf:60815): Gdk-CRITICAL **: 18:03:12.035: gdk_seat_get_keyboard: assertion 'GDK_IS_SEAT (seat)' failed
[Parent 60815, Main Thread] WARNING: 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: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201
(librewolf:60815): Gtk-WARNING **: 18:03:12.035: 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
[Parent 60815, Main Thread] WARNING: 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: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201
(librewolf:60815): Gtk-WARNING **: 18:03:12.035: 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
[Parent 60815, Main Thread] WARNING: 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: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201
(librewolf:60815): Gtk-WARNING **: 18:03:12.035: 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
[Parent 60815, Main Thread] WARNING: 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: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201
(librewolf:60815): Gtk-WARNING **: 18:03:12.047: 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
[Parent 60815, Main Thread] WARNING: 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: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201
(librewolf:60815): Gtk-WARNING **: 18:03:12.047: 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
[Parent 60815, Main Thread] WARNING: 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: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201
(librewolf:60815): Gtk-WARNING **: 18:03:12.047: 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
dbus-daemon[60701]: [session uid=1000 pid=60701 pidfd=5] Activating service name='org.freedesktop.portal.Desktop' requested by ':1.0' (uid=1000 pid=60815 comm="/home/redacted/.cache/yay/librewolf/src/librewolf-140")
dbus-daemon[60701]: [session uid=1000 pid=60701 pidfd=5] Activating service name='org.freedesktop.impl.portal.PermissionStore' requested by ':1.2' (uid=1000 pid=60908 comm="/usr/lib/xdg-desktop-portal")
dbus-daemon[60701]: [session uid=1000 pid=60701 pidfd=5] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
dbus-daemon[60701]: [session uid=1000 pid=60701 pidfd=5] Activating service name='org.freedesktop.portal.Documents' requested by ':1.2' (uid=1000 pid=60908 comm="/usr/lib/xdg-desktop-portal")
dbus-daemon[60701]: [session uid=1000 pid=60701 pidfd=5] Successfully activated service 'org.freedesktop.portal.Documents'
fusermount3: failed to access mountpoint /run/user/1000/doc: Permission denied
error: fuse init failed: Can't mount path /run/user/1000/doc
(/usr/lib/xdg-desktop-portal:60908): xdg-desktop-portal-WARNING **: 18:03:12.128: Document portal fuse mount point unknown: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name :1.4 was not provided by any .service files
dbus-daemon[60701]: [session uid=1000 pid=60701 pidfd=5] Activating service name='org.freedesktop.impl.portal.desktop.kde' requested by ':1.2' (uid=1000 pid=60908 comm="/usr/lib/xdg-desktop-portal")
dbus-daemon[60701]: [session uid=1000 pid=60701 pidfd=5] Successfully activated service 'org.freedesktop.impl.portal.desktop.kde'
dbus-daemon[60701]: [session uid=1000 pid=60701 pidfd=5] Successfully activated service 'org.freedesktop.portal.Desktop'
[Parent 60815, Main Thread] WARNING: gdk_seat_get_keyboard: assertion 'GDK_IS_SEAT (seat)' failed: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201
(librewolf:60815): Gdk-CRITICAL **: 18:03:12.394: gdk_seat_get_keyboard: assertion 'GDK_IS_SEAT (seat)' failed
dbus-daemon[60701]: [session uid=1000 pid=60701 pidfd=5] Activating service name='org.a11y.Bus' requested by ':1.0' (uid=1000 pid=60815 comm="/home/redacted/.cache/yay/librewolf/src/librewolf-140")
dbus-daemon[60701]: [session uid=1000 pid=60701 pidfd=5] Successfully activated service 'org.a11y.Bus'
[Parent 60815, Main Thread] WARNING: gdk_seat_get_keyboard: assertion 'GDK_IS_SEAT (seat)' failed: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201
(librewolf:60815): Gdk-CRITICAL **: 18:03:12.557: gdk_seat_get_keyboard: assertion 'GDK_IS_SEAT (seat)' failed
jarlog: /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/jarlog
[61184, Main Thread] WARNING: gdk_seat_get_keyboard: assertion 'GDK_IS_SEAT (seat)' failed: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201
(librewolf:61184): Gdk-CRITICAL **: 18:03:13.674: gdk_seat_get_keyboard: assertion 'GDK_IS_SEAT (seat)' failed
[Parent 61184, Main Thread] WARNING: gdk_seat_get_keyboard: assertion 'GDK_IS_SEAT (seat)' failed: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201
(librewolf:61184): Gdk-CRITICAL **: 18:03:13.716: gdk_seat_get_keyboard: assertion 'GDK_IS_SEAT (seat)' failed
[Parent 61184, Main Thread] WARNING: gdk_seat_get_keyboard: assertion 'GDK_IS_SEAT (seat)' failed: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201
(librewolf:61184): Gdk-CRITICAL **: 18:03:13.718: gdk_seat_get_keyboard: assertion 'GDK_IS_SEAT (seat)' failed
[Parent 61184, Main Thread] WARNING: gdk_seat_get_keyboard: assertion 'GDK_IS_SEAT (seat)' failed: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201
(librewolf:61184): Gdk-CRITICAL **: 18:03:13.720: gdk_seat_get_keyboard: assertion 'GDK_IS_SEAT (seat)' failed
[Parent 61184, Main Thread] WARNING: gdk_seat_get_keyboard: assertion 'GDK_IS_SEAT (seat)' failed: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201
(librewolf:61184): Gdk-CRITICAL **: 18:03:13.720: gdk_seat_get_keyboard: assertion 'GDK_IS_SEAT (seat)' failed
[Parent 61184, Main Thread] WARNING: 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: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201
(librewolf:61184): Gtk-WARNING **: 18:03:13.720: 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
[Parent 61184, Main Thread] WARNING: 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: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201
(librewolf:61184): Gtk-WARNING **: 18:03:13.720: 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
[Parent 61184, Main Thread] WARNING: 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: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201
(librewolf:61184): Gtk-WARNING **: 18:03:13.720: 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
[Parent 61184, Main Thread] WARNING: 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: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201
(librewolf:61184): Gtk-WARNING **: 18:03:13.733: 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
[Parent 61184, Main Thread] WARNING: 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: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201
(librewolf:61184): Gtk-WARNING **: 18:03:13.733: 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
[Parent 61184, Main Thread] WARNING: 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: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201
(librewolf:61184): Gtk-WARNING **: 18:03:13.733: 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
[Parent 61184, Main Thread] WARNING: gdk_seat_get_keyboard: assertion 'GDK_IS_SEAT (seat)' failed: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201
(librewolf:61184): Gdk-CRITICAL **: 18:03:13.745: gdk_seat_get_keyboard: assertion 'GDK_IS_SEAT (seat)' failed
[Parent 61184, Main Thread] WARNING: gdk_seat_get_keyboard: assertion 'GDK_IS_SEAT (seat)' failed: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201
(librewolf:61184): Gdk-CRITICAL **: 18:03:13.745: gdk_seat_get_keyboard: assertion 'GDK_IS_SEAT (seat)' failed
[Parent 61184, Main Thread] WARNING: gdk_seat_get_keyboard: assertion 'GDK_IS_SEAT (seat)' failed: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201
(librewolf:61184): Gdk-CRITICAL **: 18:03:13.746: gdk_seat_get_keyboard: assertion 'GDK_IS_SEAT (seat)' failed
[Parent 61184, Main Thread] WARNING: gdk_seat_get_keyboard: assertion 'GDK_IS_SEAT (seat)' failed: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201
(librewolf:61184): Gdk-CRITICAL **: 18:03:13.746: gdk_seat_get_keyboard: assertion 'GDK_IS_SEAT (seat)' failed
[Parent 61184, Main Thread] WARNING: 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: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201
(librewolf:61184): Gtk-WARNING **: 18:03:13.747: 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
[Parent 61184, Main Thread] WARNING: 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: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201
(librewolf:61184): Gtk-WARNING **: 18:03:13.747: 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
[Parent 61184, Main Thread] WARNING: 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: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201
(librewolf:61184): Gtk-WARNING **: 18:03:13.747: 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
[Parent 61184, Main Thread] WARNING: 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: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201
(librewolf:61184): Gtk-WARNING **: 18:03:13.760: 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
[Parent 61184, Main Thread] WARNING: 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: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201
(librewolf:61184): Gtk-WARNING **: 18:03:13.760: 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
[Parent 61184, Main Thread] WARNING: 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: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201
(librewolf:61184): Gtk-WARNING **: 18:03:13.760: 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
[Parent 61184, Main Thread] WARNING: gdk_seat_get_keyboard: assertion 'GDK_IS_SEAT (seat)' failed: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201
(librewolf:61184): Gdk-CRITICAL **: 18:03:13.890: gdk_seat_get_keyboard: assertion 'GDK_IS_SEAT (seat)' failed
[Parent 61184, Main Thread] WARNING: gdk_seat_get_keyboard: assertion 'GDK_IS_SEAT (seat)' failed: 'glib warning', file /home/redacted/.cache/yay/librewolf/src/librewolf-140.0.4-1/toolkit/xre/nsSigHandlers.cpp:201Last edited by lainlover (2025-07-25 00:50:46)
Offline
/home/redacted/.cache/yay/
Have you tried git cloning https://aur.archlinux.org/librewolf.git and building with makepkg ?
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
/home/redacted/.cache/yay/
Have you tried git cloning https://aur.archlinux.org/librewolf.git and building with makepkg ?
Unexpectedly, this solved the problem. Thanks! Marking the issue as solved.
Although I'd really like to know why it worked. Is this a problem with yay?
Offline
makepkg does its job, yay fails. Reason could be something in your setup that confuses yay or a bug in yay itself.
What we are sure of is that when building archlinux packages makepkg (preferably run in a clean chroot) is the gold standard.
Further investigation will require the help of yay developers.
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline