XNepster / oxygen-for-p500

Automatically exported from code.google.com/p/oxygen-for-p500
https://github.com/lixar/robolectric
0 stars 0 forks source link

Some apps force close since Version 1.0.0 (OTA working in v1.1.0) #117

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
1. Install 1.0.0 version
2. Go to Settings->OTA updater
3. Settings crash

What kernel are you running? 2.6.35.10 (the one embedded in 1.0.0 version)

logcat extract: 
I/ActivityManager(  173): START {act=android.intent.action.MAIN 
cmp=com.otaupdater/.OTAUpdaterActivity} from pid 3874
E/AndroidRuntime( 3874): FATAL EXCEPTION: main
E/AndroidRuntime( 3874): android.content.ActivityNotFoundException: Unable to 
find explicit activity class 
{com.otaupdater/com.otaupdater.OTAUpdaterActivity}; have you declared this 
activity in your AndroidManifest.xml?
E/AndroidRuntime( 3874):    at 
android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1508)
E/AndroidRuntime( 3874):    at 
android.app.Instrumentation.execStartActivity(Instrumentation.java:1384)
E/AndroidRuntime( 3874):    at 
android.app.Activity.startActivityForResult(Activity.java:3190)
E/AndroidRuntime( 3874):    at 
android.app.Activity.startActivity(Activity.java:3297)
E/AndroidRuntime( 3874):    at 
android.preference.PreferenceActivity.onHeaderClick(PreferenceActivity.java:985)
E/AndroidRuntime( 3874):    at 
android.preference.PreferenceActivity.onListItemClick(PreferenceActivity.java:95
7)
E/AndroidRuntime( 3874):    at 
android.app.ListActivity$2.onItemClick(ListActivity.java:319)
E/AndroidRuntime( 3874):    at 
android.widget.AdapterView.performItemClick(AdapterView.java:292)
E/AndroidRuntime( 3874):    at 
android.widget.AbsListView.performItemClick(AbsListView.java:1058)
E/AndroidRuntime( 3874):    at 
android.widget.AbsListView$PerformClick.run(AbsListView.java:2514)
E/AndroidRuntime( 3874):    at 
android.widget.AbsListView$1.run(AbsListView.java:3168)
E/AndroidRuntime( 3874):    at android.os.Handler.handleCallback(Handler.java:605)
E/AndroidRuntime( 3874):    at android.os.Handler.dispatchMessage(Handler.java:92)
E/AndroidRuntime( 3874):    at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 3874):    at 
android.app.ActivityThread.main(ActivityThread.java:4424)
E/AndroidRuntime( 3874):    at java.lang.reflect.Method.invokeNative(Native 
Method)
E/AndroidRuntime( 3874):    at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 3874):    at 
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:784)
E/AndroidRuntime( 3874):    at 
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:551)
E/AndroidRuntime( 3874):    at dalvik.system.NativeStart.main(Native Method)
W/ActivityManager(  173):   Force finishing activity 
com.android.settings/.Settings
W/ActivityManager(  173): Activity pause timeout for ActivityRecord{415038e0 
com.android.settings/.Settings}

Original issue reported on code.google.com by mathieu....@gmail.com on 14 Oct 2012 at 9:40

Attachments:

GoogleCodeExporter commented 9 years ago
Reflash... it should work...

Original comment by mihai.an...@gmail.com on 14 Oct 2012 at 9:50

GoogleCodeExporter commented 9 years ago
The first time I saw the issue was when I made the update from 0.4.0 to 1.0.0 
via OTA. I've already made a clean reflash (format boot, system, cache, sd, 
everything...) but still have the crash.

Original comment by mathieu....@gmail.com on 14 Oct 2012 at 9:57

GoogleCodeExporter commented 9 years ago
I also have the same issue. My problem extends to system 'App Manager' and 
various other apps, E.S. File Explorer, Titanium Back-up, and some small 
network tools telling me "Unfortunately, APP has stopped". Using CWR I have 
re-flashed many times, clearing caches and fixing permissions as usual. 

I downgraded to v0.4, same issues.
I tried Cyanogen 7.2, same issues.
I read somewhere to try using TW Recover.
I then used it to put v0.4 back on and it worked !
Tried using TWRP to get 1.0.0 and the "Unfortunately.." had returned. Flashed 
again since suggested here by you. No luck...

I'm back to v0.4 using TWRP and all is well.

Original comment by darcysb...@gmail.com on 14 Oct 2012 at 5:47

GoogleCodeExporter commented 9 years ago
Issue 119 has been merged into this issue.

Original comment by mihai.an...@gmail.com on 14 Oct 2012 at 7:44

GoogleCodeExporter commented 9 years ago

Original comment by mihai.an...@gmail.com on 14 Oct 2012 at 7:44

GoogleCodeExporter commented 9 years ago
Issue 128 has been merged into this issue.

Original comment by mihai.an...@gmail.com on 20 Oct 2012 at 8:28

GoogleCodeExporter commented 9 years ago
Issue 135 has been merged into this issue.

Original comment by mihai.an...@gmail.com on 27 Oct 2012 at 4:39

GoogleCodeExporter commented 9 years ago
Issue 140 has been merged into this issue.

Original comment by mihai.an...@gmail.com on 3 Nov 2012 at 4:51

GoogleCodeExporter commented 9 years ago
Issue 141 has been merged into this issue.

Original comment by mihai.an...@gmail.com on 3 Nov 2012 at 5:08

GoogleCodeExporter commented 9 years ago
I suggest you to change the title to:
"OTA updater and other apps force closed in Version 1.0.0" :)

Original comment by albertom...@gmail.com on 3 Nov 2012 at 5:10

GoogleCodeExporter commented 9 years ago
I believe this is fairly clear... Thanks for the suggestion though...

Original comment by mihai.an...@gmail.com on 3 Nov 2012 at 5:11

GoogleCodeExporter commented 9 years ago
OTA should be fixed now...

Original comment by mihai.an...@gmail.com on 6 Nov 2012 at 6:46

GoogleCodeExporter commented 9 years ago
Confirmed! It is working.

Original comment by evg....@gmail.com on 6 Nov 2012 at 8:59

GoogleCodeExporter commented 9 years ago

Original comment by mihai.an...@gmail.com on 6 Nov 2012 at 9:01

GoogleCodeExporter commented 9 years ago
Issue 143 has been merged into this issue.

Original comment by mihai.an...@gmail.com on 7 Nov 2012 at 6:14

GoogleCodeExporter commented 9 years ago
Yep fixed, keep up the good work and thank you !

Original comment by mathieu....@gmail.com on 8 Nov 2012 at 9:04

GoogleCodeExporter commented 9 years ago
I confirm that is working well. Thanks' !

Original comment by radu...@gmail.com on 8 Nov 2012 at 9:09

GoogleCodeExporter commented 9 years ago
as of Jan26, 2013, running the current ICS version, the OTA updater does not 
crash for me, but 2 apps i have installed still do crash upon launching them: 
ES File Explorer and Google Drive.

Original comment by stoc...@gmail.com on 26 Jan 2013 at 6:06