Skip to content
This repository has been archived by the owner on Aug 20, 2023. It is now read-only.

Windows Error #26

Open
DavidReyer opened this issue Mar 18, 2018 · 3 comments
Open

Windows Error #26

DavidReyer opened this issue Mar 18, 2018 · 3 comments

Comments

@DavidReyer
Copy link

DavidReyer commented Mar 18, 2018

Hi

A Scripting Framework error occurred while running the Python script vnd.sun.star.script:codehighlighter.oxt|python|highlight.py$highlight_perl_default?language=Python&location=user:uno_packages.

Message: <class 'KeyError'>: 'codehighlighter.oxt'
File "D:\Program Files\LibreOffice 5\program\pythonscript.py", line 993, in getScript
self.provCtx.uriHelper.getStorageURI(scriptUri) );
File "D:\Program Files\LibreOffice 5\program\pythonscript.py", line 381, in getStorageUrlFromPersistentUrl
package = self.mapPackageName2Path[ packageName ]

This is the Error im getting every time i try to use this extension.
I've done everything to install this properly, running Win10 and everything on the newest version.
This seems to be exactly the same error as the other issue posted some days ago but this time on Windows and not on Fedora.
Please mark that this Extension is currently not working and save peoples time.

@icecore2
Copy link

icecore2 commented Apr 28, 2018

Same here...+1

A Scripting Framework error occurred while running the Python script vnd.sun.star.script:codehighlighter.oxt|python|highlight.py$highlight_c_default?language=Python&location=user:uno_packages.

Message: <class 'KeyError'>: 'codehighlighter.oxt'
  File "D:\Program Files\LibreOffice\program\pythonscript.py", line 993, in getScript
    self.provCtx.uriHelper.getStorageURI(scriptUri) );
  File "D:\Program Files\LibreOffice\program\pythonscript.py", line 381, in getStorageUrlFromPersistentUrl
    package = self.mapPackageName2Path[ packageName ]

@zorrotb
Copy link

zorrotb commented Jun 10, 2018

Same here… +1 (v1.4) + Python v3.6

``
Une erreur de structure de script s'est produite lors de l'exécution du script vnd.sun.star.script:codehighlighter.oxt|python|highlight.py$highlight_powershell_default?language=Python&location=user:uno_packages en Python.

Message : <class 'KeyError'>: 'codehighlighter.oxt'
File "C:\Program Files\LibreOffice\program\pythonscript.py", line 993, in getScript
self.provCtx.uriHelper.getStorageURI(scriptUri) );
File "C:\Program Files\LibreOffice\program\pythonscript.py", line 381, in getStorageUrlFromPersistentUrl
package = self.mapPackageName2Path[ packageName ]

@fabiodesouza
Copy link

Same here… libreoffice v6.1.0.3 and python 3.4.4 with pygments

A Scripting Framework error occurred while running the Python script vnd.sun.star.script:codehighlighter.oxt|python|highlight.py$highlight_php_default?language=Python&location=user:uno_packages.

Message: <class 'KeyError'>: 'codehighlighter.oxt'
File "C:\Program Files\LibreOffice\program\pythonscript.py", line 1011, in getScript
self.provCtx.uriHelper.getStorageURI(scriptUri) );
File "C:\Program Files\LibreOffice\program\pythonscript.py", line 381, in getStorageUrlFromPersistentUrl
package = self.mapPackageName2Path[ packageName ]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants