"update_po_files.sh" is not working in 0.91.x

Bug #1409058 reported by FirasH
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Inkscape
Fix Released
High
jazzynico

Bug Description

Running "update_po_files.sh" in 0.91.x/po gives this as output:

    Could not create POT file. Exiting.

Running "intltool-update --pot" in 0.91.x/po gives this as output:

    can't open ./../share/extensions/markers_strokepaint.inx: File o directory non esistente at /usr/bin/intltool-extract line 212.
    xgettext: errore durante l'apertura di "./../share/filters/filters.svg.h" in lettura: File o directory non esistente
    ERROR: xgettext failed to generate PO template file. Please consult
           error message above if there is any.

This is very likely related to some non updated translation file templates or similar (rev 13684?)

Thanks!

btw is it correct to update .po files with that script for translators?

Tags: build i18n

Related branches

Revision history for this message
su_v (suv-lp) wrote :

'make check' also fails in 'po/' (only in <lp:inkscape/0.91.x>, ok in trunk):

Making check in po
make[1]: *** No rule to make target `../../share/extensions/markers_strokepaint.inx', needed by `inkscape.pot'. Stop.
make: *** [check-recursive] Error 1

AFAIU this is a regression related to r13684:
<http://bazaar.launchpad.net/~inkscape.dev/inkscape/RELEASE_0_91_BRANCH/revision/13684>
The revision renamed in the INX file which contains strings to be translated, but didn't update po/POTFILES.in (still references the old file):
<http://bazaar.launchpad.net/~inkscape.dev/inkscape/RELEASE_0_91_BRANCH/view/head:/po/POTFILES.in#L492>

Changed in inkscape:
importance: Undecided → High
milestone: none → 0.91
status: New → Confirmed
tags: added: build i18n
Revision history for this message
jazzynico (jazzynico) wrote :

My fault. Fix in progress.

Changed in inkscape:
assignee: nobody → jazzynico (jazzynico)
status: Confirmed → In Progress
Revision history for this message
jazzynico (jazzynico) wrote :

Fix committed rev. 13694 (0.91.x branch only, trunk not affected).
PO files updated rev. 13695.

Changed in inkscape:
milestone: 0.91 → none
status: In Progress → 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.