This bug was fixed in the package gnome-shell - 40.2-1ubuntu6 --------------- gnome-shell (40.2-1ubuntu6) impish; urgency=medium
* d/rules: - Drop dh_translations workaround. gettext used by LP has been updated (LP: #1756547). - Fix Lintian warning about DEB_HOST_ARCH assignment gnome-shell (40.2-1ubuntu5) impish; urgency=medium * Fix translation issues (LP: #1941954): - Really fix translation import problem as reported in LP: #1756547 - Add libgtk-3-bin to Build-Depends for dh_translations gnome-shell (40.2-1ubuntu4) impish; urgency=medium * debian/rules: - Skip tests when building for ppc64el to fix FTBFS (LP: #1941792) gnome-shell (40.2-1ubuntu3) impish; urgency=medium [ Daniel van Vugt ] * Add layout-Make-starting-in-the-overview-optional.patch: - So that extensions like Ubuntu Dock have the option of preventing the shell starting in the overview. (LP: #1940925) gnome-shell (40.2-1ubuntu2) impish; urgency=medium [ Daniel van Vugt ] * Add workspace-Remove-skip-taskbar-windows-while-the-over.patch to stop the desktop icons window appearing like an app window in the overview on startup (LP: #1936643) -- Gunnar Hjalmarsson <gunna...@ubuntu.com> Wed, 01 Sep 2021 15:44: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/1941954 Title: Translation issues Status in gnome-shell package in Ubuntu: Fix Released Bug description: This commit: https://salsa.debian.org/gnome-team/gnome-shell/-/commit/86ace441 may have served its purpose for a couple of days. But then this happened: https://launchpad.net/ubuntu/+source/pkgbinarymangler/136 giving dh_translations the ability to create POT files when meson is in use. So what currently happens is: 1. The POT is created 2. The POT is modified with sed() 3. The POT is created again, overwriting the sed() modifications And we still have import problems as reported in bug #1756547. So the override in debian/rules needs to be changed to do things in the right order. Another thing: libgtk-3-bin should be added to Build-Depends to avoid warnings when running dh_translations. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1941954/+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