RuntimeException on Installing Extension

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

The users problem is solved. But my question is still: What does it mean, when the pythonloader doesn't find the path to the extension?

When I insert a nonsens line, I receive an error with exact that line.
But when does my problem appear?

Hi :slight_smile:
I think we don't know. Which is a tad unusual but does happen
occasionally. The main thing we should be able to do is to point people in
a useful direction where they might be able to figure out how to solve
their issue - for all sorts of completely different issues.

In this case i can only think of trying to find the Devs Mailing List, or
in their case they seem to use an "irc" channel (whatever one of them is)!
(see bottom of the page in this link)
http://www.libreoffice.org/get-help/community-support/

Apols and regards from
Tom :slight_smile: