crash.log for cervantes and android (#5701)

reviewable/pr5702/r1
Martín Fernández 4 years ago committed by Frans de Jonge
parent 6596e5ddc7
commit afaa7e68ac

@ -10,10 +10,14 @@
`crash.log` is a file that is automatically created when KOReader crashes. It can `crash.log` is a file that is automatically created when KOReader crashes. It can
normally be found in the KOReader directory: normally be found in the KOReader directory:
* `/mnt/private/koreader` for Cervantes
* `koreader/` directory for Kindle * `koreader/` directory for Kindle
* `.adds/koreader/` directory for Kobo * `.adds/koreader/` directory for Kobo
* `applications/koreader/` directory for Pocketbook * `applications/koreader/` directory for Pocketbook
Android won't have a crash.log file because Google restricts what apps can log, so you'll need to obtain logs using `adb logcat KOReader:I ActivityManager:* AndroidRuntime:* *:F`.
Please try to include the relevant sections in your issue description. Please try to include the relevant sections in your issue description.
You can upload the whole `crash.log` file on GitHub by dragging and You can upload the whole `crash.log` file on GitHub by dragging and
dropping it onto this textbox, or you can use one of these paste services. dropping it onto this textbox, or you can use one of these paste services.

Loading…
Cancel
Save