[Bug 350163] Re: uniconvertor crashed with ImportError in module()

2009-04-15 Thread Andreas Wenning
Looks like you've been hit by some python 2.5 to 2.6 inconsistency in jaunty. If you do a sudo aptitude reinstall python-uniconvertor does this fix the problem? ** Visibility changed to: Public ** Changed in: python-uniconvertor (Ubuntu) Status: New = Incomplete ** Changed in:

[Bug 350163] Re: uniconvertor crashed with ImportError in module()

2009-04-15 Thread Heavy Rail
I did fresh install several days ago. Now I've re-checked uniconvertor and it does the job, but prints the following warning: /usr/lib/python2.6/dist-packages/uniconvertor/app/utils/locale_utils.py:9: DeprecationWarning: The popen2 module is deprecated. Use the subprocess module. from popen2

[Bug 350163] Re: uniconvertor crashed with ImportError in module()

2009-04-15 Thread Andreas Wenning
Looks like it was a python inconsistency then. The deprecation-warning can safely be ignored; doesn't affect the functionality in any way. ** Changed in: python-uniconvertor (Ubuntu) Status: Incomplete = Invalid ** Changed in: python-uniconvertor (Ubuntu) Assignee: Andreas Wenning