*** 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

Reply via email to