Mathieu Comandon (#11) > Open the file /usr/share/convertall/numedit.py and go to line 92, replace > if numText.isNull(): > with > if not numText:
Thanks for this one. It would be nice if the package in the repo was updated at once. Sidenote: as noted by primefalcon, go to line 90. -- 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 [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs -- universe-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/universe-bugs
