hanya / MRI

An object introspection tool for OpenOffice API
http://extensions.openoffice.org/en/project/MRI
Apache License 2.0
46 stars 7 forks source link

MRI doesn't work on LibreOffice 4.0.2 #1

Closed Pastim closed 11 years ago

Pastim commented 11 years ago

MRI has been very useful to me on LO 3. The latest version (1.1.2) doesn't work on LO 4.0.2, giving an error as below. Is there any chance of a fix?

(com.sun.star.uno.RuntimeException) { { Message = "<class 'SyntaxError'>: invalid syntax (MRI.py, line 21), 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 } }

hanya commented 11 years ago

Please try recent one from: https://github.com/hanya/MRI/tree/master/files Version 1.1.4 should work on Python 3.X.

hanya commented 11 years ago

Version 1.1.4 has been released on: http://extensions.openoffice.org/en/project/MRI And the project registered to http://extensions.libreoffice.org/extension-center/mri-uno-object-inspection-tool is not by me, it is out of my control.

Pastim commented 11 years ago

Thanks - that works. However, you pose an interesting question for me. Who controls the distribution to LibreOffice? I initially asked on their site for an update and was referred to you.

hanya commented 11 years ago

Who controls the distribution to LibreOffice?

Once I logged into the extensions.libreoffice.org, the name who register it. So ask to him! I can not make new release on it myself.