qmake project i18n needs fixing

Bug #1498076 reported by Michał Karnicki
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
qtcreator-plugin-ubuntu (Ubuntu)
Confirmed
Undecided
Benjamin Zeller

Bug Description

If you choose to use qmake project, there's two bugs:

Open
http://pastebin.ubuntu.com/12513759/plain/
and search for "touch"
That touches a file in build/po/... -- but the po directory does not exist. Creating it manually works around the problem.

Open same link,
and search for
-g template
which is the looking for a file named template.pot. It should instead be:
-g $${UBUNTU_TRANSLATION_DOMAIN}

Because Ubuntu translation domain is used for the pot file name.

Revision history for this message
Michał Karnicki (karni) wrote :

Benjamin, feel free to re-assign. I just don't want this one to get dropped. Thanks.

Changed in qtcreator-plugin-ubuntu (Ubuntu):
assignee: nobody → Benjamin Zeller (zeller-benjamin)
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in qtcreator-plugin-ubuntu (Ubuntu):
status: New → Confirmed
Revision history for this message
Michał Karnicki (karni) wrote :

TBH I'm not sure if this still applies, but please do not drop this if it's still an issue, it's important. Thanks! :)

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.