Public bug reported:

Hello,

The gnome-shell keeps crash after installing gnome-shell 47.0-1ubuntu2,
after searching on google, it is because I enabled screen keyboard on
gdm login interface, and the upstream bug is:

https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/7912

there is a patch for this bug, would you please backport it after it is merged 
upstream:
https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3476


A workaround is disable the screen keyboard:
*) First check if the screen-keyboard-enabled is enabled:
$ sudo -u gdm gsettings get org.gnome.desktop.a11y.applications 
screen-keyboard-enabled
true

*) If the result is true, then disable it with command:
$ sudo -u gdm dbus-run-session  gsettings set 
org.gnome.desktop.a11y.applications screen-keyboard-enabled false

*) Then restart the gdm service:
sudo systemctl restart gdm


Affected gnome-shell version:
ii  gnome-shell                                   47.0-1ubuntu2                 
             amd64

Thanks,
Tom

** Affects: gnome-shell (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2081646

Title:
  gnome-shell 47.0 crashed if screen keyboard enabled when login

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2081646/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to