How did you upgrade to 22.04? (Fresh install / Upgrade)
Upgraded from 21.10. Deleted old extensions. Just the system extensions are installed.
Related Application and/or Package Version (run apt policy $PACKAGE NAME):
gnome-shell
➜ ~ apt policy gnome-shell
gnome-shell:
Installed: 42.0-2ubuntu1pop0~1650293247~22.04~acb38ae
Candidate: 42.0-2ubuntu1pop0~1650293247~22.04~acb38ae
Version table:
*** 42.0-2ubuntu1pop0~1650293247~22.04~acb38ae 1001
1001 http://apt.pop-os.org/release jammy/main amd64 Packages
100 /var/lib/dpkg/status
42.0-2ubuntu1 500
500 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 Packages
Issue/Bug Description:
Attempting to open the settings window of any extension fails.
Relevant journal logs:
Apr 23 02:18:14 pop-os gnome-shell[7094]: meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed
Apr 23 02:18:14 pop-os gnome-shell[7094]: meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed
Apr 23 02:18:14 pop-os gnome-shell[7094]: meta_window_set_stack_position_no_sync: as
sertion 'window->stack_position >= 0' failed
Apr 23 02:18:14 pop-os gnome-shell[7094]: WL: error in client communication (pid 12968)
Apr 23 02:18:14 pop-os gjs[12968]: Error reading events from display: Protocol error
Steps to reproduce (if you know):
- Open Extension Manager or the gnome extensions website
- Press the settings button
- Nothing happens
- The Extension Manager seems to toggle all the extensions off (but nothing really is disabled)
Expected behavior:
The settings window should open.
Other Notes:
As it might be related to the GPU, I'll leave the driver versions I'm using.
➜ ~ vainfo
libva info: VA-API version 1.14.0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so
libva info: Found init function __vaDriverInit_1_14
libva info: va_openDriver() returns 0
vainfo: VA-API version: 1.14 (libva 2.12.0)
vainfo: Driver version: Intel iHD driver for Intel(R) Gen Graphics - 22.3.1 ()
vainfo: Supported profile and entrypoints
➜ ~ nvidia-smi
| NVIDIA-SMI 470.86 Driver Version: 470.86 CUDA Version: 11.4 |
How did you upgrade to 22.04? (Fresh install / Upgrade)
Upgraded from 21.10. Deleted old extensions. Just the system extensions are installed.
Related Application and/or Package Version (run
apt policy $PACKAGE NAME):gnome-shell
Issue/Bug Description:
Attempting to open the settings window of any extension fails.
Relevant journal logs:
Steps to reproduce (if you know):
Expected behavior:
The settings window should open.
Other Notes:
As it might be related to the GPU, I'll leave the driver versions I'm using.