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

---------------
gnome-shell (3.30.2-2ubuntu1) disco; urgency=medium

  * Merge with debian, remaining changes:
    + Replace gnome-backgrounds dep with ubuntu-wallpapers and Suggests
      gnome-themes-standard-data, gnome-backgrounds
    + Add some Recommends:
      - ubuntu-session (| gnome-session) to have the ubuntu session available
      - xserver-xorg-legacy
      - yaru-theme-gnome-shell for the default ubuntu theming
    + Update debian/gbp.conf with Ubuntu settings
    + gnome-shell-common.install: Install Ubuntu mode
    + gnome-shell-common.prerm: Remove deprecated ubuntu theme alternative
    + ubuntu/desktop_detect.patch:
      - add caching for desktop detection to avoid querying the current
        desktop env variable as iterate through the list each time. For the
        time of the Shell process, we can expect this env variable to stay
        stable.
    + ubuntu/smarter_alt_tab.patch:
      - quick alt-tab (without showing up the switcher) switch only between
        the last window of the last 2 applications to be focused instead of
        raising all windows of those apps.
    + ubuntu/lightdm-user-switching.patch:
      - Allow user switching when using LightDM.
    + ubuntu/lock_on_suspend.patch
      - Respect Ubuntu's lock-on-suspend setting.
    + ubuntu/gdm.patch
      - as gdm is system-wide and not session-wide, ensure gdm has an ubuntu
        styling by default, not impacting the gnome user session though.
    + ubuntu/background_login.patch
      - Change default background color as we modified the default GDM color
        for our ubuntu session. Change it as well here, still applying the
        background noise loading.
    + ubuntu/gdm_alternatives.patch
      - Add support for GDM3 theme alternatives
    + ubuntu/block_mode_extension_update.patch
      - Don't allow ubuntu mode extension to update
    + optional-hot-corner.patch
      - enable patch proposed by upstream developer already in package (but
        not in series) to add a settings for optional hot corner activation.
    + volume-Add-back-sound-feedback-on-scroll.patch
      - Fix regression causing missing feedback on volume slider scroll
    + st-texture-cache-Cancel-sliced-image-loading-on-target-ac.patch
      - Fix possible crash on cache loading
    + main-show-an-error-message-on-gnome-shell-crash.patch,
      global-make-possible-to-set-debug-flags-dynamically.patch,
      main-increase-the-granularity-of-backtraces-in-SHELL_DEBU.patch,
      main-add-backtrace-crashes-all-and-backtrace-all.patch,
      sessionMode-add-support-for-debugFlags-parameter.patch:
      - Improve debug JS tracing for crash reports
    + st-scroll-view-Handle-the-case-where-scrollbars-are-NULL.patch,
      st-scroll-view-Remove-scrollbars-references-on-dispose.patch:
      - Fix crash on theme changes
    + ubuntu/search-call-XUbuntuCancel-method-on-providers-when-no-dat.patch:
      - stop searches when requested from UI
    + keyboard-Do-not-call-KeyboardManager.holdKeyboard-with-se.patch:
      - Cherry-pick upstream commit to prevent focus stealing on password fields
        in firefox when ibus is used
    + debian/patches/ubuntu/background_login.patch:
      - match Yaru theme in the ubuntu session instead of our previous GDM
        background
    + debian/patches/ubuntu/resolve_alternate_theme_path.patch:
      - ensure we resolve finale theme file path to correctly load assets
        under gdm
    + debian/patches/st-button-Ignore-pointer-emulated-touch-events.patch:
      - Don't emit two click events on touch under X11
    + debian/rules:
      - Run dh_translations and work around an issue with Rosetta and plural
        translations
    + Add desktop-icons to the Ubuntu session by default
    + Break nautilus << 3.30. We don't want two things trying to handle the
      desktop.

gnome-shell (3.30.2-2) unstable; urgency=medium

  * d/p/power-Label-the-PENDING_CHARGE-state-as-Not-Charging.patch:
    - Label the PENDING_CHARGE state as "Not Charging" (LP: #1745032)
  * d/p/ibusManager-Don-t-pass-undefined-callback-to-ibus.patch:
    - Fix missing icon in keyboard indicator (LP: #1812266)

 -- Iain Lane <iain.l...@canonical.com>  Fri, 25 Jan 2019 13:24:52 +0000

** Changed in: gnome-shell (Ubuntu)
       Status: In Progress => 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/1812266

Title:
  Keyboard layout indicator does not indicate current layout (18.04
  Bionic beaver)

Status in gnome-shell package in Ubuntu:
  Fix Released

Bug description:
  Upstream issue: https://gitlab.gnome.org/GNOME/gnome-shell/issues/913

  [ Impact ]

  Keyboard Layout indicator don't display current layout (empty selected
  drop down box)

  [ Test case ]

  1. Boot
  2. Suspend or lock the screen
  3. Log again with your user
  4. The keyboard indicator should display current layout

  [ Regression Potential ]

  Really low, we properly pass a null value instead of an undefined one,
  without breaking JS.

  --

  Steps to reproduce the bug:

  1. After normal boot, suspend or lock.
  2. Login again.

  Result: Keyboard Layout indicator don't display current layout (empty
  selected drop down box)

  A temporal workaround is to switching with keyboard (Super+space) or
  mouse. BUT if you then logout on the login screen *when you press the
  first character* of the password the shown selected keyboard layout
  resets.

  - Also asked here https://askubuntu.com/q/1109555/349837
  - Similar old bug https://bugs.launchpad.net/gnome-settings-daemon/+bug/531173

  $ inxi -SG -! 31 -y80 && cat /etc/default/keyboard && localectl status
  System:    Kernel: 4.15.0-43-generic x86_64 bits: 64 Desktop: Gnome 3.28.3
             Distro: Ubuntu 18.04.1 LTS
  Graphics:  Card-1: Intel HD Graphics 520
             Card-2: NVIDIA GM108M [GeForce 940M]
             Display Server: x11 (X.Org 1.19.6 )
             drivers: fbdev (unloaded: modesetting,vesa)
             Resolution: 1920x1080@60.00hz
             OpenGL: renderer: Mesa DRI Intel HD Graphics 520 (Skylake GT2)
             version: 4.5 Mesa 18.0.5
  # KEYBOARD CONFIGURATION FILE

  # Consult the keyboard(5) manual page.

  XKBMODEL="pc105"
  XKBLAYOUT="es"
  XKBVARIANT="en"
  XKBOPTIONS="terminate:ctrl_alt_bksp"

  BACKSPACE="guess"
     System Locale: LANG=en_US.UTF-8
                    LC_NUMERIC=es_AR.UTF-8
                    LC_MONETARY=es_AR.UTF-8
                    LC_PAPER=es_AR.UTF-8
                    LC_NAME=es_AR.UTF-8
                    LC_ADDRESS=es_AR.UTF-8
                    LC_TELEPHONE=es_AR.UTF-8
                    LC_MEASUREMENT=es_AR.UTF-8
                    LC_IDENTIFICATION=es_AR.UTF-8
         VC Keymap: n/a
        X11 Layout: es
         X11 Model: pc105
       X11 Variant: en
       X11 Options: terminate:ctrl_alt_bksp

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to