This is reminiscent of bug 2018155. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/2081646
Title: gnome-shell 47.0 crashed if screen keyboard enabled when login Status in GNOME Shell: New Status in gnome-shell package in Ubuntu: Confirmed Bug description: 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 To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-shell/+bug/2081646/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

