https://bugs.freedesktop.org/show_bug.cgi?id=63223

--- Comment #9 from Stephan Bergmann <[email protected]> ---
(In reply to comment #8)
> RemoveOOoDuplicates
> (com.sun.star.uno.RuntimeException) { { Message = "<class 'TabError'>:
> inconsistent use of tabs and spaces in indentation (Duplicates.py, line 67),
> traceback follows\X000a  /opt/libreoffice4.0/program/pythonloader.py:102 in
> function getModuleFromUrl() [codeobject = compile( src, encfile(filename),
> \"exec\" )]\X000a  /opt/libreoffice4.0/program/pythonloader.py:149 in
> function writeRegistryInfo() [mod = self.getModuleFromUrl( locationUrl
> )]\X000a\X000a", Context = (com.sun.star.uno.XInterface) @0 } }

Python 3 is more picky about tabs and spaces in source code than Python 2,
that's why the above starts to become a problem with LibreOffice 4.  You should
report that with the authors of that extension---they can probably clean it up
so that it works fine with both Python 2 and 3.

> ROOo
> loading component library failed:
> file:///home/****/.config/libreoffice/4/user/uno_packages/cache/uno_packages/
> luu6n8qd.tmp_/ROOo.oxt/Linux_x86/ROOo.uno.so

Hard to tell anything about the above without having access to that extension. 
Do you have a link, in case it is freely available?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to