This bug was fixed in the package gnome-shell - 3.36.2-1ubuntu1~20.04.1

---------------
gnome-shell (3.36.2-1ubuntu1~20.04.1) focal; urgency=medium

  * No change backport to focal (LP: #1877212)
  * debian/gbp.conf: Set branch to ubuntu/focal
  * debian/control: Update VCS references to focal branch

gnome-shell (3.36.2-1ubuntu1) groovy; urgency=medium

  * Merge with debian, including new upstream release (LP: #1877212)
  * debian/patches: Refresh
  * Remaining changes with debian:
    - 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.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/background_login.patch
      + Change default background color as we modified the default GDM color
        for our ubuntu session.
    - ubuntu/gdm_alternatives.patch
      + Add support for GDM3 theme alternatives
    - 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.
    - 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:
      + Fix crash on theme changes
    - ubuntu/search-call-XUbuntuCancel-method-on-providers-when-no-dat.patch:
      + stop searches when requested from UI
    - magnifier-Show-cursor-when-magnifier-is-enabled-and-scale.patch:
      + Show monitor scaled cursor when magnifier is enabled
    - Break gnome-shell-extension-desktop-icons (<< 19.01.3+git20190814)

gnome-shell (3.36.2-1) unstable; urgency=medium

  * Team upload
  * New upstream stable release
    - Tone down weekend days with events in calendar
    - Fix crash on physical keyboard detach
    - Fix crash when creating a new workspace by dragging a favourite
      app icon
    - Fix popup scaling in some HiDPI multi-monitor configurations
    - Fix unintended focus delay after entering the wrong password
    - Fix a crash when theming changes (LP: #1868440)
    - When searching for system actions, find transliterated ASCII versions
    - Ellipsize long "wrong password" messages
    - Fix stuck lock screen when locked with a system-modal dialog open
      (LP: #1876837)
    - Don't apply updates on logout by default, since it isn't always
      desirable (in particular on-battery status is not detected)
    - Update translations: cs, pt_BR
  * d/rules: Drop -Wl,--as-needed.
    It's the compiler default with bullseye toolchains.
  * d/watch: Only watch even-numbered (stable) branches

gnome-shell (3.36.1+git20200417-1) unstable; urgency=medium

  * Team upload

  [ Simon McVittie ]
  * New upstream snapshot from gnome-3-36 branch (3.36.1-37-g18a5c7436)
    - Fix translated app folder names in overview (LP: #1872434)
    - Fix misaligned spinner in lock screen
    - Fix warning when a polkit dialog is reset
    - Pluralize prompt correctly when asking whether to revert a display
      setup change
    - Update Finnish translation
  * Bump build-dependency on libpulse-dev to 13.
    Apparently stable's libpulse0 (in a partial upgrade) causes gnome-shell
    to hang, so presumably we need this newer version for something.
    (Closes: #958025)
  * Bump AT-SPI dependency to a contemporary version.
    As with libpulse, there's anecdotal evidence that the version from
    Debian 10 is too old to work in practice. (Closes: #958025)

  [ Laurent Bigonville ]
  * Move the D-Bus interfaces description files to the -common package.
    This will make it easier to build some packages, like gnome-terminal,
    that have a search provider

  [ Jeremy Bicha ]
  * Have gnome-shell-extension-prefs recommend chrome-gnome-shell
    (LP: #1866841)
    - gnome-shell-extension-prefs recommends visiting
      extensions.gnome.org to install extensions but that
      requires chrome-gnome-shell to be installed
    - GNOME Software 3.36 no longer offers installing
      GNOME Shell extensions

gnome-shell (3.36.1-5ubuntu2) focal; urgency=medium

  * Have gnome-shell-extension-prefs recommend chrome-gnome-shell
    (LP: #1866841)
    - gnome-shell-extension-prefs recommends visiting
      extensions.gnome.org to install extensions but that
      requires chrome-gnome-shell to be installed
    - GNOME Software 3.36 no longer offers installing
      GNOME Shell extensions

 -- Marco Trevisan (Treviño) <[email protected]>  Thu, 07 May 2020
04:12:37 +0200

** Changed in: gnome-shell (Ubuntu Focal)
       Status: Fix Committed => 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/1866841

Title:
  [SRU] Add chrome-gnome-shell to the recommends of gnome-shell-
  extension-prefs

Status in gnome-shell package in Ubuntu:
  Fix Released
Status in gnome-shell source package in Focal:
  Fix Released

Bug description:
  [Impact]

   * Since GNOME 3.36, Shell Extensions can no longer be installed using
  GNOME Software (Ubuntu Software), instead there was a new Extensions
  (gnome-shell-extension-prefs) application prepared to replace this
  functionality. However, this application itself does not support
  installing new extensions, instead, it opens a web browser with a
  extensions.gnome.org website that allows browsing and installing new
  extensions. This website depends on a chrome-gnome-shell package that
  provides GNOME Shell integration (connector) for Firefox, Chrome,
  Chromium and other web browsers for this functionality. Without this
  connector, it is not possible to install Shell Extensions on Ubuntu
  20.04.

   * In this SRU, I want to propose adding this chrome-gnome-shell
  package to recommends of the gnome-shell-extension-prefs package.
  However, since the gnome-shell-extension-prefs package is in a main
  repository and chrome-gnome-shell is in universe, it would be probably
  also needed to first move the gnome-shell-extension-prefs package to
  universe.

  [Test Case]

   * Install the "gnome-shell-extension-prefs" (Extensions) application.

   * Open the "Extensions" application, click the "i" button in the
  window header, click the "extensions.gnome.org" link.

   * In the web browser window, click on link inside the blue
  notification on extensions.gnome.org to install a browser extension
  (frontend for the connector), then refresh the page.

   * After this, a red notification appears on the web page telling the
  user that host connector is not running.

  [Regression Potential]

   * Without the chrome-gnome-shell package installed, it is not
  possible to install Shell Extensions on Ubuntu 20.04.

  [Other Info]

   * More information:
  https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1866841/+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