[Bug 479397] Re: convertall.py crashed with AttributeError in setNum()
oschwa2s
oliver.schwaneberg at inf.fh-brs.de
Mon Nov 9 21:43:18 UTC 2009
*** 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 at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list