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

Failes to run with LO version 7.0 Alpha 1 #43

Open
atjensen opened this issue May 19, 2020 · 7 comments
Open

Failes to run with LO version 7.0 Alpha 1 #43

atjensen opened this issue May 19, 2020 · 7 comments

Comments

@atjensen
Copy link

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 ]

@Chaostheorie
Copy link

Same applies for: LibreOffice 6.4.6.2 40(Build:2)

@rocapal
Copy link

rocapal commented Oct 4, 2020

Same here for LibreOffice 7.0.1.2 under Debian/GNOME

@ffrmns
Copy link

ffrmns commented Nov 20, 2020

Just rename the extension file to codehighlighter.oxt
change filename

@tkontogi
Copy link

tkontogi commented Dec 6, 2020

Just rename the extension file to codehighlighter.oxt
change filename

And renaming before installing, the downloaded extension's file name to codehighlighter.oxt, is the solution.

Thank you.

@DhananjayPorwal
Copy link

codehighlighter
After reinstalling with extension's name codehighlighter.oxt, it works well. 🙇‍♂️
Thank You!

@SergeyDjam
Copy link

Same for ROSA Linux R11.1, and LO 6.3.6

@eyalroz
Copy link

eyalroz commented Jun 9, 2021

Same for LO Writer 7.2.0.0 alpha on Linux.

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

8 participants