https://bugs.documentfoundation.org/show_bug.cgi?id=158300
Michael Weghorn <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDINFO Ever confirmed|0 |1 --- Comment #3 from Michael Weghorn <[email protected]> --- Thanks for your report. I cannot reproduce here, it works in both, an x86_64 AVD (Android virtual device) running a local build of the current development version (git master) as well as the current 7.6.3 build (versionCode 20) from https://nextcloud.documentfoundation.org/s/nwjnmXCssQYQPp7 on a Fairphone 3+ running LineageOS 20 (i.e. Android 13), s. attachment 190942 for a screenshot. Some questions that might help to narrow down the issue: 1) Do other ODS files work for you? 2) Where is the file located and how is it opened (e.g. in the local "Download" directory on the phone and opened using the "Select File to open" option from within the app, or opened from the file manager, or maybe saved on some online share and then opened e.g. from within the NextCloud app,...)? 3) Does uninstalling the app and reinstalling make any difference? 4) (advanced) If you have USB debugging enabled or are interested in doing it, the following steps could provide more information: * enable developer options on the phone, see [1] * set up ADB on your laptop/PC (e.g. following the instructions at [2] * connect the phone via USB (Wifi is also possible, see [3]) * start the LibreOffice Viewer app again * start the log by running comand 'adb logcat > adb_output.log' (redirect output to a file) * reproduce the issue in the app again * press Ctrl+C to stop the adb logcat command * attach the `adb_output.log` file (or the relevant part of it) here [1] https://developer.android.com/studio/debug/dev-options [2] https://www.xda-developers.com/install-adb-windows-macos-linux/ [3] https://developer.android.com/tools/adb Version: 7.6.3.2.0+ Build ID: 0e982fe4db35 Version: 24.2.0.0.alpha0+ Build ID: 42edec63fba4 -- You are receiving this mail because: You are the assignee for the bug.
