You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 20, 2023. It is now read-only.
Am using Highlight Code extension version 1.6
The extension works fine on this desktop with everything up and through 6.4.x
It loads up with the version 7.0 Alpha1 build, Ubuntu 18.04/KDE but throws the following error when attempting to execute tools/Highlight Code:
A Scripting Framework error occurred while running the Python script vnd.sun.star.script:codehighlighter.oxt|python|highlight.py$create_dialog?language=Python&location=user:uno_packages.
Message: <class 'KeyError'>: 'codehighlighter.oxt'
File "/home/drew/liboQA/libreofficedev7.0/program/pythonscript.py", line 1047, in getScript
self.provCtx.uriHelper.getStorageURI(scriptUri) );
File "/home/drew/liboQA/libreofficedev7.0/program/pythonscript.py", line 417, in getStorageUrlFromPersistentUrl
package = self.mapPackageName2Path[ packageName ]
igorbga, Andrewsudarikov, AchmadFathoni, Paltash, LudwigCRON and 5 more