machineloop / nookdevs

Automatically exported from code.google.com/p/nookdevs
0 stars 1 forks source link

nookLibrary crash on refresh after uploading new books #77

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Sideload some books, or get new books from B&N
2. start nookLibrary, select Refresh

What is the expected output? What do you see instead?
Expected: refreshing the book list
Actual: return to main nookLauncher.
Stack trace:
W/dalvikvm( 8350): threadid=23: thread exiting with uncaught exception 
(group=0x4000fe68)
E/AndroidRuntime( 8350): Uncaught handler: thread Thread-17 exiting due 
to uncaught exception
E/AndroidRuntime( 8350): java.lang.IllegalStateException: Timer was 
cancelled
E/AndroidRuntime( 8350):        at 
java.util.Timer.scheduleImpl(Timer.java:570)
E/AndroidRuntime( 8350):        at 
java.util.Timer.schedule(Timer.java:458)
E/AndroidRuntime( 8350):        at 
com.nookdevs.library.BNBooks.getBooks(BNBooks.java:170)
E/AndroidRuntime( 8350):        at 
com.nookdevs.library.NookLibrary$6.run(NookLibrary.java:447)
E/AndroidRuntime( 8350):        at java.lang.Thread.run(Thread.java:1058)

What version of the product are you using? On what operating system?
1.3 softroot

Please provide any additional information below.
Works when I restart the refresh after the crash.

Original issue reported on code.google.com by jfe...@gmail.com on 2 May 2010 at 3:05

GoogleCodeExporter commented 8 years ago
I have checked in the fix for this on Friday. Will do a build later tonight. 

Original comment by hari.swa...@gmail.com on 2 May 2010 at 12:17

GoogleCodeExporter commented 8 years ago

Original comment by hari.swa...@gmail.com on 2 May 2010 at 12:26