Hi, I am working on "6.1.0.0.alpha0+" source. When I launch the app and try to open Chinese or any Asian fonts documents the app crashes & it says:- "libo:sal/osl/unx/file: failed to open /assets/share/dict_zh.data" Can anyone please help. Thanks
Thank you for reporting the bug. Please attach a sample document, as this makes it easier for us to verify the bug. (Please note that the attachment will be public, remove any sensitive information before attaching it. See https://wiki.documentfoundation.org/QA/FAQ#How_can_I_eliminate_confidential_data_from_a_sample_document.3F for help on how to do so.) I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' once the requested document is provided.
(In reply to Xisco Faulí from comment #1) > Thank you for reporting the bug. Please attach a sample document, as this > makes it easier for us to verify the bug. > (Please note that the attachment will be public, remove any sensitive > information before attaching it. > See > https://wiki.documentfoundation.org/QA/ > FAQ#How_can_I_eliminate_confidential_data_from_a_sample_document.3F for help > on how to do so.) > > I have set the bug's status to 'NEEDINFO'. Please change it back to > 'UNCONFIRMED' once the requested document is provided. Hey Xisco, Thanks for revert. Since it is public document you can download it from :- http://zt.360.cn/1101061855.php?dtid=1101062514&did=210845178 Kindly verify. Thanks
Created attachment 150543 [details] sample document
Hey Xisco, Any update on this ? Thanks
Crash with attachment 150543 [details]. LibreOffice Viewer / Android Version: 6.4.0.0 alpha0+ BuildID: ff2b56672203 Android-ARM@24-Bytemark-Hosting/2019-10-07_11.53.41
(In reply to baffclan from comment #5) > Crash with attachment 150543 [details]. > > LibreOffice Viewer / Android > Version: 6.4.0.0 alpha0+ > BuildID: ff2b56672203 > Android-ARM@24-Bytemark-Hosting/2019-10-07_11.53.41 it should be fixed in master now Info from ESC meeting: + Android viewer + Issue when opening any document? (Xisco) + Should be fixed (Cloph) Could you please try to reproduce it with a master build from http://dev-builds.libreoffice.org/daily/master/ ? I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' if the bug is still present in the master build
Reproduce with Newest LibreOffice Viewer. LibreOffice Viewer / Android Version: 6.4.0.0.alpha1+ BuildID: 3aaa2ec8c603 Android-ARM@24-Bytemark-Hosting/2019-10-21_22.04.56
different cause than the other crashes - this time it is due to using different conditionals in the code as to when to compile-in the break-iteration rules and when to store them in separate .data files. So they are compiled into the library, but the layouting code thinks it needs to load them separately.
Christian Lohmaier committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/ddd2a419c56d8c12b4d10376ecfdde9d87d276e3 tdf#124536 android: fix breakiterator mismatch (separate data files for zh/ja) It will be available in 6.5.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.
Hi kds, Could you please try again with a master build from today -> https://dev-builds.libreoffice.org/daily/master/Android-ARM@24-Bytemark-Hosting/current/
Reproduce with Newest LibreOffice Viewer. LibreOffice Viewer / Android Version: 6.5.0.0 alpha0+ BuildID: 1c58b2a437a7 Android-ARM@24-Bytemark-Hosting/2019-11-22_01.28.26
(In reply to baffclan from comment #11) > Reproduce with Newest LibreOffice Viewer. > > LibreOffice Viewer / Android > Version: 6.5.0.0 alpha0+ > BuildID: 1c58b2a437a7 > Android-ARM@24-Bytemark-Hosting/2019-11-22_01.28.26 So the problem is still reproducible for you? I just tried with a current master build (as of commit 9ab43aebad67383057d2cc3f754ce2193fa78b4e), and the document opens fine for me on an x86 Android emulator. Can you please try once more with a daily build, and give some more details on your device and Android version if it still fails?
And it would be great to get an ADB log of the crash to see what goes wrong.
(In reply to Michael Weghorn from comment #12) > So the problem is still reproducible for you? Reproduce with Newest LibreOffice Viewer. LibreOffice Viewer / Android Version: 6.5.0.0 alpha0+ BuildID: c9829f585103 Android-ARM@24-Bytemark-Hosting/2019-12-22_23.54.20 OS: Android 9 CPU: ARM Qualcomm GPU: Adreno(TM) 506
(In reply to Michael Weghorn from comment #13) > And it would be great to get an ADB log of the crash to see what goes wrong. Any chance to get an ADB log? (without being able to reproduce, it's hard to do anything here...)
Let's close this one as a duplicate of tdf#128101, since the reporter is the same for both bug reports and the actual problem is that opening any file crashes. (s.a. fix in comment 9 which seems to fix the underlying issue for others) *** This bug has been marked as a duplicate of bug 128101 ***