Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Direct" graphic import not supported by LO 6.1 #22

Closed
KlausBlum opened this issue Sep 14, 2018 · 3 comments
Closed

"Direct" graphic import not supported by LO 6.1 #22

KlausBlum opened this issue Sep 14, 2018 · 3 comments

Comments

@KlausBlum
Copy link
Contributor

As of LO 6.1.0.3, when OLy tries to insert the compiled image using the "Insert Image - Direct" setting, macro execution is aborted throwing an "incorrect property value" error.
(Using the "Insert Image - Via Clipboard" setting still works.)

The problem is described here in the LO Dev mailing list.

It seems that this happens due to an image handling re-work in LO 6.1:
http://document-foundation-mail-archive.969070.n3.nabble.com/API-CHANGE-dropping-string-properties-which-use-vnd-sun-star-GraphicObject-URL-tp4235349.html

LO developers promised to help, but in recent LO versions (6.1.1.2 and 6.2.0.0.alpha0+) the problem still persists:
http://document-foundation-mail-archive.969070.n3.nabble.com/API-CHANGE-dropping-string-properties-which-use-vnd-sun-star-GraphicObject-URL-tp4235349p4247643.html

Hmmm. Let's wait and see how that story will continue...

@KlausBlum
Copy link
Contributor Author

KlausBlum commented Nov 30, 2018

For Writer, the problem is fixed as of LO 6.1.2.1:
http://document-foundation-mail-archive.969070.n3.nabble.com/API-CHANGE-dropping-string-properties-which-use-vnd-sun-star-GraphicObject-URL-tp4235349p4248883.html

Today's commit will find its way into OLy 0.5.8.
This will work with older and newer OO and LO versions. The only incompatible LO release is 6.1.1.

For Draw and Impress, the problem still persists, but will be fixed in LO 6.3.0:
https://bugs.documentfoundation.org/show_bug.cgi?id=120527#c13

It seems that everything is done for now. Keep waiting for the LO 6.3.0 release.

@KlausBlum
Copy link
Contributor Author

KlausBlum commented Dec 9, 2018

Good news:
The bugfix for Draw and Impress will be available in LibreOffice 6.1.5:
https://bugs.documentfoundation.org/show_bug.cgi?id=120527#c19

@KlausBlum
Copy link
Contributor Author

LibreOffice 6.1.5 and 6.2.0 are released now. As expected, for those new versions the problem with Draw and Impress is solved.

SUMMARY:
For some LibreOffice versions, the OOoLilyPond setting "Insert Image: Direct" in the Options dialog will not work. As a workaround, "Insert Image: via Clipboard" can be used.
The affected Versions are

  • Writer: 6.1.0 and 6.1.1
  • Draw and Impress: 6.1.0, 6,1,1, 6.1.2, 6.1.3 and 6.1.4

With all earlier and later LibreOffice versions, OOoLilyPond 0.5.8 will work without the mentioned error.

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

No branches or pull requests

1 participant