http://bugzilla.novell.com/show_bug.cgi?id=498789 User per.jessen@enidan.com added comment http://bugzilla.novell.com/show_bug.cgi?id=498789#c14 --- Comment #14 from Per Jessen <per.jessen@enidan.com> 2009-06-05 00:07:16 MDT --- Sorry, in the above I had PYTHONPATH wrongly set to: /usr/lib/ooo3/basis3.0/program/ I changed this to /usr/lib/ooo3/basis3.1/program/ and got the following output instead: Traceback (most recent call last): File "/usr/share/ooo3/program/DocumentConverter.py", line 161, in <module> converter.convert(argv[1], argv[2]) File "/usr/share/ooo3/program/DocumentConverter.py", line 100, in convert filterName = self._filterName(document, outputExt) File "/usr/share/ooo3/program/DocumentConverter.py", line 108, in _filterName family = self._detectFamily(document) File "/usr/share/ooo3/program/DocumentConverter.py", line 119, in _detectFamily if document.supportsService("com.sun.star.text.GenericTextDocument"): AttributeError: 'NoneType' object has no attribute 'supportsService' -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.