"Build and validate click package" button does not build translations

Bug #1444908 reported by David Planella
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
qtcreator-plugin-ubuntu (Ubuntu)
Fix Released
Undecided
Benjamin Zeller

Bug Description

I'm using the standard QML app template, which by default has got a Makefile with a build-translations rule.

$(TRANSLATION_ROOT)/share/locale/%/LC_MESSAGES/$(APP_ID).mo: po/%.po
 mkdir -p $(TRANSLATION_ROOT)/share/locale/$*/LC_MESSAGES && msgfmt -o $(@) $(<)

Expected:
- "Build and validate click package" button runs the build-translations target and translations are built and included in the click package

Actual:
- "Build and validate click package" button does not run the build-translations target. Translations are neither built nor included in the click package

Related branches

David Planella (dpm)
tags: added: i18n-qml-tutorial
Changed in qtcreator-plugin-ubuntu (Ubuntu):
status: New → In Progress
assignee: nobody → Benjamin Zeller (zeller-benjamin)
Changed in qtcreator-plugin-ubuntu (Ubuntu):
status: In Progress → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package qtcreator-plugin-ubuntu - 3.1.1+15.04.20150416-0ubuntu1

---------------
qtcreator-plugin-ubuntu (3.1.1+15.04.20150416-0ubuntu1) vivid; urgency=medium

  [ Benjamin Zeller ]
  * Rename the template.pot file to <projectname>.pot lp:1444911 Make
    sure qml projects run buildsteps when creating a click package from
    the publish page lp:1444908 Disable the translations menu for qml
    projects lp:1444913 (LP: #1444913, #1444908, #1444911)
 -- CI Train Bot <email address hidden> Thu, 16 Apr 2015 11:30:36 +0000

Changed in qtcreator-plugin-ubuntu (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.