GNOME Bugzilla – Bug 510128
xml2po fails to generate gnect manual POT file
Last modified: 2008-01-17 13:01:54 UTC
Please describe the problem: doing a full update (i.e. removing ALL source code and emptying the database) everything seems fine, but gnome-games fails to show the stats (i.e. $webdir/module/gnome-games) but it shows partial stats in release views (i.e. $webdir/languages/ca/gnome-games) here goes the output from xml2po: xurrasco C # xml2po -o /home/damned-lies/svn/gnome-games.HEAD/gnect/help/C/gnect.HEAD.pot -e gnect.xml Traceback (most recent call last):
+ Trace 185668
doSerialize(doc)
outtxt += doSerialize(child)
(starttag, content, endtag, translation) = processElementTag(node, repl, 1)
translation = translation.replace('<placeholder-%d/>' % (i), replacement)
args = ('invalid literal for int(): grep: /home/damned-li.../docs/gnect.HEAD.pot: No such file or directory\n0',) Expected results: Does this happen every time? Yes Other information: if you point your browser to: http://badall.net:81/damned-lies/module/gnome-games you will see the complete stack trace
that box (badall.net:81) is a gentoo one and xml2po -v says: 0.12.0 in my laptop (with ubuntu) the same xml2po command fails the same way and has the same version of xml2po hope it helps
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 437371 ***