Translation issues

Bug #1941954 reported by Gunnar Hjalmarsson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gnome-shell (Ubuntu)
Fix Released
Medium
Gunnar Hjalmarsson

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.

Changed in gnome-shell (Ubuntu):
status: In Progress → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

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 <email address hidden> Wed, 01 Sep 2021 15:44:38 +0200

Changed in gnome-shell (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.