[Fedora-i18n-bugs] [Bug 473946] New: xgettext misinterprets \x escapes in Python Unicode strings

bugzilla at redhat.com bugzilla at redhat.com
Mon Dec 1 15:34:04 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: xgettext misinterprets \x escapes in Python Unicode strings

https://bugzilla.redhat.com/show_bug.cgi?id=473946

           Summary: xgettext misinterprets \x escapes in Python Unicode
                    strings
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: low
         Component: gettext
        AssignedTo: petersen at redhat.com
        ReportedBy: mcepl at redhat.com
         QAContact: extras-qa at fedoraproject.org
                CC: petersen at redhat.com, fedora-i18n-bugs at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


Description of problem:
When trying to update po files in gajim, I got this error:

[matej at viklef po]$ make update-po
make gajim.pot
make[1]: Entering directory `/home/matej/redhat/BUILD/gajim/po'
INTLTOOL_EXTRACT=/usr/bin/intltool-extract srcdir=. /usr/bin/intltool-update
--gettext-package gajim --pot
./../src/common/config.py:180: warning: 'msgid' format string with unnamed
arguments cannot be properly localized:
                                        The translator cannot reorder the
arguments.
                                        Please consider using a format string
with named arguments,
                                        and a mapping instead of a tuple for
the arguments.
ERROR: xgettext failed to generate PO template file. Please consult
       error message above if there is any.
make[1]: *** [gajim.pot] Error 1
make[1]: Leaving directory `/home/matej/redhat/BUILD/gajim/po'
make: *** [update-po] Error 2
[matej at viklef po]$ 

When I filed my ticket (which was closed as duplicate of
http://trac.gajim.org/ticket/4166), I was told that it is actually bug in
xgettext which has been already fixed in Debian (bugs.debian.org/433743 and
bugs.debian.org/493218).

I have no idea, whether they sent patches upstream.

Version-Release number of selected component (if applicable):
gettext-0.17-8.fc10.i386

How reproducible:
100%

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-i18n-bugs mailing list