This bug was fixed in the package gnome-shell - 3.36.1-4ubuntu1
---------------
gnome-shell (3.36.1-4ubuntu1) focal; urgency=medium
* Merge with debian, with new upstream releases and cherry-picked fixes:
- Lockscreen password field is stretched on enter (LP: #1869916)
- Downscaled lockscreen background with fractional scaling (LP: #1866851)
- Volume keys doesn't always produce a sound (LP: #1870958)
- Shell crashes when using show-apps button in dock (LP: #1868659)
- App folders improvements
- Don't load app infos in the main thread
* debian/patches:
- Refreshed
* d/p/ubuntu/desktop_detect.patch:
- No need to include desktop.js into the prefs gresources anymore
* 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)
[ Daniel van Vugt ]
* d/p/ubuntu/keep-ubuntu-logo-bright-lp1867133-v1.patch:
Stop the Ubuntu logo from disappearing and fading back in on the login
screen (LP: #1867133)
gnome-shell (3.36.1-4) experimental; urgency=medium
* Team upload
* extensions-app: Patch back in basic compatibility with old invocation.
There are enough extensions in Debian that rely on being able to
run "gnome-shell-extension-prefs <extension-UUID>" that we can't
really drop this immediately.
Mitigates: #956162, #956163, #956164, #956165, #956166, #956167,
#956168, #956169, #956170, #956171, #956172
gnome-shell (3.36.1-3) experimental; urgency=medium
* Team upload
* Require an ibus version where #955769 (LP: #1869641) has been fixed
* d/patches: Update from upstream gnome-3-36 branch up to commit
3.36.1-31-ga6783692c
gnome-shell (3.36.1-2) experimental; urgency=medium
* Team upload
* d/patches: Update from upstream gnome-3-36 branch up to commit
3.36.1-19-gdfcc5ffb1
- Drop commit c89d6a63 for now, there seems to be some doubt as to
whether it is fully correct
gnome-shell (3.36.1-1) experimental; urgency=medium
* Team upload
[ Simon McVittie ]
* New upstream release
* Drop patches that were applied upstream
* Build-depend on appstream, for its gettext .its integration
* Install new AppStream metadata for extensions tool
* Install bash completion for gnome-extensions CLI
* d/patches: Update from upstream gnome-3-36 branch up to commit
3.36.1-12-g3a863ee34
- Translation updates
- Don't override DesktopAppInfo desktop in Ubuntu's GNOME session,
so NotShowIn=ubuntu works (LP: #1869905)
- Various other bug fixes
[ Laurent Bigonville ]
* debian/control.in: Bump gir1.2-gnomedesktop-3.0 (build-)dependency
-- Marco Trevisan (Treviño) <[email protected]> Thu, 09 Apr 2020
14:57:47 +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/1869905
Title:
OnlyShowIn and NotShowIn not properly honored
Status in gnome-shell package in Ubuntu:
Fix Released
Bug description:
glib provides g_app_info_should_show to determine if a desktop file
should be shown in the app grid based on OnlyShowIn and NotShowIn
using XDG_CURRENT_DESKTOP. This isn't being honored in gnome-shell
when NotShowIn=ubuntu:GNOME or OnlyShowIn=ubuntu:GNOME and
XDG_CURRENT_DESKTOP is ubuntu:GNOME.
glib does have tests for this that are still passing and @seb128 wrote
a simple test case to show the glib API does the right thing.
The snap-store snap in the beta channel provides two desktop files,
one to be displayed when XDG_CURRENT_DESKTOP is ubuntu:GNOME and one
for when it isn't.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1869905/+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