-
Notifications
You must be signed in to change notification settings - Fork 6
Description
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...