Hi,

someone tried to install my extension, got a RuntimeException and gave me a feedback. But I'm not sure how to interpret this message right and where to search for the error.

Why can't the pythonloader find the path to the extension. How's that possible?


This is his message:
(com.sun.star.uno.RuntimeException) { { Message = ": [Errno 2] No such file or directory: 'C:\\Users\\user\\AppData\\Roaming\\LibreOfficeDev\\4\\user\\uno_packages\\cache\\uno_packages\\luc5wkp.tmp_\\Organon-0.9.1b.oxt\\py\\factory.py', traceback follows\X000a C:\Program Files (x86)\LibreOfficeDev 4\program\pythonloader.py:94 in function getModuleFromUrl() [fileHandle = open( filename, encoding='utf_8' )]\X000a C:\Program Files (x86)\LibreOfficeDev 4\program\pythonloader.py:149 in function writeRegistryInfo() [mod = self.getModuleFromUrl( locationUrl )]\X000a\X000a", Context = (com.sun.star.uno.XInterface) @0 <https://github.com/0> } }

You'll find my extension here:
http://extensions.openoffice.org/en/project/organon

And his message and my code on github:
https://github.com/XRoemer/Organon/issues/23

Best,
Xaver

Reply via email to