pop-os / gnome-shell

Pop!_OS fork of https://git.launchpad.net/~ubuntu-desktop/ubuntu/+source/gnome-shell
GNU General Public License v2.0
25 stars 4 forks source link

fix: Undefined record for window causing backtrace #110

Closed mmstick closed 2 years ago

mmstick commented 2 years ago

As seen in https://github.com/pop-os/gnome-shell/issues/112, fixes this backtrace which could be breaking other behavior in the shell:

JS ERROR: TypeError: record is undefined
_syncStacking@resource:///org/gnome/shell/ui/workspaceAnimation.js:81:13
mmstick commented 2 years ago

That requires https://github.com/pop-os/shell/pull/1454