[Bug 1068577] Re: polib.py raise a IOException when po file has a commented line in blank

2012-10-29 Thread Angel Abad
Version 1.0.2-1 uploaded to raring: - https://launchpad.net/ubuntu/raring/+source/polib/1.0.2-1 Cheers, ** Changed in: polib (Ubuntu) Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1068577] Re: polib.py raise a IOException when po file has a commented line in blank

2012-10-23 Thread izi
Hi (I'm the polib author), I'm a bit confused by the patch since it doesn't fix the described issue, the patch is on the flagline (#,) code block and the issue is related to comments (#.). I'll have look at this and will release a bugfix version. -- You received this bug notification because

[Bug 1068577] Re: polib.py raise a IOException when po file has a commented line in blank

2012-10-23 Thread Xangel
Correct, the patch is wrong: (sorry) this is the line elif tokens[0] == '#.' and nb_tokens 1: must be: elif tokens[0] == '#.' : ** Patch added: patchPolib.patch https://bugs.launchpad.net/ubuntu/+source/polib/+bug/1068577/+attachment/3410214/+files/patchPolib.patch -- You received

[Bug 1068577] Re: polib.py raise a IOException when po file has a commented line in blank

2012-10-23 Thread Angel Abad
** Changed in: polib (Ubuntu) Status: Confirmed = Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1068577 Title: polib.py raise a IOException when po file has a commented line in

[Bug 1068577] Re: polib.py raise a IOException when po file has a commented line in blank

2012-10-23 Thread izi
Fixed upstream, new release 1.0.2 published. http://pypi.python.org/pypi/polib/1.0.2 Regards. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1068577 Title: polib.py raise a IOException when po file

[Bug 1068577] Re: polib.py raise a IOException when po file has a commented line in blank

2012-10-23 Thread Angel Abad
Hi, In Ubuntu we are in frozen, Ill upload to Debian and wait for sync. izi, do you think this patch is than important to update Ubuntu stables, and Debian freeze distributions? Cheers, ** Changed in: polib (Ubuntu) Status: Triaged = Fix Committed -- You received this bug notification

[Bug 1068577] Re: polib.py raise a IOException when po file has a commented line in blank

2012-10-23 Thread izi
Not important IMO, empty generated comments are pretty rare... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1068577 Title: polib.py raise a IOException when po file has a commented line in blank

[Bug 1068577] Re: polib.py raise a IOException when po file has a commented line in blank

2012-10-23 Thread Xangel
Thanks for all! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1068577 Title: polib.py raise a IOException when po file has a commented line in blank To manage notifications about this bug go to:

[Bug 1068577] Re: polib.py raise a IOException when po file has a commented line in blank

2012-10-19 Thread Xangel
Simple path to solve the problem ** Patch added: simpleParserForComments.patch https://bugs.launchpad.net/ubuntu/+source/polib/+bug/1068577/+attachment/3404012/+files/simpleParserForComments.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1068577] Re: polib.py raise a IOException when po file has a commented line in blank

2012-10-19 Thread Ubuntu Foundation's Bug Bot
The attachment simpleParserForComments.patch of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can resolve this situation by removing the

[Bug 1068577] Re: polib.py raise a IOException when po file has a commented line in blank

2012-10-19 Thread Angel Abad
** Changed in: polib (Ubuntu) Importance: Undecided = Medium ** Changed in: polib (Ubuntu) Status: New = Confirmed ** Changed in: polib (Ubuntu) Assignee: (unassigned) = Angel Abad (angelabad) -- You received this bug notification because you are a member of Ubuntu Bugs, which