From afaa7e68ac80b07d9d340f3ef70f86fd4a010457 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mart=C3=ADn=20Fern=C3=A1ndez?= Date: Sat, 21 Dec 2019 20:51:31 +0100 Subject: [PATCH] crash.log for cervantes and android (#5701) --- .github/ISSUE_TEMPLATE.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 102f6d5ed..f47aaec66 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -10,10 +10,14 @@ `crash.log` is a file that is automatically created when KOReader crashes. It can normally be found in the KOReader directory: +* `/mnt/private/koreader` for Cervantes * `koreader/` directory for Kindle * `.adds/koreader/` directory for Kobo * `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. 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.