Market started to crash when selectin Books - Eee Pad Transformer Q&A, Help & Troubleshooting

Been using the Revolution ROM for a while and since today I can't use the Books tab from the Market. As soon as I select it the market crashes. See the Logcat below.
10-26 22:47:28.510 D/AndroidRuntime(1807): Shutting down VM
10-26 22:47:28.510 W/dalvikvm(1807): threadid=1: thread exiting with uncaught exception (group=0x40235760)
10-26 22:47:28.520 E/AndroidRuntime(1807): FATAL EXCEPTION: main
10-26 22:47:28.520 E/AndroidRuntime(1807): java.lang.NullPointerException
10-26 22:47:28.520 E/AndroidRuntime(1807): at com.google.android.finsky.utils.PurchaseButtonWrapper.getDisplayText(PurchaseButtonWrapper.java:104)
10-26 22:47:28.520 E/AndroidRuntime(1807): at com.google.android.finsky.utils.Utils.bindPurchaseButton(Utils.java:69)
10-26 22:47:28.520 E/AndroidRuntime(1807): at com.google.android.finsky.adapters.DocumentBasedAdapter.bindDocument(DocumentBasedAdapter.java:85)
10-26 22:47:28.520 E/AndroidRuntime(1807): at com.google.android.finsky.adapters.BucketAdapter.bindBucketEntry(BucketAdapter.java:129)
10-26 22:47:28.520 E/AndroidRuntime(1807): at com.google.android.finsky.adapters.BucketAdapter.bindBucketEntries(BucketAdapter.java:158)
10-26 22:47:28.520 E/AndroidRuntime(1807): at com.google.android.finsky.adapters.BucketAdapter.bindView(BucketAdapter.java:182)
10-26 22:47:28.520 E/AndroidRuntime(1807): at com.google.android.finsky.adapters.BucketAdapter.getView(BucketAdapter.java:174)
10-26 22:47:28.520 E/AndroidRuntime(1807): at android.widget.AbsListView.obtainView(AbsListView.java:1970)
10-26 22:47:28.520 E/AndroidRuntime(1807): at android.widget.ListView.onMeasure(ListView.java:1111)
10-26 22:47:28.520 E/AndroidRuntime(1807): at android.view.View.measure(View.java:10835)
10-26 22:47:28.520 E/AndroidRuntime(1807): at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:4351)
10-26 22:47:28.520 E/AndroidRuntime(1807): at android.widget.FrameLayout.onMeasure(FrameLayout.java:267)
10-26 22:47:28.520 E/AndroidRuntime(1807): at android.view.View.measure(View.java:10835)
10-26 22:47:28.520 E/AndroidRuntime(1807): at android.widget.LinearLayout.measureHorizontal(LinearLayout.java:938)
10-26 22:47:28.520 E/AndroidRuntime(1807): at android.widget.LinearLayout.onMeasure(LinearLayout.java:521)
10-26 22:47:28.520 E/AndroidRuntime(1807): at android.view.View.measure(View.java:10835)
10-26 22:47:28.520 E/AndroidRuntime(1807): at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:4351)
10-26 22:47:28.520 E/AndroidRuntime(1807): at android.widget.LinearLayout.measureChildBeforeLayout(LinearLayout.java:1284)
10-26 22:47:28.520 E/AndroidRuntime(1807): at android.widget.LinearLayout.measureVertical(LinearLayout.java:613)
10-26 22:47:28.520 E/AndroidRuntime(1807): at android.widget.LinearLayout.onMeasure(LinearLayout.java:519)
10-26 22:47:28.520 E/AndroidRuntime(1807): at android.view.View.measure(View.java:10835)
10-26 22:47:28.520 E/AndroidRuntime(1807): at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:4351)
10-26 22:47:28.520 E/AndroidRuntime(1807): at android.widget.FrameLayout.onMeasure(FrameLayout.java:267)
10-26 22:47:28.520 E/AndroidRuntime(1807): at android.view.View.measure(View.java:10835)
10-26 22:47:28.520 E/AndroidRuntime(1807): at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:4351)
10-26 22:47:28.520 E/AndroidRuntime(1807): at android.widget.FrameLayout.onMeasure(FrameLayout.java:267)
10-26 22:47:28.520 E/AndroidRuntime(1807): at android.view.View.measure(View.java:10835)
10-26 22:47:28.520 E/AndroidRuntime(1807): at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:4351)
10-26 22:47:28.520 E/AndroidRuntime(1807): at android.widget.FrameLayout.onMeasure(FrameLayout.java:267)
10-26 22:47:28.520 E/AndroidRuntime(1807): at android.view.View.measure(View.java:10835)
10-26 22:47:28.520 E/AndroidRuntime(1807): at android.widget.RelativeLayout.measureChildHorizontal(RelativeLayout.java:581)
10-26 22:47:28.520 E/AndroidRuntime(1807): at android.widget.RelativeLayout.onMeasure(RelativeLayout.java:365)
10-26 22:47:28.520 E/AndroidRuntime(1807): at android.view.View.measure(View.java:10835)
10-26 22:47:28.520 E/AndroidRuntime(1807): at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:4351)
10-26 22:47:28.520 E/AndroidRuntime(1807): at android.widget.FrameLayout.onMeasure(FrameLayout.java:267)
10-26 22:47:28.520 E/AndroidRuntime(1807): at com.android.internal.policy.impl.PhoneWindow$DecorView.onMeasure(PhoneWindow.java:1889)
10-26 22:47:28.520 E/AndroidRuntime(1807): at android.view.View.measure(View.java:10835)
10-26 22:47:28.520 E/AndroidRuntime(1807): at android.view.ViewRoot.performTraversals(ViewRoot.java:944)
10-26 22:47:28.520 E/AndroidRuntime(1807): at android.view.ViewRoot.handleMessage(ViewRoot.java:2046)
10-26 22:47:28.520 E/AndroidRuntime(1807): at android.os.Handler.dispatchMessage(Handler.java:99)
10-26 22:47:28.520 E/AndroidRuntime(1807): at android.os.Looper.loop(Looper.java:132)
10-26 22:47:28.520 E/AndroidRuntime(1807): at android.app.ActivityThread.main(ActivityThread.java:4123)
10-26 22:47:28.520 E/AndroidRuntime(1807): at java.lang.reflect.Method.invokeNative(Native Method)
10-26 22:47:28.520 E/AndroidRuntime(1807): at java.lang.reflect.Method.invoke(Method.java:491)
10-26 22:47:28.520 E/AndroidRuntime(1807): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:841)
10-26 22:47:28.520 E/AndroidRuntime(1807): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:599)
10-26 22:47:28.520 E/AndroidRuntime(1807): at dalvik.system.NativeStart.main(Native Method)
10-26 22:47:28.600 D/dalvikvm(1807): GC_FOR_ALLOC freed 212K, 11% free 13802K/15367K, paused 67ms
10-26 22:47:28.610 D/PersistentEventStore/putEvent(1807): Row ID: 23, Event ID: 23
10-26 22:47:28.620 W/ActivityManager(333): Force finishing activity com.google.android.finsky/.activities.MainActivity
I've tried clearing Market data and also clearing the cache and Dalvik cache from recovery but it's still not working. Apps and Movies are working fine.
Any ideas?

What version of market are you running?

Mine too. Crashes every time 1.0.28
How would I update the market?

This happens to me too but not to anyone on irc I asked to test.
It did work last week but not now. I suspect it's maybe server/location related since the Books and Movies tabs just showed up for me recently.
I'm in the UK so can ppl state which location they are in if it works or not.

Related

[Fixed and Closed]Trying to RE-add the Google APPS to android.

Hi everyone,
I'm new to android but have some experience in Linux.
I've bought a Android phone from china but i found there is lack of the Google Apps. (Only have broswer and Maps. No market No Youtube No Gmail No Google Sync etc.) (I've seen some of the HTC india phone is No market too)
That make the phone nearly un-usable. (Only can make a phone call but no contact synced...LOL)
After i got the apk from the emulator and fixed some issue.
I'm interfacing a issue i don't know how to fix it.
The issue is Permission denial: writing to secure settings requires android.permission.WRITE_SECURE_SETTINGS
Here is the logcat
Code:
[COLOR="Red"]E( 80) java.lang.SecurityException: Permission denial: writing to secure settings requires android.permission.WRITE_SECURE_SETTINGS (DatabaseUtils)[/COLOR]
E( 80) at com.android.providers.settings.SettingsProvider.checkWritePermissions(SettingsProvider.java:172) (DatabaseUtils)
E( 80) at com.android.providers.settings.SettingsProvider.insert(SettingsProvider.java:335) (DatabaseUtils)
E( 80) at android.content.ContentProvider$Transport.insert(ContentProvider.java:140) (DatabaseUtils)
E( 80) at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:125) (DatabaseUtils)
E( 80) at android.os.Binder.execTransact(Binder.java:287) (DatabaseUtils)
E( 80) at dalvik.system.NativeStart.run(Native Method) (DatabaseUtils)
D( 509) Shutting down VM (AndroidRuntime)
W( 509) threadid=3: thread exiting with uncaught exception (group=0x4001aa08) (dalvikvm)
E( 509) Uncaught handler: thread main exiting due to uncaught exception (AndroidRuntime)
[COLOR="Red"]E( 509) java.lang.RuntimeException: Unable to create service com.google.android.googleapps.GoogleLoginService: java.lang.SecurityException: Permissio
n denial: writing to secure settings requires android.permission.WRITE_SECURE_SETTINGS (AndroidRuntime)[/COLOR]
E( 509) at android.app.ActivityThread.handleCreateService(ActivityThread.java:2693) (AndroidRuntime)
E( 509) at android.app.ActivityThread.access$3100(ActivityThread.java:116) (AndroidRuntime)
E( 509) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1846) (AndroidRuntime)
E( 509) at android.os.Handler.dispatchMessage(Handler.java:99) (AndroidRuntime)
E( 509) at android.os.Looper.loop(Looper.java:123) (AndroidRuntime)
E( 509) at android.app.ActivityThread.main(ActivityThread.java:4203) (AndroidRuntime)
E( 509) at java.lang.reflect.Method.invokeNative(Native Method) (AndroidRuntime)
E( 509) at java.lang.reflect.Method.invoke(Method.java:521) (AndroidRuntime)
E( 509) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:791) (AndroidRuntime)
E( 509) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:549) (AndroidRuntime)
E( 509) at dalvik.system.NativeStart.main(Native Method) (AndroidRuntime)
E( 509) Caused by: java.lang.SecurityException: Permission denial: writing to secure settings requires android.permission.WRITE_SECURE_SETTINGS (And
roidRuntime)
E( 509) at android.os.Parcel.readException(Parcel.java:1218) (AndroidRuntime)
E( 509) at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:145) (AndroidRuntime)
E( 509) at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:111) (AndroidRuntime)
E( 509) at android.content.ContentProviderProxy.insert(ContentProviderNative.java:340) (AndroidRuntime)
E( 509) at android.content.ContentResolver.insert(ContentResolver.java:479) (AndroidRuntime)
E( 509) at android.provider.Settings$NameValueTable.putString(Settings.java:438) (AndroidRuntime)
E( 509) at android.provider.Settings$Secure.putString(Settings.java:1682) (AndroidRuntime)
E( 509) at com.google.android.googleapps.GoogleLoginService.onCreate(GoogleLoginService.java:396) (AndroidRuntime)
E( 509) at android.app.ActivityThread.handleCreateService(ActivityThread.java:2684) (AndroidRuntime)
E( 509) ... 10 more (AndroidRuntime)
I've try to modify the
/system/etc/permissions/platform.xml
by
<assign-permission name="android.permission.WRITE_SECURE_SETTINGS" uid="system" />
but still no luck. (I've checked the PID 80 is run by System.)
Code:
system 80 46 176348 21752 ffffffff afe0c70c S system_server
From ps in the shell
Is anybody have an idea how to makes its works?
MY phone is already rooted but i haven't found the method to login to the recovery mode
No one know the method to grant this permission?
mp9_sit said:
MY phone is already rooted but i haven't found the method to login to the recovery mode
Click to expand...
Click to collapse
Have you tried "reboot recovery" from the shell?
-W5i2
place it on /system
To gain WRITE_SECURE_SETTINGS privilege the app should be placed on /system, but not always, see https://www.isecpartners.com/files/iSEC_Securing_Android_Apps.pdf

[Q] com.android.phone Force Close

Guys
I have a Sensation with stock T-Mobile ROM with no rooting or anything similar done on it. Basically its the Mrs' phone and she's recently getting cyclical force closes saying something about 'com.android.phone' having crashed. Please see screenshots below. If I force close it, then the signal bars disappear and then the phone comes back onto the network and after a while it does the same thing again. Also while this happens, the phone UI goes dead slow, so i assume that the CPU is being used continuously thereby causing the phone to drain down quickly.
Current actions taken: Tried to uninstall new programs, but its still failing. Also looking at logs using logcat, I see some regular fatal exceptions like:
E/JavaBinder( 1439): *** Uncaught remote exception! (Exceptions are not yet supported across processes.)
11-18 10:23:24.971 E/JavaBinder( 1439): java.lang.RuntimeException: android.os.DeadObjectException
11-18 10:23:24.971 E/JavaBinder( 1439): at android.os.Parcel.writeException(Parcel.java:1223)
11-18 10:23:24.971 E/JavaBinder( 1439): at android.os.Binder.execTransact(Binder.java:322)
11-18 10:23:24.971 E/JavaBinder( 1439): at dalvik.system.NativeStart.run(Native Method)
11-18 10:23:24.971 E/JavaBinder( 1439): Caused by: android.os.DeadObjectException
11-18 10:23:24.971 E/JavaBinder( 1439): at android.os.BinderProxy.transact(Native Method)
11-18 10:23:24.971 E/JavaBinder( 1439): at android.content.IIntentReceiver$Stub$Proxy.performReceive(IIntentReceiver.java:121)
11-18 10:23:24.971 E/JavaBinder( 1439): at android.app.ActivityThread$ApplicationThread.scheduleRegisteredReceiver(ActivityThread.java:667)
11-18 10:23:24.971 E/JavaBinder( 1439): at android.app.ApplicationThreadNative.onTransact(ApplicationThreadNative.java:325)
11-18 10:23:24.971 E/JavaBinder( 1439): at android.os.Binder.execTransact(Binder.java:320)
Have you experienced something like this before? I tried to search for similar errors but haven't seen any here.
Guys
Just saw this trace appear when the exception came on:
11-18 10:41:23.033 E/dalvikvm-heap( 2073): Out of memory on a 2036842-byte allocation.
11-18 10:41:23.033 I/dalvikvm( 2073): "main" prio=5 tid=1 RUNNABLE
11-18 10:41:23.033 I/dalvikvm( 2073): | group="main" sCount=0 dsCount=0 obj=0x40027590 self=0xd030
11-18 10:41:23.033 I/dalvikvm( 2073): | sysTid=2073 nice=0 sched=0/0 cgrp=default handle=-1345002112
11-18 10:41:23.033 I/dalvikvm( 2073): | schedstat=( 5924891393 5811177013 5314 )
11-18 10:41:23.033 I/dalvikvm( 2073): at java.lang.AbstractStringBuilder.enlargeBuffer(AbstractStringBuilder.java:~95)
11-18 10:41:23.033 I/dalvikvm( 2073): at java.lang.AbstractStringBuilder.append0(AbstractStringBuilder.java:153)
11-18 10:41:23.033 I/dalvikvm( 2073): at java.lang.StringBuilder.append(StringBuilder.java:217)
11-18 10:41:23.033 I/dalvikvm( 2073): at com.android.internal.telephony.gsm.GsmDataConnectionTracker.log(GsmDataConnectionTracker.java:2561)
11-18 10:41:23.033 I/dalvikvm( 2073): at com.android.internal.telephony.gsm.GsmDataConnectionTracker.trySetupData(GsmDataConnectionTracker.java:866)
11-18 10:41:23.033 I/dalvikvm( 2073): at com.android.internal.telephony.gsm.GsmDataConnectionTracker.onTrySetupData(GsmDataConnectionTracker.java:1762)
11-18 10:41:23.033 I/dalvikvm( 2073): at com.android.internal.telephony.DataConnectionTracker.handleMessage(DataConnectionTracker.java:553)
11-18 10:41:23.033 I/dalvikvm( 2073): at com.android.internal.telephony.gsm.GsmDataConnectionTracker.handleMessage(GsmDataConnectionTracker.java:2555)
11-18 10:41:23.033 I/dalvikvm( 2073): at android.os.Handler.dispatchMessage(Handler.java:99)
11-18 10:41:23.033 I/dalvikvm( 2073): at android.os.Looper.loop(Looper.java:150)
11-18 10:41:23.033 I/dalvikvm( 2073): at android.app.ActivityThread.main(ActivityThread.java:4293)
11-18 10:41:23.033 I/dalvikvm( 2073): at java.lang.reflect.Method.invokeNative(Native Method)
11-18 10:41:23.033 I/dalvikvm( 2073): at java.lang.reflect.Method.invoke(Method.java:507)
11-18 10:41:23.043 I/dalvikvm( 2073): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:849)
11-18 10:41:23.043 I/dalvikvm( 2073): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:607)
11-18 10:41:23.043 I/dalvikvm( 2073): at dalvik.system.NativeStart.main(Native Method)
11-18 10:41:23.043 I/dalvikvm( 2073):
11-18 10:41:23.043 E/dalvikvm( 2073): Out of memory: Heap Size=26823KB, Allocated=20196KB, Bitmap Size=5060KB, Limit=32768KB
11-18 10:41:23.043 E/dalvikvm( 2073): Extra info: Footprint=26823KB, Allowed Footprint=26823KB, Trimmed=416KB
11-18 10:41:23.043 D/AndroidRuntime( 2073): Shutting down VM
11-18 10:41:23.043 W/dalvikvm( 2073): threadid=1: thread exiting with uncaught exception (group=0x4001d648)
11-18 10:41:23.043 E/AndroidRuntime( 2073): FATAL EXCEPTION: main
11-18 10:41:23.043 E/AndroidRuntime( 2073): java.lang.OutOfMemoryError: (Heap Size=26823KB, Allocated=20196KB, Bitmap Size=5060KB)
11-18 10:41:23.043 E/AndroidRuntime( 2073): at java.lang.AbstractStringBuilder.enlargeBuffer(AbstractStringBuilder.java:95)
11-18 10:41:23.043 E/AndroidRuntime( 2073): at java.lang.AbstractStringBuilder.append0(AbstractStringBuilder.java:153)
11-18 10:41:23.043 E/AndroidRuntime( 2073): at java.lang.StringBuilder.append(StringBuilder.java:217)
11-18 10:41:23.043 E/AndroidRuntime( 2073): at com.android.internal.telephony.gsm.GsmDataConnectionTracker.log(GsmDataConnectionTracker.java:2561)
11-18 10:41:23.043 E/AndroidRuntime( 2073): at com.android.internal.telephony.gsm.GsmDataConnectionTracker.trySetupData(GsmDataConnectionTracker.java:866)
11-18 10:41:23.043 E/AndroidRuntime( 2073): at com.android.internal.telephony.gsm.GsmDataConnectionTracker.onTrySetupData(GsmDataConnectionTracker.java:1762)
11-18 10:41:23.043 E/AndroidRuntime( 2073): at com.android.internal.telephony.DataConnectionTracker.handleMessage(DataConnectionTracker.java:553)
11-18 10:41:23.043 E/AndroidRuntime( 2073): at com.android.internal.telephony.gsm.GsmDataConnectionTracker.handleMessage(GsmDataConnectionTracker.java:2555)
11-18 10:41:23.043 E/AndroidRuntime( 2073): at android.os.Handler.dispatchMessage(Handler.java:99)
11-18 10:41:23.043 E/AndroidRuntime( 2073): at android.os.Looper.loop(Looper.java:150)
11-18 10:41:23.043 E/AndroidRuntime( 2073): at android.app.ActivityThread.main(ActivityThread.java:4293)
11-18 10:41:23.043 E/AndroidRuntime( 2073): at java.lang.reflect.Method.invokeNative(Native Method)
11-18 10:41:23.043 E/AndroidRuntime( 2073): at java.lang.reflect.Method.invoke(Method.java:507)
11-18 10:41:23.043 E/AndroidRuntime( 2073): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:849)
11-18 10:41:23.043 E/AndroidRuntime( 2073): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:607)
11-18 10:41:23.043 E/AndroidRuntime( 2073): at dalvik.system.NativeStart.main(Native Method)
11-18 10:41:24.585 W/dalvikvm( 409): disableGcForExternalAlloc: false
11-18 10:41:24.855 D/MyHTC ( 491): PoweronReceiver.onReceive(): intent=android.intent.action.SIM_STATE_CHANGED
11-18 10:41:24.855 D/MyHTC ( 491): PoweronReceiver onReceive(): ACTION_SIM_STATE_CHANGED ss = LOADED
11-18 10:41:24.855 D/MyHTC ( 491): PoweronReceiver onReceive(): ACTION_SIM_STATE_CHANGED LOADED
11-18 10:41:24.895 D/vending ( 731): [14] 1.run(): Clearing cache in response to android.intent.action.SIM_STATE_CHANGED
Anybody have any clue on this? Is hard reset the only option (I would rather not do that)?
Anyone seen this?
Touch screen issue? Any issues like the thread here?
http://forum.xda-developers.com/showthread.php?t=1239238&highlight=touchscreen
Thanks, but i suspect that the process force closes is what is using CPU and further causing the screens to be unresponsive. When the process is not failing, then it is very fluid and responsive.
Any other thoughts?

Camera problem

Hi!
I try to help someone who have OPO.
So look into logcat:
Code:
I/ActivityManager( 837): START u0 {act=android.media.action.STILL_IMAGE_CAMERA flg=0x14000000 cmp=com.cyngn.cameranext/com.android.camera.CameraActivity} from pid 2457
I/ActivityManager( 837): Waited long enough for: ServiceRecord{41fa6b50 u0 com.qualcomm.qcrilmsgtunnel/.QcrilMsgTunnelService}
I/ActivityManager( 837): Start proc com.cyngn.cameranext for activity com.cyngn.cameranext/com.android.camera.CameraActivity: pid=2527 uid=10037 gids={50037, 1006, 3003, 1028, 1015}
E/AndroidRuntime( 2527): FATAL EXCEPTION: main
E/AndroidRuntime( 2527): Process: com.cyngn.cameranext, PID: 2527
E/AndroidRuntime( 2527): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.cyngn.cameranext/com.android.camera.CameraActivity}: java.lang.ArrayIndexOutOfBoundsException: length=0; index=0
E/AndroidRuntime( 2527): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2215)
E/AndroidRuntime( 2527): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2265)
E/AndroidRuntime( 2527): at android.app.ActivityThread.access$800(ActivityThread.java:145)
E/AndroidRuntime( 2527): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1206)
E/AndroidRuntime( 2527): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 2527): at android.os.Looper.loop(Looper.java:136)
E/AndroidRuntime( 2527): at android.app.ActivityThread.main(ActivityThread.java:5144)
E/AndroidRuntime( 2527): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 2527): at java.lang.reflect.Method.invoke(Method.java:515)
E/AndroidRuntime( 2527): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:795)
E/AndroidRuntime( 2527): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:611)
E/AndroidRuntime( 2527): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 2527): Caused by: java.lang.ArrayIndexOutOfBoundsException: length=0; index=0
E/AndroidRuntime( 2527): at com.android.camera.cI.iE(Unknown Source)
E/AndroidRuntime( 2527): at com.android.camera.au.a(Unknown Source)
E/AndroidRuntime( 2527): at com.android.camera.au.M(Unknown Source)
E/AndroidRuntime( 2527): at com.android.camera.au.<init>(Unknown Source)
E/AndroidRuntime( 2527): at com.android.camera.cI.a(Unknown Source)
E/AndroidRuntime( 2527): at com.android.camera.CameraActivity.onCreate(Unknown source)
E/AndroidRuntime( 2527): at android.app.Activity.performCreate(Activity.java:5231)
E/AndroidRuntime( 2527): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1087)
E/AndroidRuntime( 2527): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2169)
E/AndroidRuntime( 2527): ... 11 more
W/ActivityManager( 837): Force finishing activity com.cyngn.cameranext/com.android.camera.CameraActivity
W/ActivityManager( 837): Force finishing activity com.cyngn.gallerynext/.app.GalleryActivity
W/ActivityManager( 837): Activity pause timeout for ActivityRecord{41f44ef8 u0 com.cyngn.cameranext/com.android.camera.CameraActivity t5 f}
next:
Code:
E/JavaBinder( 3065): *** Uncaught remote exception! (Exceptions are not yet supported across processes.)
E/JavaBinder( 3065): java.lang.RuntimeException: Can't create handler inside thread that has not called Looper.prepare()
E/JavaBinder( 3065): at android.os.Handler.<init>(Handler.java:200)
E/JavaBinder( 3065): at android.os.Handler.<init>(Handler.java:114)
E/JavaBinder( 3065): at aOW.<init>(ToastErrorReporter.java:72)
E/JavaBinder( 3065): at com.google.android.apps.docs.utils.ToastErrorReporter.<init>(ToastErrorReporter.java:72)
E/JavaBinder( 3065): at aNE.getInstance(GellyInjectorStore.java:438)
E/JavaBinder( 3065): at bnB.a(ConstructorProvider.java:30)
E/JavaBinder( 3065): at boi.a(RuntimeProvider.java:96)
E/JavaBinder( 3065): at boi.a(RuntimeProvider.java:96)
E/JavaBinder( 3065): at Jh.a(GellyInjectorStore.java:294)
E/JavaBinder( 3065): at Jh.performStaticMembersInjection(GellyInjectorStore.java:361)
E/JavaBinder( 3065): at bnP.b(GellyInjectorBuilderBase.java:45)
E/JavaBinder( 3065): at bnX.b(GellyInjectorBuilderBase.java:146)
E/JavaBinder( 3065): at bnR.a(GellyInjectorBuilderBase.java:174)
E/JavaBinder( 3065): at bnP.a(GellyInjectorBuilderBase.java:267)
E/JavaBinder( 3065): at com.google.common.labs.inject.gelly.GellyStaticRuntime.a(GellyStaticRuntime.java:1516)
E/JavaBinder( 3065): at bnw.a(Gelly.java:53)
E/JavaBinder( 3065): at aLP.a(InjectorRegistry.java:67)
E/JavaBinder( 3065): at aLI.a(GuiceApplication.java:27)
E/JavaBinder( 3065): at aLN.b(GuiceUtils.java:90)
E/JavaBinder( 3065): at aLN.a(GuiceUtils.java:64)
E/JavaBinder( 3065): at aLu.b(ContextScopedInjectorFactory.java:60)
E/JavaBinder( 3065): at com.google.android.gms.drive.external.StorageBackendContentProvider.a(StorageBackendContentProvider.java:112)
E/JavaBinder( 3065): at com.google.android.gms.drive.external.StorageBackendContentProvider.a(StorageBackendContentProvider.java:133)
E/JavaBinder( 3065): at com.google.android.gms.drive.external.StorageBackendContentProvider.queryRoots(StorageBackendContentProvider.java:154)
E/JavaBinder( 3065): at android.provider.DocumentsProvider.query(DocumentsProvider.java:416)
E/JavaBinder( 3065): at android.content.ContentProvider.query(ContentProvider.java:857)
E/JavaBinder( 3065): at android.content.ContentProvider$Transport.query(ContentProvider.java:200)
E/JavaBinder( 3065): at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:112)
E/JavaBinder( 3065): at android.os.Binder.execTransact(Binder.java:404)
E/JavaBinder( 3065): at dalvik.system.NativeStart.run(Native Method)
W/Documents( 3033): Failed to load some roots from com.google.android.apps.docs.storage: java.lang.NullPointerException
All problems start after gapps install... System reinstall don't fix that. Any solution??
(full logcat available here -> http://pastebin.com/r2J2S7fK)
regards
Cr3pT
PS: original thread: https://forums.oneplus.net/threads/camera-problem.79174/

[Q] clock not working

The clock widget is working but I can't open the clock. Here is the logcat output:
Code:
I/ActivityManager( 897): Start proc com.android.deskclock for activity com.android.deskclock/.DeskClock: pid=3426 uid=1
0042 gids={50042, 1028, 1023, 3003}
I/MicrophoneInputStream( 1725): mic_close [email protected]
D/audio_hw_primary( 230): in_standby: enter: stream (0xb8d56970) usecase(8: audio-record)
D/hardware_info( 230): hw_info_append_hw_type : device_name = voice-rec-mic
I/QCOM PowerHAL( 230): Processing audio hint. Metadata: state=0
D/audio_hw_primary( 230): adev_close_input_stream: enter:stream_handle(0xb8d56970)
D/audio_hw_primary( 230): in_standby: enter: stream (0xb8d56970) usecase(8: audio-record)
I/HotwordRecognitionRnr( 1725): Stopping hotword detection.
I/HotwordRecognitionRnr( 1725): Hotword detection finished
D/ActivityThread( 3426): handleBindApplication:com.android.deskclock
D/ActivityThread( 3426): setTargetHeapUtilization:0.75
D/ActivityThread( 3426): setTargetHeapMinFree:2097152
I/ActivityThread( 3426): Switching default density from 480 to 300
I/QCOM PowerHAL( 230): Processing audio hint. Metadata: state=0
W/dalvikvm( 3426): threadid=1: thread exiting with uncaught exception (group=0x41af6ce0)
E/AndroidRuntime( 3426): FATAL EXCEPTION: main
E/AndroidRuntime( 3426): Process: com.android.deskclock, PID: 3426
E/AndroidRuntime( 3426): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.deskclock/com.an
droid.deskclock.DeskClock}: android.database.sqlite.SQLiteException: Can't downgrade database from version 11 to 10
E/AndroidRuntime( 3426): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2224)
E/AndroidRuntime( 3426): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2283)
E/AndroidRuntime( 3426): at android.app.ActivityThread.access$800(ActivityThread.java:144)
E/AndroidRuntime( 3426): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1205)
E/AndroidRuntime( 3426): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 3426): at android.os.Looper.loop(Looper.java:136)
E/AndroidRuntime( 3426): at android.app.ActivityThread.main(ActivityThread.java:5158)
E/AndroidRuntime( 3426): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 3426): at java.lang.reflect.Method.invoke(Method.java:515)
E/AndroidRuntime( 3426): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:796)
E/AndroidRuntime( 3426): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:612)
E/AndroidRuntime( 3426): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 3426): Caused by: android.database.sqlite.SQLiteException: Can't downgrade database from version 11 to
10
E/AndroidRuntime( 3426): at android.database.sqlite.SQLiteOpenHelper.onDowngrade(SQLiteOpenHelper.java:361)
E/AndroidRuntime( 3426): at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:255)
E/AndroidRuntime( 3426): at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:18
8)
E/AndroidRuntime( 3426): at com.android.deskclock.provider.ClockProvider.query(ClockProvider.java:96)
E/AndroidRuntime( 3426): at android.content.ContentProvider.query(ContentProvider.java:857)
E/AndroidRuntime( 3426): at android.content.ContentProvider$Transport.query(ContentProvider.java:200)
E/AndroidRuntime( 3426): at android.content.ContentResolver.query(ContentResolver.java:461)
E/AndroidRuntime( 3426): at android.content.ContentResolver.query(ContentResolver.java:404)
E/AndroidRuntime( 3426): at com.android.deskclock.provider.AlarmInstance.getInstances(AlarmInstance.java:192)
E/AndroidRuntime( 3426): at com.android.deskclock.alarms.AlarmStateManager.updateNextAlarm(AlarmStateManager.java
:138)
E/AndroidRuntime( 3426): at com.android.deskclock.DeskClock.onCreate(DeskClock.java:178)
E/AndroidRuntime( 3426): at android.app.Activity.performCreate(Activity.java:6020)
E/AndroidRuntime( 3426): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1087)
E/AndroidRuntime( 3426): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2181)
E/AndroidRuntime( 3426): ... 11 more
W/ActivityManager( 897): Force finishing activity com.android.deskclock/.DeskClock
I am using the LiquidSmooth ROM LS-KK-v3.2-2014-10-23-bacon.zip (tried other versions too) and always wiped system/cache/dalvik.
Any idea?
Bebbo
ok solved it:
using a file explorer I went to /data/data/com.android.deskclock/databases and removed the file alarms.db
Bebbo
Thanks for the fix man, helped me !
bebbodl said:
ok solved it:
using a file explorer I went to /data/data/com.android.deskclock/databases and removed the file alarms.db
Bebbo
Click to expand...
Click to collapse
Tnx. SGS4A fix work.

com.android.dialer has stopped

This seems to be a common problem. And now I've got it.
XT926, 4.4.2, rooted
I did a full reset from recovery and that didn't fix it. Clearing app cache or phone cache doesn't help. I tried different dialer apps after the default dialer crashed. That didn't fix it. This is simply the crash from hell that won't die.
RBEmerson said:
This seems to be a common problem. And now I've got it.
XT926, 4.4.2, rooted
I did a full reset from recovery and that didn't fix it. Clearing app cache or phone cache doesn't help. I tried different dialer apps after the default dialer crashed. That didn't fix it. This is simply the crash from hell that won't die.
Click to expand...
Click to collapse
Logcat maybe? Otherwise we can't help you
Sent from my ATRIX HD using XDA Free mobile app
palmbeach05 said:
Logcat maybe? Otherwise we can't help you[...]
Click to expand...
Click to collapse
(Drat - I thought I'd sent a reply, but I don't see it)
I've played with logcat in the past, but I wouldn't say I'm familiar with it. What should I be looking for in the logcat output?
RBEmerson said:
(Drat - I thought I'd sent a reply, but I don't see it)
I've played with logcat in the past, but I wouldn't say I'm familiar with it. What should I be looking for in the logcat output?
Click to expand...
Click to collapse
Something that stops working or causes a crash
Sent from my ATRIX HD using XDA Free mobile app
Well, um, I kinda guessed that part. But, IIRC, logcat can spew a lot of material in a hurry. If there's a way to filter out stuff I don't need, that'd be a help. [/smile]
RBEmerson said:
Well, um, I kinda guessed that part. But, IIRC, logcat can spew a lot of material in a hurry. If there's a way to filter out stuff I don't need, that'd be a help. [/smile]
Click to expand...
Click to collapse
This link below was how I learned about logcats. To narrow things down to find what you're looking for, you'd be looking for lines in the logcat that have one of the two items below:
E/ Error
F/ Fatal Error
http://forum.xda-developers.com/showthread.php?t=1726238
Thanks for the link. I'm currently out of the country and the phone is at home, in the US. I'll read the thread and jump on the phone early next week.
I'm back.
I suspect that the problem is tied to updating to 4.4.2 and rooting it. I also shifted to deodexing. It's this last that, I suspect, has broken the dialer.
Given the miserable state of the bootloader, is there any hope of reverting to a box stock 4.4.2? FDR is, of course, not a problem in this case. There's noting important on the phone.
Oddly SMS is working. The phone was spammed just before I left.
[deleted - irrelevant]
Here's what catlog gve back when I tried dialing *86 (voicemail). I've left the errors produced by the ThermalDaemon (AFAIK, related to power management) in. I suspect they're only a distraction, but maybe they say something about the general state of the phone.
Code:
build.board: MSM8960
build.bootloader: 0x109B
build.brand: motorola
build.cpu_abi: armeabi-v7a
build.cpu_abi2: armeabi
build.device: vanquish
build.display: KDA20.62-15.1
build.fingerprint: motorola/XT926_verizon/vanquish:4.4.2/KDA20.62-15.1/15:user/release-keys
build.hardware: qcom
build.host: ca88lnxdroid25
build.id: KDA20.62-15.1
build.manufacturer: motorola
build.model: DROID RAZR HD
build.product: XT926_verizon
build.radio: unknown
build.serial: TA26105G15
build.tags: release-keys
build.time: 1406647741000
build.type: user
build.user: dbbuild
version.codename: REL
version.incremental: 15
version.release: 4.4.2
version.sdk_int: 19
10-26 09:00:59.559 E/memtrack(26473): Couldn't load memtrack module (No such file or directory)
10-26 09:00:59.559 E/android.os.Debug(26473): failed to load memtrack module: -2
10-26 09:00:59.989 E/memtrack(26483): Couldn't load memtrack module (No such file or directory)
10-26 09:00:59.989 E/android.os.Debug(26483): failed to load memtrack module: -2
10-26 09:01:00.296 E/ThermalDaemon(357): set temp 65000 to name /sys/class/hwmon/hwmon0/device/temp1_max
10-26 09:01:00.296 E/ThermalDaemon(357): set temp -128000 to name /sys/class/hwmon/hwmon0/device/temp1_max_hyst
10-26 09:01:00.466 E/memtrack(26520): Couldn't load memtrack module (No such file or directory)
10-26 09:01:00.466 E/android.os.Debug(26520): failed to load memtrack module: -2
10-26 09:01:01.111 E/memtrack(26539): Couldn't load memtrack module (No such file or directory)
10-26 09:01:01.111 E/android.os.Debug(26539): failed to load memtrack module: -2
10-26 09:01:01.314 E/NotificationTutorialService(1625): isScreenDisplayed(): false isHomeInForeground: false
10-26 09:01:05.297 E/ThermalDaemon(357): set temp 65000 to name /sys/class/hwmon/hwmon0/device/temp1_max
10-26 09:01:05.298 E/ThermalDaemon(357): set temp -128000 to name /sys/class/hwmon/hwmon0/device/temp1_max_hyst
10-26 09:01:05.544 E/ContactPhotoManager(26559): No contact photo service in context: [email protected]
10-26 09:01:05.551 E/ContactPhotoManager(26559): No contact photo service in context: [email protected]
10-26 09:01:05.795 E/DatabaseUtils(26576): Writing exception to parcel
10-26 09:01:05.795 E/DatabaseUtils(26576): java.lang.SecurityException: The caller must have permissions com.android.voicemail.permission.ADD_VOICEMAIL AND com.android.voicemail.permission.READ_WRITE_ALL_VOICEMAIL
10-26 09:01:05.795 E/DatabaseUtils(26576): at com.android.providers.contacts.VoicemailPermissions.checkCallerHasFullAccess(VoicemailPermissions.java:64)
10-26 09:01:05.795 E/DatabaseUtils(26576): at com.android.providers.contacts.CallLogProvider.checkVoicemailPermissionAndAddRestriction(CallLogProvider.java:348)
10-26 09:01:05.795 E/DatabaseUtils(26576): at com.android.providers.contacts.CallLogProvider.query(CallLogProvider.java:153)
10-26 09:01:05.795 E/DatabaseUtils(26576): at android.content.ContentProvider.query(ContentProvider.java:857)
10-26 09:01:05.795 E/DatabaseUtils(26576): at android.content.ContentProvider$Transport.query(ContentProvider.java:200)
10-26 09:01:05.795 E/DatabaseUtils(26576): at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:112)
10-26 09:01:05.795 E/DatabaseUtils(26576): at android.os.Binder.execTransact(Binder.java:404)
10-26 09:01:05.795 E/DatabaseUtils(26576): at dalvik.system.NativeStart.run(Native Method)
10-26 09:01:09.799 E/MotSpeakerHelper(302): Unable to initialize
10-26 09:01:09.806 E/ACDB-LOADER(302): ACDB -> Not correctly initialized!
10-26 09:01:10.299 E/ThermalDaemon(357): set temp 65000 to name /sys/class/hwmon/hwmon0/device/temp1_max
10-26 09:01:10.299 E/ThermalDaemon(357): set temp -128000 to name /sys/class/hwmon/hwmon0/device/temp1_max_hyst
10-26 09:01:10.494 E/MotSpeakerHelper(302): Unable to initialize
10-26 09:01:10.533 E/ContactPhotoManager(26559): No contact photo service in context: [email protected]
10-26 09:01:11.176 E/MotSpeakerHelper(302): Unable to initialize
10-26 09:01:11.728 E/dalvikvm(26629): Could not find class 'android.app.Notification$Action$Builder', referenced from method b.a
10-26 09:01:11.756 E/dalvikvm(26629): Could not find class 'android.graphics.drawable.RippleDrawable', referenced from method b.a
10-26 09:01:11.827 E/dalvikvm(26629): Could not find class 'android.app.Notification$Action$Builder', referenced from method b.a
10-26 09:01:11.860 E/dalvikvm(26629): Could not find class 'bg', referenced from method b.a
10-26 09:01:11.862 E/dalvikvm(26629): Could not find class 'bi', referenced from method b.a
10-26 09:01:11.886 E/dalvikvm(26629): Could not find class 'android.app.RemoteInput[]', referenced from method b.a
10-26 09:01:13.574 E/AndroidRuntime(26559): FATAL EXCEPTION: main
10-26 09:01:13.574 E/AndroidRuntime(26559): Process: com.google.android.dialer, PID: 26559
10-26 09:01:13.574 E/AndroidRuntime(26559): java.lang.SecurityException: Permission Denial: starting Intent { act=android.intent.action.CALL_PRIVILEGED dat=tel:xxx flg=0x10000000 cmp=com.android.phone/.PrivilegedOutgoingCallBroadcaster (has extras) } from ProcessRecord{4203ca30 26559:com.google.android.dialer/u0a109} (pid=26559, uid=10109) requires android.permission.CALL_PRIVILEGED
10-26 09:01:13.574 E/AndroidRuntime(26559): at android.os.Parcel.readException(Parcel.java:1465)
10-26 09:01:13.574 E/AndroidRuntime(26559): at android.os.Parcel.readException(Parcel.java:1419)
10-26 09:01:13.574 E/AndroidRuntime(26559): at android.app.ActivityManagerProxy.startActivity(ActivityManagerNative.java:2129)
10-26 09:01:13.574 E/AndroidRuntime(26559): at android.app.Instrumentation.execStartActivity(Instrumentation.java:1603)
10-26 09:01:13.574 E/AndroidRuntime(26559): at android.app.Activity.startActivityFromFragment(Activity.java:3974)
10-26 09:01:13.574 E/AndroidRuntime(26559): at android.app.Activity.startActivityFromFragment(Activity.java:3949)
10-26 09:01:13.574 E/AndroidRuntime(26559): at android.app.Fragment.startActivity(Fragment.java:1054)
10-26 09:01:13.574 E/AndroidRuntime(26559): at android.app.Fragment.startActivity(Fragment.java:1033)
10-26 09:01:13.574 E/AndroidRuntime(26559): at com.android.dialer.dialpad.DialpadFragment.handleDialButtonPressed(DialpadFragment.java:1155)
10-26 09:01:13.574 E/AndroidRuntime(26559): at com.android.dialer.dialpad.DialpadFragment.dialButtonPressed(DialpadFragment.java:953)
10-26 09:01:13.574 E/AndroidRuntime(26559): at com.android.dialer.DialtactsActivity.onClick(DialtactsActivity.java:476)
10-26 09:01:13.574 E/AndroidRuntime(26559): at android.view.View.performClick(View.java:4466)
10-26 09:01:13.574 E/AndroidRuntime(26559): at android.view.View$PerformClick.run(View.java:18537)
10-26 09:01:13.574 E/AndroidRuntime(26559): at android.os.Handler.handleCallback(Handler.java:733)
10-26 09:01:13.574 E/AndroidRuntime(26559): at android.os.Handler.dispatchMessage(Handler.java:95)
10-26 09:01:13.574 E/AndroidRuntime(26559): at android.os.Looper.loop(Looper.java:136)
10-26 09:01:13.574 E/AndroidRuntime(26559): at android.app.ActivityThread.main(ActivityThread.java:5102)
10-26 09:01:13.574 E/AndroidRuntime(26559): at java.lang.reflect.Method.invokeNative(Native Method)
10-26 09:01:13.574 E/AndroidRuntime(26559): at java.lang.reflect.Method.invoke(Method.java:515)
10-26 09:01:13.574 E/AndroidRuntime(26559): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:785)
10-26 09:01:13.574 E/AndroidRuntime(26559): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:601)
10-26 09:01:13.574 E/AndroidRuntime(26559): at dalvik.system.NativeStart.main(Native Method)
10-26 09:01:14.254 E/NotificationTutorialService(1625): isScreenDisplayed(): false isHomeInForeground: false
10-26 09:01:00.296 E/ThermalDaemon(357): set temp 65000 to name /sys/class/hwmon/hwmon0/device/temp1_max
10-26 09:01:00.296 E/ThermalDaemon(357): set temp -128000 to name /sys/class/hwmon/hwmon0/device/temp1_max_hyst
Have you tried flashing the firmware with RSD lite??. I had the same problem a while back and using the "Factory Reset" via the phone itself did not help. I ended up flashing with RSD Lite and that fixed it.
I hope you dont get the SIM card bug that alot of XT926's get
Guapo613 said:
Have you tried flashing the firmware with RSD lite??. I had the same problem a while back and using the "Factory Reset" via the phone itself did not help. I ended up flashing with RSD Lite and that fixed it.
I hope you dont get the SIM card bug that alot of XT926's get
Click to expand...
Click to collapse
No worries. I did a flash, keeping data - the only gripes were from having towelroot, supersu, and busybox already loaded. The phone's been kept busy and is working as it should.
So much for deodexing and using the cool battery features that came in that package. But I'd rather have a working phone than a hacked battery icon. [/grin]

Categories

Resources