Description: Inserting a diagram in a writer document in the iOS app leads to an error. Steps to Reproduce: 1. Create/open a document in the iOS app 2. Insert a diagram Actual Results: An error saying "Error activating the object: general OLE error." ("Fehler beim Aktivieren des Objekts: General OLE error." in German) is shown, no diagram is added. Expected Results: A diagram should be added. Reproducible: Always User Profile Reset: No Additional Info:
Created attachment 150318 [details] Printscreen showing the issue
I don't have this error with iOS app version 0.1(27).
I could repro this a single time, then never again... not sure what it depends on. Nicolas, does it depend on the exact file for you, or can you repro with an empty/random document as well?
Hi Aron I think I can reproduce it. Please try the following steps: 1. Create an empty document 2. Format > Columns > 2 Columns 3. Insert diagram It seems the error occurs when one inserts the diagram in a document with multiple columns. Can you reproduce it in that way?
[Automated Action] NeedInfo-To-Unconfirmed
You mean what in the English UI is the Insert > Chart... menu entry, right? Anyway, I couldn't reproduce the problem now with that, can you still reproduce it?
I could reproduce it with an empty Calc document, but for some reason not with the Rocky the Dog document.
Tor Lillqvist committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/4b7bedb1b76bf295e52235b4fc945222275ac36e%5E%21 tdf#124364: Add some missing components from chart2, svtools, and xmloff It will be available in 6.3.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
The above (which is in the cp-6.0 branch, too, like all these fixes) avoids the error, but sadly the chart wizard is fairly unusable, at least in portrait orientation, on an iPad. Anyway, that would be a separate bug.