You are not logged in.
Hi! After updating this morning, gnome's built-in screencast recording stopped working.
Before rebooting, attempting to record showed:
Screencast failed to start
After reboot, the video toggle disappeared entirely from the screencast UI (only screenshots are available).
It seems similar to these:
https://gitlab.gnome.org/GNOME/gnome-sh … ssues/9058
https://www.reddit.com/r/gnome/comments … more_with/
System Info:
gnome-shell 49.4-2
mutter 49.4-1
gjs 1.86.0-1
pipewire 1.4.10-2
nvidia-utils 590.48.01-4
Wayland sessionJournal output:
journalctl --user -b | grep -i screencast
feb 22 20:25:33 Arch systemd[1982]: Created slice Slice /app/dbus-:1.2-org.gnome.Shell.Screencast.
feb 22 20:25:33 Arch systemd[1982]: Started dbus-:1.2-org.gnome.Shell.Screencast@0.service.
feb 22 20:25:33 Arch org.gnome.Shell.Screencast[2200]: JS ERROR: Error: Expected type utf8 for Argument 'argv' but got type 'null'
canScreencast@resource:///org/gnome/Shell/Screencast/js/screencastService.js:516:18
main@resource:///org/gnome/Shell/Screencast/js/main.js:6:28
@file:///usr/share/gnome-shell/org.gnome.Shell.Screencast:9:7
feb 22 20:25:33 Arch org.gnome.Shell.Screencast[2200]: Module file:///usr/share/gnome-shell/org.gnome.Shell.Screencast threw an exception
feb 22 20:25:33 Arch systemd[1982]: dbus-:1.2-org.gnome.Shell.Screencast@0.service: Main process exited, code=exited, status=1/FAILURE
feb 22 20:25:33 Arch systemd[1982]: dbus-:1.2-org.gnome.Shell.Screencast@0.service: Failed with result 'exit-code'.Last edited by Alex P. Minerva (2026-02-24 14:44:02)
Offline
At the moment, I managed to fix the issue by installing a newer version of gjs manually, as suggested in the reddit link:
sudo pacman -U https://archive.archlinux.org/packages/g/gjs/gjs-2:1.87.2-1-x86_64.pkg.tar.zstHowever, I’m not sure whether this is the correct or recommended solution, since this version currently belongs to the gnome-unstable branch and not to extra.
I’m also unsure whether this might cause inconsistencies until the official package in extra gets updated.
Any clarification would be appreciated.
Last edited by Alex P. Minerva (2026-02-24 14:47:49)
Offline