Closed GoogleCodeExporter closed 8 years ago
Can you get the logcat output and attach it here?
Steps to get logcat output:
Kill library app using task manager ( or you can just reboot).
Connect via adb
Run "adb logcat > logcat.txt" in command prompt/shell.
Start library app
Leave it running for 30 mins.
Copy logcat.txt & attach if here.
Thanks.
Original comment by hari.swa...@gmail.com
on 31 Dec 2010 at 10:16
I think I figured it out.
The logcat shows exceptions regarding one epub file, and upon closer inspection
it was indeed an invalid file with zero length.
Apparently, the exception is not caught.
I removed the broken epub file, and the refresh finished.
The part of the logcat that shows the exception is attached.
Original comment by jfe...@gmail.com
on 1 Jan 2011 at 12:15
Attachments:
Thanks. I'll add code to handle the exception in the next build.
Original comment by hari.swa...@gmail.com
on 1 Jan 2011 at 12:38
Original comment by hari.swa...@gmail.com
on 4 Jan 2011 at 1:43
Original issue reported on code.google.com by
jfe...@gmail.com
on 31 Dec 2010 at 4:22