View Single Post
Old 02-01-2016, 05:37 PM   #1
Purple Lady
Grand Sorcerer
Purple Lady ought to be getting tired of karma fortunes by now.Purple Lady ought to be getting tired of karma fortunes by now.Purple Lady ought to be getting tired of karma fortunes by now.Purple Lady ought to be getting tired of karma fortunes by now.Purple Lady ought to be getting tired of karma fortunes by now.Purple Lady ought to be getting tired of karma fortunes by now.Purple Lady ought to be getting tired of karma fortunes by now.Purple Lady ought to be getting tired of karma fortunes by now.Purple Lady ought to be getting tired of karma fortunes by now.Purple Lady ought to be getting tired of karma fortunes by now.Purple Lady ought to be getting tired of karma fortunes by now.
 
Purple Lady's Avatar
 
Posts: 5,698
Karma: 16542228
Join Date: Feb 2010
Location: Pennsylvania
Device: Huawei MediaPad M5, LG V30, Boyue T80S, Nexus 7 LTE, K3 3G, Fire HD8
CC wouldn't open on Fire HD 8

I reset my Fire HD 8 because I was having a lot of battery use when the device was sleeping. After the reset was done I reinstalled CC 4.3.4.3 but it wouldn't even open. After clearing data, uninstalling and reinstalling it still wouldn't open. I then cleared data, uninstalled and installed 4.3.4.2 because I knew that version installed ok previously. That version opened ok so I then installed 4.3.4.3 again and everything is good now.

Here's the debug log from when it wouldn't open:

Code:
 2016-02-01 17:15:14.577:  Application com.multipie.calibreandroid started. CC version 4.3.4.3:217, Android version 22, Device kind 'KFMEWI', product id 'full_thebes', serial 'G090HC02544400S9'
2016-02-01 17:15:14.579:  locale setup: desired=--:--, system=en:US, current=en:US
2016-02-01 17:15:14.609:  uncaught exception
java.lang.RuntimeException: Unable to create application com.multipie.cclibrary.CCApplication: java.lang.NullPointerException: Attempt to invoke virtual method 'java.util.ArrayList com.multipie.cclibrary.LocalData.a.ao.b()' on a null object reference
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4762)
at android.app.ActivityThread.access$1500(ActivityThread.java:160)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1381)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:135)
at android.app.ActivityThread.main(ActivityThread.java:5468)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Method.java:372)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:976)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:771)
Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'java.util.ArrayList com.multipie.cclibrary.LocalData.a.ao.b()' on a null object reference
at com.multipie.cclibrary.LocalData.a.ag(Source:1094)
at com.multipie.cclibrary.at.h(Source:330)
at com.multipie.cclibrary.at.d(Source:303)
at com.multipie.cclibrary.CCApplication.onCreate(Source:55)
at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1015)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4759)
... 9 more
2016-02-01 17:15:14.658:  Log flush
Purple Lady is offline   Reply With Quote