yeah , I posted the fix just above. Open the file /usr/share/convertall/numedit.py and go to line 92, replace if numText.isNull(): with if not numText:
save, and then it should work It's kind of a typo , isNull() doesn't exist in Python but does in many other languages. Even if it's the simplest fix ever, it's not something I made up, it's the real thing from ConvertAll 0.4.3 -- No conversion occurs. It just says converting... but nothing happens! https://bugs.launchpad.net/bugs/474341 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