monperrus / ExpandAnimations

LibreOffice/OpenOffice.org extension to expand animations before exporting to PDF. Looking for maintainers.
https://github.com/monperrus/ExpandAnimations
GNU Lesser General Public License v3.0
232 stars 31 forks source link

version v0.7 does not work in LibreOffice 6.4.3.2 (v0.6 does) #40

Closed errotu closed 4 years ago

errotu commented 4 years ago

First of all: Thanks for your great work! I am trying to use your extension (v0.7) in LibreOffice 6.4.3.2 on Ubuntu 20.04. Unfortunately, I can't get it to work. I always receive the following error:

A Scripting Framework error occurred while running Basic script vnd.sun.star.script:ExpandAnimations.Main?-language=Basic&location=application

Message: The following Basic script could not be found: library: 'ExpandAnimations' module: 'ExpandAnimations' method: 'Main' location: 'application'

Here's a screenshot: grafik

new-on-github commented 4 years ago

Same here on: Libreoffice-Version: 6.0.7.3 Build ID: 1:6.0.7-0ubuntu0.18.04.10

on: Linux Mint 19.3 Kernel: 5.3.0-53-generic

v0.6 of the extension works fine

Also thanks for this amazing add-on!

monperrus commented 4 years ago

v0.6 of the extension works fine

Good to know.

v0.7 is the first one with continuous deployment in Github action. @Nikolasel could you have a look? Thanks!