DBDigital / nookdevs

Automatically exported from code.google.com/p/nookdevs Please note I am not a developer. I only created this to prevent the code from being lost with the shutdown of GoogleCode. If you wish to work on this, contact me and I will add you. :)
0 stars 0 forks source link

The library app sendme back to the home widthout any message #155

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Uninstall nookLibrary 0.1.3.
2. Install nookLibrary 0.1.4.
3. Enter the application.

What is the expected output? What do you see instead?
I was hoping to enter the library, but instead the application exits without 
displaying anything, and threw me back to home.

What version of the product are you using? On what operating system?
Nook Softroot 2.1.5

Original issue reported on code.google.com by DassoLu...@gmail.com on 31 Dec 2010 at 7:20

GoogleCodeExporter commented 8 years ago
There should be some errors & stack traces logged in logcat output. Please 
attach that here & ill try to debug.

Original comment by hari.swa...@gmail.com on 31 Dec 2010 at 10:10

GoogleCodeExporter commented 8 years ago
Here is my logcat output in a txt file.

Also, I think the lines I highlighted below may be relevant.

Thanks for your help!

-------------------------------------

E/AndroidRuntime( 2853): Uncaught handler: thread Thread-13 exiting due to 
uncaught exception

E/AndroidRuntime( 2853): java.lang.NullPointerException

E/AndroidRuntime( 2853):    at 
com.nookdevs.library.NookLibrary$11.run(NookLibrary.java:640)

E/AndroidRuntime( 2853):    at java.lang.Thread.run(Thread.java:1058)

-------------------------------------

Original comment by DassoLu...@gmail.com on 3 Jan 2011 at 3:05

Attachments:

GoogleCodeExporter commented 8 years ago
ok. the new code is not handling the case where there are no B&N books or if 
the nook is not registered. I'll fix it and add the new package on Tuesday 
evening. 

Thanks.

Original comment by hari.swa...@gmail.com on 3 Jan 2011 at 3:14

GoogleCodeExporter commented 8 years ago
Many Thanks! No rush.

(By the way, my nook is registered, but I have no book from B&N.)

Original comment by DassoLu...@gmail.com on 3 Jan 2011 at 3:20

GoogleCodeExporter commented 8 years ago
in that case, as a temp fix, you can just download a free book from B&N and it 
should work.

Original comment by hari.swa...@gmail.com on 3 Jan 2011 at 3:24

GoogleCodeExporter commented 8 years ago
I'll try, while I wait out the correction.
Thanks

Original comment by DassoLu...@gmail.com on 3 Jan 2011 at 3:26

GoogleCodeExporter commented 8 years ago
As I'm outside the U.S., I can not buy books at B & N.
I have no other choice but to wait for the correction.

Thanks for the advice anyway.

Original comment by DassoLu...@gmail.com on 3 Jan 2011 at 4:54

GoogleCodeExporter commented 8 years ago
I have checked in the fix in case anyone want to compile and generate the apk. 
I'll test it and upload the apk tomorrow evening.

Original comment by hari.swa...@gmail.com on 4 Jan 2011 at 1:29

GoogleCodeExporter commented 8 years ago

Original comment by hari.swa...@gmail.com on 4 Jan 2011 at 1:43