It looks like the fix for this was just prepared for jammy-proposed a couple of days ago: https://git.launchpad.net/ubuntu/+source/gnome- shell/commit/js/dbusServices/screencast/screencastService.js?h=applied/ubuntu/jammy- proposed&id=40715f8dfa77b9edd5a8fad033718df4d4d65440
I've tested this change locally and verified it resolves the issue: 1. $ mkdir -p ~/.gnome-shell-custom-overlays/Screencast 2. $ gresource extract /usr/share/gnome-shell/org.gnome.Shell.Screencast.src.gresource /org/gnome/Shell/Screencast/js/screencastService.js > ~/.gnome-shell-custom-overlays/Screencast/screencastService.js 3. Apply changes to screencastService.js from https://gitlab.gnome.org/GNOME/gnome-shell/-/commit/d32c03488fcf6cdb0ca2e99b0ed6ade078460deb ) 4. Add the following to ~/.profile: export G_RESOURCE_OVERLAYS="/org/gnome/Shell/Screencast/js/screencastService.js=$HOME/.gnome-shell-custom-overlays/Screencast/screencastService.js" 5. Logout and login -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1993912 Title: GNOME screen recorder drops vast majority of frames To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1993912/+subscriptions -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
