15

I may have missed something here, but after I upgraded to 21.04 I randomly get locked into "Activities/Overview" after I press Super Key. I can still open and close applications but I am not able to get back to normal desktop and end up having to log out and in again. It may be that I hit another key in addition to the Super Key thus triggering it, but I am not able to reproduce it, it happens randomly, and I am not able to get out if it without logging out.

Am I missing a key combo here and this is a feature, or is it a bug, and what could I do to prevent it from happening or how do I get out of it if/when it does?

Christian
  • 1,729

1 Answers1

15

This appears to be a bug in the current Ubuntu 21.04 release.

If you are using XOrg, you can restart GNOME shell.

Type AltF2, then type the r key in the "Run a Command" dialog and press Enter.

This will restart GNOME Shell, and you do not have to log out or lose your work.

To use XOrg instead of Wayland...

  1. On the GDM Login Screen, click your user name
  2. Before entering the password, click the gear icon at the bottom right of the screen
  3. Select "Ubuntu on Xorg"
  4. Type your user's password, and press Enter

To verify you are using XOrg...

  1. Open System Settings
  2. Select "About" from the left panel
  3. Confirm "Windowing System" is "X11"

The next time you log in with this user, Ubuntu will default to XOrg.

Then, if you ever get locked in the Activities Overview, simply restart GNOME Shell using the procedure above.

IMPORTANT

I've opened a bug report, Unable to exit Activities Overview in Ubuntu 21.04, for this issue against gnome-shell.

If you are impacted by this issue, it is critical that you create an account on Launchpad and mark yourself as impacted.

If the developers do not know that multiple users are affected and are looking for a fix, they will not fix this bug.

vanadium
  • 88,010
Enterprise
  • 12,352
  • 1
    The bug is now fixed and should be released soon. In the meantime you can download the proposed fix. Click on your architecture under Builds and then download and install the 3 .deb files (not dbgsym). – Clement Cherlin Jun 10 '21 at 13:04
  • @ClementCherlin I have this issue in 22.04.1 LTS (in Sep 2022); just switched from (default) Wayland to xorg so that at least I can get out of the muddle without a reboot every few minutes... – nutty about natty Sep 03 '22 at 13:41