Temporary screen freeze when gnome-shell logs "Removing a network device that was not added"
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gnome-shell (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
As first mentioned in https:/
I've also seen it happen when having touch / gesture input switch between displaying the user name and the password field - where the screen can get stuck in the animation in an interstitial state for a number of seconds.
I've largely been noticing this since upgrading from Ubuntu 21.10 to 22.04. It doesn't happen all the time, but often enough to file an issue for.
So far I've tried:
- Disabling the 'blur my shell' extension - still encountered the issue again eventually.
- Looking for anything associated with this in /var/crash - couldn't find anything.
- Looking for anything associated at errors.ubuntu.com for my id.
What I may eventually try:
- Seeing if this may depend on having too many browser tabs / apps open. Currently not in a position to do this.
ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: gnome-shell 42.0-2ubuntu1
ProcVersionSign
Uname: Linux 5.15.0-33-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.1
Architecture: amd64
CasperMD5CheckR
CurrentDesktop: ubuntu:GNOME
Date: Thu May 26 19:19:28 2022
DisplayManager: gdm3
InstallationDate: Installed on 2021-07-15 (315 days ago)
InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
RelatedPackageV
SourcePackage: gnome-shell
UpgradeStatus: Upgraded to jammy on 2022-05-02 (24 days ago)
description: | updated |
description: | updated |
Thanks for the bug report. I can see from the attached files that you have a lot of unsupported extensions enabled and at least some of them are buggy according to the log messages.
The first thing to try is always to REMOVE ALL unsupported extensions and then log in again. Please run:
cd ~/.local/ share/gnome- shell
rm -rf extensions
gsettings set org.gnome.shell enabled-extensions "[]"
gsettings set org.gnome.shell disabled-extensions "[]"
and then log in again.
If the freeze persists after that then next time it happens please:
1. Wait 10 seconds.
2. Reboot.
3. Run: journalctl -b-1 > prevboot.txt
4. Attach the resulting text file here.