This bug was fixed in the package gnome-shell - 47.0-2ubuntu1

---------------
gnome-shell (47.0-2ubuntu1) oracular; urgency=medium

  [ Alessandro Astone ]
  * Merge with Debian (LP: #2081646). Remaining changes:
    - Add Build-Depends: terser (for authd)
    - Add Depends: ubuntu-wallpapers
    - Add Recommends:
      + ubuntu-session (| gnome-session) to have the Ubuntu session available
      + xserver-xorg-legacy
      + yaru-theme-gnome-shell for the default Ubuntu theming
    - Move from Recommends to Suggests: gnome-browser-connector
    - debian/gnome-shell-common.alternatives: Install tweaked GDM theme
    - Add debian/ubuntu-session-mods/ubuntu.json & install it with
      gnome-shell-common
    - Add many ubuntu-specific patches
    - Add patches to support authd authentication in GDM

  [ Robert Malz ]
  * d/p: Fix default service discovery (LP: #2065432)

  [ Marco Trevisan (Treviño) ]
  * d/p/appMenu-snap-store-details: Activate snap store app on click
    (LP: #2081716)

 -- Marco Trevisan (Treviño) <[email protected]>  Wed, 02 Oct 2024
01:58:19 +0200

** Changed in: gnome-shell (Ubuntu)
       Status: Confirmed => Fix Released

-- 
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:
  Fix Released

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

Reply via email to