Bug 129377 - Crash when using insert > table of contents... > table of contents, index... (ios 4.2)
Summary: Crash when using insert > table of contents... > table of contents, index... ...
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: iOS Editor (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: Other iOS
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-13 16:05 UTC by Nicolas Christener
Modified: 2020-01-14 15:20 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas Christener 2019-12-13 16:05:10 UTC
Description:
When tapping on the menu "Insert > Table of Contents and Index > Table of Contents, Index or Bibliography..." the iOS app crashes.

Steps to Reproduce:
1. Create/open a writer document on iOS 4.2
2. Tap on the menu "Insert > Table of Contents and Index > Table of Contents, Index or Bibliography..."

Actual Results:
The app crashes.

Expected Results:
The app should not crash.


Reproducible: Always


User Profile Reset: No



Additional Info:
Tested with 4.2 (25) in iOS 13.3.x
Comment 1 Xisco Faulí 2019-12-16 18:37:17 UTC
Moving to NEW
Comment 2 How can I remove my account? 2019-12-17 13:27:18 UTC
Assertion failed: (mpWindowImpl->mpLOKNotifier == nullptr), function SetLOKNotifier, file /Volumes/TML13/lo/ios-optimised-cp-6.2/vcl/source/window/window.cxx, line 3192.
Comment 3 How can I remove my account? 2019-12-17 13:41:32 UTC
Checking whether reproducible in web-based Online, "make run".
Comment 4 How can I remove my account? 2019-12-17 14:32:24 UTC
Yes, identical assertion failure in the "make run" scenario.
Comment 5 How can I remove my account? 2019-12-17 21:27:44 UTC
And if one builds without assertions active, no dialog shows up and nothing happens in web-based Online with "make run".
Comment 6 How can I remove my account? 2019-12-19 09:02:36 UTC
Fixed now by https://gerrit.libreoffice.org/#/c/85426/ , but unfortunately now there is then another problem: The dialog does not go away no matter what one clicks. We are working on that.
Comment 7 Nicolas Christener 2020-01-14 15:00:45 UTC
Tested in 4.2 (30). This issue is fixed and can be closed.

Thanks a lot to the Collabora team and especially to Tor for taking care of this.