This bug was fixed in the package gnome-shell - 42.3.1-2ubuntu1
---------------
gnome-shell (42.3.1-2ubuntu1) kinetic; urgency=medium
* Merge with Debian (LP: #1981937) 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
- Moved some Recommends to Suggests:
+ chrome-gnome-shell
- Break gnome-shell-extension-desktop-icons (<< 68ubuntu20.10.1)
- gnome-shell-common.prerm: Remove deprecated ubuntu theme alternative
- Update debian/gbp.conf with Ubuntu settings
- debian/ubuntu-session-mods/ubuntu.json: Use Yaru's gnome-shell icons
- debian/patches: Do not hang & crash if fingerprint service fails to start
(LP: #1962566)
- 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/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
- 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
- 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.
- magnifier-Show-cursor-when-magnifier-is-enabled-and-scale.patch:
+ Show monitor scaled cursor when magnifier is enabled
- 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
- u/search-call-XUbuntuCancel-method-on-providers-when-no-dat.patch
- ubuntu/resolve_alternate_theme_path.patch
- ubuntu/secure_mode_extension.patch
- ubuntu/keep-ubuntu-logo-bright-lp1867133-v1.patch
- ubuntu/configure_login_screen.patch
- ubuntu/layout-Make-starting-in-the-overview-optional.patch:
+ Makes dock replace overview easier
- ubuntu/layout-Try-to-allocate-before-getting-size-of-tracke.patch:
+ Ensure windows don't get maximized under the panels / dock
- debian/patches: Compute system background color from theme (LP: #1965727)
- ubuntu/configure-login-screen.patch: Use bg color for initial system bg
(LP: #1965727)
- debian/patches: Ensure St.Entry's `selected-color` CSS property is
honored (LP: #1878998)
- ubuntu/support-loading-Yaru-variants: Handle dark/light variants better
- d/p/use-favorites-strings: Only apply this to ubuntu session
- debian/patches: Support configuring icons resource to use for mode
- Revert-st-Apply-css-foreground-color-to-text-as-a-PangoAt.patch:
+ Ensure selected-text foreground color is preserved
- u/main-Avoid-meta-finalize: Leak gjs context only on ubiquity sessions
(LP: #1964458)
- ubuntu/sessionMode-Add-support-for-configuring-an-icons-resource.patch:
+ Support loading iconsResourceName from session file
- ubuntu/main-Support-loading-multiple-Yaru-theme-variants.patch:
+ Support loading Yaru theme variants (for accent color)
- ubuntu/Revert-dash-Use-pin-instead-of-favorites
gnome-shell (42.3.1-2) unstable; urgency=medium
[ Marco Trevisan (TreviƱo) ]
* debian/source_gnome-shell.py: Support gdm name only
* debian/control: Recommend gnome-remote-desktop
[ Jeremy Bicha ]
* Cherry-pick patch to allow Extension Manager update feature to work
without the older Extensions app installed (LP: #1981952)
-- Jeremy Bicha <[email protected]> Mon, 18 Jul 2022 07:39:38 +0200
** Changed in: gnome-shell (Ubuntu)
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/1981952
Title:
gnome-shell-extension-manager update feature doesn't work unless
gnome-shell-extension-prefs is installed
Status in gnome-shell package in Ubuntu:
Fix Released
Status in gnome-shell source package in Jammy:
In Progress
Bug description:
Impact
------
There are 2 apps available in Ubuntu 22.04 LTS to manage extensions: the
older Extensions app built as part of GNOME Shell but included in a separate
binary package (gnome-shell-extension-prefs) and the newer third party
Extension Manager from Matt Jakeman (packaged as gnome-shell-extension-manager).
Extension Manager has a feature that automatically updates GNOME Shell
extensions (like the Extensions app). However, the feature wasn't
working unless the Extensions app was also installed because GNOME
Shell didn't recognize the Extension Manager app as permitted to
update GNOME Shell extensions.
Test Case
---------
0. Make sure you don't have the gnome-shell-extension-prefs app installed.
Open a terminal and run
sudo apt remove gnome-shell-extension-prefs
1. Extract the bluetooth-quick-connect-27 archive to
~/.local/share/gnome-shell/extensions/
This should create a folder:
~/.local/share/gnome-shell/extensions/[email protected]
2. Install the updated gnome-shell packages
3. Open a terminal and run
sudo apt install gnome-shell-extension-manager gnome-shell-extension-manager
4. Log out
5. Log in
6. You should see a notification letting you know that there is an extension
update available.
7. Click the notification. The Extension Manager app will open.
8. At the bottom of the app is a message like:
"Updates are available. One extension will be updated on next login."
Click the Log Out button.
9. Log in.
10. Open the Extension Manager app. Click the Bluetooth Quick Connect row. It
should show the version number as greater than 27 (in my testing, the new
version was 29 but new versions can be released at any time). You can also
click the button to remove the extension if you want. Or you can turn the
extension on if you want.
What Could Go Wrong
-------------------
This is a minimal patch cherry-picked from the gnome-shell master branch.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1981952/+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