Quote:
Originally Posted by WS64
Is there anything I can do to find out why they are crashing?
|
Usually the crash.log contains a message with the info at what line koreader crashed. You can report the crash with the crash.log in github or start tinkering yourself.
For more info: Enable debugging mode, redirect output to a log file for a more detailed error log.
If you enable telnet for your device and run koreader from a terminal in debug mode you see a lot of info in real time. This last approach gives you the most info.