OK i did a bit of debugging and I think the reason this error is
occuring is because the following if statement doesnt get entered:

            if version == default_version:
                default_runtime = rt

This is on line 218 of pycentral on my set up this is because version ==
'2.4' whereas default_version == '24'.

I hope that helps someone, sorry I dont have time to come up with a
proper bug fix.

-- 
instal python-uno broken: 
/usr/bin/pycentral::default_runtime.remove_byte_code() : 'NoneType' object
https://launchpad.net/bugs/75557

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to