Bug 124364 - Inserting a chart leads to an error
Summary: Inserting a chart leads to an error
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: iOS Editor (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: Other other
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: target:6.3.0
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-27 14:40 UTC by Nicolas Christener
Modified: 2019-06-03 14:29 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
Printscreen showing the issue (281.50 KB, image/png)
2019-03-27 14:42 UTC, Nicolas Christener
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas Christener 2019-03-27 14:40:12 UTC
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:
Comment 1 Nicolas Christener 2019-03-27 14:42:07 UTC
Created attachment 150318 [details]
Printscreen showing the issue
Comment 2 Andras Timar 2019-03-30 16:49:34 UTC
I don't have this error with iOS app version 0.1(27).
Comment 3 Aron Budea 2019-04-04 14:41:51 UTC
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?
Comment 4 Nicolas Christener 2019-05-21 05:43:17 UTC
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?
Comment 5 QA Administrators 2019-05-22 02:54:52 UTC Comment hidden (obsolete)
Comment 6 How can I remove my account? 2019-05-31 12:04:43 UTC
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?
Comment 7 How can I remove my account? 2019-05-31 12:36:19 UTC
I could reproduce it with an empty Calc document, but for some reason not with the Rocky the Dog document.
Comment 8 Commit Notification 2019-05-31 13:11:20 UTC
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.
Comment 9 How can I remove my account? 2019-05-31 13:12:51 UTC
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.