[Bug 479397] Re: convertall.py crashed with AttributeError in setNum()

2009-11-09 Thread Apport retracing service
*** This bug is a duplicate of bug 401659 ***
https://bugs.launchpad.net/bugs/401659

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #401659, so is being marked as such.  Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Tags removed: need-duplicate-check

** Attachment removed: Dependencies.txt
   http://launchpadlibrarian.net/35433052/Dependencies.txt

** Attachment removed: ProcMaps.txt
   http://launchpadlibrarian.net/35433053/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   http://launchpadlibrarian.net/35433054/ProcStatus.txt

** This bug has been marked a duplicate of bug 401659
   convertall.py crashed with AttributeError in setNum()

** Visibility changed to: Public

-- 
convertall.py crashed with AttributeError in setNum()
https://bugs.launchpad.net/bugs/479397
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 479397] Re: convertall.py crashed with AttributeError in setNum()

2009-11-09 Thread oschwa2s
*** This bug is a duplicate of bug 401659 ***
https://bugs.launchpad.net/bugs/401659

In line 90 /usr/share/convertall/numedit.py replace:

if numText.isNull():

by

if len(numText)==0:

and everything is fine!

-- 
convertall.py crashed with AttributeError in setNum()
https://bugs.launchpad.net/bugs/479397
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 479397] Re: convertall.py crashed with AttributeError in setNum()

2009-11-09 Thread Arup
*** This bug is a duplicate of bug 401659 ***
https://bugs.launchpad.net/bugs/401659

oschwa2s,

Thanks, your solution worked fine.

-- 
convertall.py crashed with AttributeError in setNum()
https://bugs.launchpad.net/bugs/479397
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs