sudo gedit /usr/share/convertall/numedit.py 
Click "Search" > Go to Line > 92
>replace
> if numText.isNull():
> with
> if not numText: 
then save.

Yeah, that made it work for me too.

I'd like to learn more about the process of getting Ubuntu to include
fixes in automatic updates.

For example, in this case, the developer has clearly fixed the problem,
but how does a developer's fix get into automatic updates?

I just want to learn more about this process. Perhaps I can find a link
in Google.

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

Reply via email to