[FIXED] CM 6.1 Camera on MIUI ROM Updated[10/28/10] - Nexus One Android Development

I have done what was said wasn't a possibility b/c of framework changes. I have Cyanogen 6 Camera running on MIUI (Rodiriguez Style). Attached below you will find a flashable zip. Please make sure you have Amon-Ra-1.9 Recovery installed. Let me know if you have any questions.
Update[10/27]: Currently NANDROID BACKING UP, then flashing test update. will confirm and post file shortly.
Update2:[10/27]: Files flashed successfully, booting now and watching the logcat for any errors.
Update3:[10/27]:Booted Successfully, testing Camera now.
Update4:[10/27]: Camcorder still FC. Multiple files Ported from CM via Framework?? Log below for those that want to help.
Update5:[10/27]: Posted flashable zip, there should be ZERO update-script errors. Note Camcorder still FC.
Update6:[10/28]: Uploaded fixed zip file. Previous one caused kernel restart when pressing volume button. If you downloaded any previous version make sure you download this and reflash. Always Nandroid first.
Screenshots below
I/ActivityManager( 337): Displayed activity com.android.camera/.VideoCamera: 518 ms (total 518 ms)
V/videocamera( 1593): initializeRecorder
E/AuthorDriver( 319): Command 16 completed with error -14
E/PVMediaRecorder( 319): failed to do reset(-14)
D/AndroidRuntime( 1593): Shutting down VM
W/dalvikvm( 1593): threadid=1: thread exiting with uncaught exception (group=0x4001d7d0)
E/AndroidRuntime( 1593): FATAL EXCEPTION: main
E/AndroidRuntime( 1593): java.lang.RuntimeException: setAudioSource failed.
E/AndroidRuntime( 1593): at android.media.MediaRecorder.setAudioSource(Native Method)
E/AndroidRuntime( 1593): at com.android.camera.VideoCamera.initializeRecorder(VideoCamera.java:1195)
E/AndroidRuntime( 1593): at com.android.camera.VideoCamera.access$300(VideoCamera.java:93)
E/AndroidRuntime( 1593): at com.android.camera.VideoCamera$MainHandler.handleMessage(VideoCamera.java:306)
E/AndroidRuntime( 1593): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 1593): at android.os.Looper.loop(Looper.java:123)
E/AndroidRuntime( 1593): at android.app.ActivityThread.main(ActivityThread.java:4627)
E/AndroidRuntime( 1593): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 1593): at java.lang.reflect.Method.invoke(Method.java:521)
E/AndroidRuntime( 1593): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
E/AndroidRuntime( 1593): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
E/AndroidRuntime( 1593): at dalvik.system.NativeStart.main(Native Method)
W/ActivityManager( 337): Force finishing activity com.android.camera/.VideoCamera
I/dalvikvm( 337): Jit: resizing JitTable from 16384 to 32768
I/WindowManager( 337): Setting rotation to 0, animFlags=1
I/ActivityManager( 337): Config changed: { scale=1.0 imsi=310/260 loc=en_US touch=3 keys=1/1/2 nav=3/1 orien=1 layout=34 uiMode=17 seq=7}
W/ActivityManager( 337): Activity pause timeout for HistoryRecord{463a14e0 com.android.camera/.VideoCamera}
V/storm ( 630): WALLPAPER: onSurfaceCreated()
V/storm ( 630): WALLPAPER: onSurfaceChanged()
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

One word:Awesome!

cool man

arent bot the camera's the same i.e 720p?

ermacwins said:
arent bot the camera's the same i.e 720p?
Click to expand...
Click to collapse
no they are different. Cyanogen MOD cam has many options.

Getting "syntax error in the update script" when i try flashing it.

dead-I said:
Getting "syntax error in the update script" when i try flashing it.
Click to expand...
Click to collapse
are you on Aman-Ra-1.9?

I discovered the error. it was a typo in the updater script. reuploaded.

Hello.
Can u post also the libs necessary for do it in original MIUI Rom?

atomizasser said:
Hello.
Can u post also the libs necessary for do it in original MIUI Rom?
Click to expand...
Click to collapse
its in the zip. It was more than the libs though. ITs the actual framework.jar

flak0 said:
are you on Aman-Ra-1.9?
Click to expand...
Click to collapse
Yes, i'm using the 1.9 recovery. Tried the fixed version but now it's saying "can't find update script".

Woooowww...
Sent from my Nexus One using XDA App

dead-I said:
Yes, i'm using the 1.9 recovery. Tried the fixed version but now it's saying "can't find update script".
Click to expand...
Click to collapse
Im going to bed, can you open it and fix it for me. I used NOTE++ to make the update script. must have left spaces or something. thanks.

Logcat of FC on CamCorder. Can anyone check this out and let me know . thanks. Im burnt out, need sleep.
D/AndroidRuntime( 1250): Shutting down VM
W/dalvikvm( 1250): threadid=1: thread exiting with uncaught exception (group=0x4001d7d0)
E/AndroidRuntime( 1250): FATAL EXCEPTION: main
E/AndroidRuntime( 1250): java.lang.UnsatisfiedLinkError: setCameraParameters
E/AndroidRuntime( 1250): at android.media.MediaRecorder.setCameraParameters(Native Method)
E/AndroidRuntime( 1250): at com.android.camera.BaseCamera.setCameraParameters(BaseCamera.java:418)
E/AndroidRuntime( 1250): at com.android.camera.BaseCamera.updateTouchFocus(BaseCamera.java:405)
E/AndroidRuntime( 1250): at com.android.camera.BaseCamera.resetFocusIndicator(BaseCamera.java:338)
E/AndroidRuntime( 1250): at com.android.camera.VideoCamera.initializeRecorder(VideoCamera.java:1263)
E/AndroidRuntime( 1250): at com.android.camera.VideoCamera.access$300(VideoCamera.java:93)
E/AndroidRuntime( 1250): at com.android.camera.VideoCamera$MainHandler.handleMessage(VideoCamera.java:306)
E/AndroidRuntime( 1250): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 1250): at android.os.Looper.loop(Looper.java:123)
E/AndroidRuntime( 1250): at android.app.ActivityThread.main(ActivityThread.java:4627)
E/AndroidRuntime( 1250): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 1250): at java.lang.reflect.Method.invoke(Method.java:521)
E/AndroidRuntime( 1250): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
E/AndroidRuntime( 1250): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
E/AndroidRuntime( 1250): at dalvik.system.NativeStart.main(Native Method)
W/ActivityManager( 351): Force finishing activity com.android.camera/.VideoCamera
I/WindowManager( 351): Setting rotation to 0, animFlags=1
I/ActivityManager( 351): Config changed: { scale=1.0 imsi=310/260 loc=en_US touch=3 keys=1/1/2 nav=3/1 orien=1 layout=34 uiMode=17 seq=9}
W/ActivityManager( 351): Activity pause timeout for HistoryRecord{46357378 com.android.camera/.VideoCamera}
V/storm ( 439): WALLPAPER: onSurfaceCreated()
V/storm ( 439): WALLPAPER: onSurfaceChanged()
V/KF Engine( 439): MeshManager: Already loaded plane_16x16
V/KF Engine( 439): TextureManager already loaded bg1
V/KF Engine( 439): MeshManager: Already loaded cloud1
V/KF Engine( 439): MeshManager: Already loaded cloud2
V/KF Engine( 439): MeshManager: Already loaded cloud3
V/KF Engine( 439): MeshManager: Already loaded cloud4
V/KF Engine( 439): MeshManager: Already loaded cloud5
V/KF Engine( 439): MeshManager: Already loaded lightning1
V/KF Engine( 439): MeshManager: Already loaded lightning2
V/KF Engine( 439): MeshManager: Already loaded lightning3
V/KF Engine( 439): TextureManager already loaded cloud1
V/KF Engine( 439): TextureManager already loaded cloud2
V/KF Engine( 439): TextureManager already loaded cloud3
V/KF Engine( 439): TextureManager already loaded cloud4
V/KF Engine( 439): TextureManager already loaded cloud5
V/KF Engine( 439): TextureManager already loaded cloudflare1
V/KF Engine( 439): TextureManager already loaded cloudflare2
V/KF Engine( 439): TextureManager already loaded cloudflare3
V/KF Engine( 439): TextureManager already loaded cloudflare4
V/KF Engine( 439): TextureManager already loaded cloudflare5
V/KF Engine( 439): TextureManager already loaded raindrop
V/KF Engine( 439): TextureManager already loaded lightning_pieces_glow
V/KF Engine( 439): TextureManager already loaded lightning_pieces_core
V/KF Engine( 439): TextureManager already loaded drop
I/Process ( 1250): Sending signal. PID: 1250 SIG: 9
I/ActivityManager( 351): Process com.android.camera (pid 1250) has died.
I/WindowManager( 351): WIN DEATH: Window{464f1468 com.android.camera/com.android.camera.VideoCamera paused=false}
W/AudioFlinger( 204): write blocked for 181 msecs, 7 delayed writes, thread 0xdc48
I/QC_CORE ( 204): OMXCORE: qc_omx_component_get_state 1906c
I/QC_CORE ( 204): OMXCORE: qc_omx_component_send_command 1906c, 0 , 1
I/QC_CORE ( 204): OMXCORE: qc_omx_component_free_buffer[1] 1906c, 51988
I/QC_CORE ( 204): OMXCORE: qc_omx_component_free_buffer[1] 1906c, 51938
I/QC_CORE ( 204): OMXCORE: qc_omx_component_free_buffer[1] 1906c, 518e8
I/QC_CORE ( 204): OMXCORE: qc_omx_component_free_buffer[1] 1906c, 51898
I/QC_CORE ( 204): OMXCORE: qc_omx_component_free_buffer[1] 1906c, 51848
I/QC_CORE ( 204): OMXCORE: qc_omx_component_free_buffer[1] 1906c, 517f8
I/QC_CORE ( 204): OMXCORE: qc_omx_component_free_buffer[1] 1906c, 517a8
I/QC_CORE ( 204): OMXCORE: qc_omx_component_free_buffer[1] 1906c, 51758
I/QC_CORE ( 204): OMXCORE: qc_omx_component_free_buffer[0] 1906c, 1a500
I/QC_CORE ( 204): OMXCORE: qc_omx_component_free_buffer[0] 1906c, 1a4b0
I/QC_CORE ( 204): OMXCORE: qc_omx_component_free_buffer[0] 1906c, 1a460
I/QC_CORE ( 204): OMXCORE: qc_omx_component_free_buffer[0] 1906c, 1a410
I/QC_CORE ( 204): OMXCORE: qc_omx_component_free_buffer[0] 1906c, 1a3c0
I/QC_CORE ( 204): OMXCORE: qc_omx_component_free_buffer[0] 1906c, 1a370
E/VENC_ENC( 204): free_buffer::3705 free buffer done, switch to loaded state
D/CameraInput( 204): DoReset: E
D/CameraInput( 204): DoReset: X
E/CameraInput( 204): Unsupported parameter(x-pvmf/media-input-node/cap-config-interface;valtype=key_specific_value)
E/CameraInput( 204): VerifiyAndSetParameter failed on parameter #0
D/audio_input( 204): DoReset: E
D/audio_input( 204): DoReset: X
E/audio_input( 204): unsupported parameter: x-pvmf/media-input-node/cap-config-interface;valtype=key_specific_value
E/audio_input( 204): VerifyAndSetParameter failed
I/QC_CORE ( 204): OMXCORE API : Free Handle 1906c
I/QC_CORE ( 204): OMXCORE: qc_omx_component_deinit 1906c
I/QC_CORE ( 204): Calling FreeHandle in state 1
I/WindowManager( 351): WIN DEATH: Window{464bdf98 com.android.camera/com.android.camera.Camera paused=false}
I/WindowManager( 351): WIN DEATH: Window{46543b18 SurfaceView paused=false}
I/WindowManager( 351): WIN DEATH: Window{464f1640 SurfaceView paused=false}
I/WindowManager( 351): WIN DEATH: Window{46501918 SurfaceView paused=false}
I/QC_CORE ( 204): Library Used
Click to expand...
Click to collapse

Its the framework difference. In cm video recorder focus is implemented using new API in framework. U have to port the API along with. This was the reason I was telling u it wont work properly. Though the base apps have a lot in common many stuff would work but many of the new features like zoom,focus etc will be problematic

Nice works ! I can go back to Miui Rom

So is this camera port safe to flash at the moment?

charnsingh_online said:
Its the framework difference. In cm video recorder focus is implemented using new API in framework. U have to port the API along with. This was the reason I was telling u it wont work properly. Though the base apps have a lot in common many stuff would work but many of the new features like zoom,focus etc will be problematic
Click to expand...
Click to collapse
Just read your sig, damn kid with his G1. Damn!

Hi,
I'm getting "E:Can't find update script" error? What am I doing wrong? Pls help?
thnx much.

So we need Amon Ra 1.9 to flash only? 1.7 won't work?

Related

[Q] home screen crashing

any hint on how to restore it?
I can enter safe mode, (pressing MENU key at boot) but I can't figure out what to fix.
Here is the logcat of homescreen crashing
Code:
W/ActivityManager( 1159): Activity pause timeout for HistoryRecord{2ff36928 com.sonyericsson.homescreen/.HomeScreen}
I/WindowManager( 1159): onOrientationChanged, rotation changed to 0
W/KeyCharacterMap( 1159): Can't open keycharmap file
W/KeyCharacterMap( 1159): Error loading keycharmap file '/system/usr/keychars/robyn_keypad.kcm.bin'. hw.keyboards.0.devname='robyn_keypad'
W/KeyCharacterMap( 1159): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
D/KeyguardViewMediator( 1159): pokeWakelock(5000)
I/ActivityManager( 1159): Process com.sonyericsson.homescreen (pid 1768) has died.
I/ActivityManager( 1159): Start proc com.sonyericsson.homescreen for activity com.sonyericsson.homescreen/.HomeScreen: pid=1780 uid=10009 gids={1015, 3003}
W/UsageStats( 1159): Something wrong here, didn't expect com.sonyericsson.homescreen to be resumed
I/ActivityThread( 1780): Publishing provider com.sonyericsson.homescreen.widgetprovider: com.sonyericsson.homescreen.widgetprovider.WidgetProvider
I/ActivityThread( 1780): Publishing provider com.sonyericsson.homescreen.settingsprovider: com.sonyericsson.homescreen.settingsprovider.SettingsProvider
I/ActivityManager( 1159): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.sonyericsson.homescreen/.HomeScreen }
I/ActivityManager( 1159): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.sonyericsson.homescreen/.HomeScreen }
W/dalvikvm( 1780): threadid=3: thread exiting with uncaught exception (group=0x2aac9a28)
E/AndroidRuntime( 1780): Uncaught handler: thread main exiting due to uncaught exception
I/global ( 1780): Default buffer size used in BufferedWriter constructor. It would be better to be explicit if an 8k-char buffer is required.
E/AndroidRuntime( 1780): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.sonyericsson.homescreen/com.sonyericsson.homescreen.HomeScreen}: java.lang.ClassCastException: android.graphics.drawable.NinePatchDrawable
E/AndroidRuntime( 1780): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2401)
E/AndroidRuntime( 1780): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2417)
E/AndroidRuntime( 1780): at android.app.ActivityThread.access$2100(ActivityThread.java:116)
E/AndroidRuntime( 1780): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1794)
E/AndroidRuntime( 1780): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 1780): at android.os.Looper.loop(Looper.java:123)
E/AndroidRuntime( 1780): at android.app.ActivityThread.main(ActivityThread.java:4203)
E/AndroidRuntime( 1780): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 1780): at java.lang.reflect.Method.invoke(Method.java:521)
E/AndroidRuntime( 1780): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:799)
E/AndroidRuntime( 1780): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:557)
E/AndroidRuntime( 1780): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 1780): Caused by: java.lang.ClassCastException: android.graphics.drawable.NinePatchDrawable
E/AndroidRuntime( 1780): at com.sonyericsson.homescreen.applicationloader.ItemFactory.internalCreateApplication(ItemFactory.java:90)
E/AndroidRuntime( 1780): at com.sonyericsson.homescreen.applicationloader.ItemFactory.createApplication(ItemFactory.java:49)
E/AndroidRuntime( 1780): at com.sonyericsson.homescreen.applicationloader.ApplicationLoader.loadApplicationInfoList(ApplicationLoader.java:84)
E/AndroidRuntime( 1780): at com.sonyericsson.homescreen.launcher.model.LauncherModel.loadApplications(LauncherModel.java:846)
E/AndroidRuntime( 1780): at com.sonyericsson.homescreen.launcher.model.LauncherModel.<init>(LauncherModel.java:223)
E/AndroidRuntime( 1780): at com.sonyericsson.homescreen.launcher.model.LauncherModel.getInstance(LauncherModel.java:327)
E/AndroidRuntime( 1780): at com.sonyericsson.homescreen.HomeScreen.onCreate(HomeScreen.java:243)
E/AndroidRuntime( 1780): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1123)
E/AndroidRuntime( 1780): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2364)
E/AndroidRuntime( 1780): ... 11 more
I/CrashSMS( 1412): FileObserver found new crash data. Send DO_CRASH_MSG_ACTION
I/CrashSMS( 1412): Received DO_CRASH_MSG_ACTION
I/global ( 1412): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
I/CrashSMS( 1412): Picking oldest crash data file 1281433209.txt
I/CrashSMS( 1412): Compiling the crash report
I/global ( 1412): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
W/TimeStamp( 1412): TimeStamp is different! Directory: /system/app
I/CrashSMS( 1412): Storing report: type=2 unit=1
I/CrashSMS( 1412): MiscTA index = 2:1 1:1 10:1 9:1 8:1 7:1 6:1 5:1 4:1 3:1
I/MTBFParamSet( 1412): Converting to MTBF Message
I/CrashSMS( 1412): update counters and delete crash data
I/DumpStateReceiver( 1159): Added state dump to 1 crashes
I found the problem, it was the latest update of AnySoftKeyboard.
I already told the developer about the issue.
Do anyone experience the same problem?
It's easy to restore the phone, just reboot it in safe mode (keep MENU pressed at boot) and uninstall AnySoftKeyboard.
Ditto
The same thing happened to my wife's X10 mini after updating AnySoftKeyboard, just like you.
Thanks for providing the solution.
Uninstalled.
Nasty bug.
Same happend to me, thanks for sollution.
But I really like the soft-keyboard, hope he/she will fix the bug
good news, latest version in the market fixes the issue!

Titanium backup force close evertime?

Titanium backup force closes every time when I start it.
I made a logcat, maybe some of you could find out what is wrong.
--------- beginning of /dev/log/system
W/InputManagerService( 289): Window already focused, ignoring focus gain of: [email protected]
I/Elixir ( 6274): WidgetUpdateService started
D/Elixir ( 6274): WidgetUpdateTask update widgets: [12, 11], all: true, forceUpdate: false
D/Elixir ( 6274): WIDGET[12, 1x2]: no refresh needed
D/Elixir ( 6274): WIDGET[11, 1x2]: updated in 36 ms
D/Elixir ( 6274): Refresh 10000 ms later, refreshNeeded: false
W/InputManagerService( 289): Window already focused, ignoring focus gain of: [email protected]
W/InputManagerService( 289): Window already focused, ignoring focus gain of: [email protected]
D/dalvikvm( 289): GC_CONCURRENT freed 2046K, 41% free 8289K/13831K, external 5788K/6245K, paused 7ms+8ms
D/kernel ( 134): [39229.900573] max17040 0-0036: batt: 16%, 3656 mV
D/Elixir ( 6274): Broadcast received: android.intent.action.BATTERY_CHANGED
D/Elixir ( 6274): Refresh widgets for type: [BATTERY]
I/Elixir ( 6274): WidgetUpdateService started
D/Elixir ( 6274): WidgetUpdateTask update widgets: [11], all: false, forceUpdate: true
D/Elixir ( 6274): WIDGET[11, 1x2]: updated in 60 ms
D/Elixir ( 6274): Refresh 9929 ms later, refreshNeeded: false
I/ActivityManager( 289): Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10100000 cmp=com.keramidas.TitaniumBackup/.MainActivity } from pid 289
V/alogcat ( 9061): save instance
V/alogcat ( 9061): paused
I/ActivityManager( 289): Start proc com.keramidas.TitaniumBackup for activity com.keramidas.TitaniumBackup/.MainActivity: pid=9111 uid=10151 gids={1015, 3003}
W/InputManagerService( 289): Window already focused, ignoring focus gain of: [email protected]
I/ActivityManager( 289): Process com.google.android.apps.maps:FriendService (pid 9012) has died.
W/kernel ( 134): [39231.007263] select 8924 (station.pssuite), adj 8, size 4398, to kill
W/kernel ( 134): [39231.007263] select 9012 (s:FriendService), adj 8, size 4856, to kill
W/kernel ( 134): [39231.007293] send sigkill to 9012 (s:FriendService), adj 8, size 4856
W/kernel ( 134): [39231.078094] select 8924 (station.pssuite), adj 8, size 4398, to kill
W/kernel ( 134): [39231.078125] select 9020 (equicksearchbox), adj 8, size 4516, to kill
W/kernel ( 134): [39231.078155] send sigkill to 9020 (equicksearchbox), adj 8, size 4516
I/ActivityManager( 289): Process com.google.android.googlequicksearchbox (pid 9020) has died.
I/com.keramidas.TitaniumBackup.MainApplication( 9111): onCreate()
D/dalvikvm( 9111): Trying to load lib /data/data/com.keramidas.TitaniumBackup/lib/libtitanium.so 0x2afc77b0
D/dalvikvm( 9111): Added shared lib /data/data/com.keramidas.TitaniumBackup/lib/libtitanium.so 0x2afc77b0
W/Settings( 9111): Setting android_id has moved from android.provider.Settings.System to android.provider.Settings.Secure, returning read-only value.
D/com.keramidas.TitaniumBackup.a.at( 9111): Debug features are disabled.
I/com.keramidas.TitaniumBackup.b.a( 9111): restoreMySettings_ifNeeded()
I/com.keramidas.TitaniumBackup.b.a( 9111): Internal settings found => No need to restore.
D/alogcat ( 9061): stopping ...
D/alogcat ( 9061): stopped
W/Resources( 9111): Converting to string: TypedValue{t=0x10/d=0x0 a=-1}
W/Resources( 9111): Converting to string: TypedValue{t=0x10/d=0x80 a=-1}
W/Resources( 9111): Converting to string: TypedValue{t=0x10/d=0x3 a=-1}
W/Resources( 9111): Converting to string: TypedValue{t=0x10/d=0x20 a=-1}
W/Resources( 9111): Converting to string: TypedValue{t=0x10/d=0x1 a=-1}
W/Resources( 9111): Converting to string: TypedValue{t=0x10/d=0x3 a=-1}
I/com.keramidas.TitaniumBackup.MainActivity( 9111): Main Activity is being created for the first time => scheduling next wake-up ...
I/com.keramidas.TitaniumBackup.schedules.SchedulerService( 9111): scheduleNextWakeup(): Invoked with idToExcludeForToday=null
I/Database( 9111): sqlite returned: error code = 1, msg = duplicate column name: filterByLabelId
E/Database( 9111): Failure 1 (duplicate column name: filterByLabelId) on 0x2ced40 when preparing 'ALTER TABLE channels ADD COLUMN filterByLabelId INTEGER DEFAULT NULL'.
I/Database( 9111): sqlite returned: error code = 1, msg = duplicate column name: onFinished
E/Database( 9111): Failure 1 (duplicate column name: onFinished) on 0x2ced40 when preparing 'ALTER TABLE channels ADD COLUMN onFinished STRING NOT NULL DEFAULT "DO_NOTHING"'.
E/SQLiteOpenHelper( 9111): Couldn't open schedules for writing (will try read-only):
E/SQLiteOpenHelper( 9111): android.database.sqlite.SQLiteException: duplicate column name: onFinished: ALTER TABLE channels ADD COLUMN onFinished STRING NOT NULL DEFAULT "DO_NOTHING"
E/SQLiteOpenHelper( 9111): at android.database.sqlite.SQLiteDatabase.native_execSQL(Native Method)
E/SQLiteOpenHelper( 9111): at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1771)
E/SQLiteOpenHelper( 9111): at com.keramidas.TitaniumBackup.schedules.a.onUpgrade(Source:84)
E/SQLiteOpenHelper( 9111): at android.database.sqlite.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.java:132)
E E/SQLiteOpenHelper( 9111): at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
E/SQLiteOpenHelper( 9111): at com.keramidas.TitaniumBackup.sched ules.SchedulerService.a(Source:168)
E/SQLiteOpenHelper( 9111): at com.keramidas.TitaniumBackup.MainActivity.onCreate(Source:362)
E/SQLiteOpenHelper( 9111): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1047)
E/SQLiteOpenHelper( 9111): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1623)
E/SQLiteOpenHelper( 9111): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1675)
E/SQLiteOpenHelper( 9111): at android.app.ActivityThread.access$1500(ActivityThread.java:121)
E/SQLiteOpenHelper( 9111): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:943)
E/SQLiteOpenHelper( 9111): at android.os.Handler.dispatchMessage(Handler.java:99)
E/SQLiteOpenHelper( 9111): at android.os.Looper.loop(Looper.java:130)
E/SQLiteOpenHelper( 9111): at android.app.ActivityThread.main(ActivityThread.java:3701)
E/SQLiteOpenHelper( 9111): at java.lang.reflect.Method.invokeNative(Native Method)
E/SQLiteOpenHelper( 9111): at java.lang.reflect.Method.invoke(Method.java:507)
E/SQLiteOpenHelper( 9111): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:866)
E/SQLiteOpenHelper( 9111): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:624)
E/SQLiteOpenHelper( 9111): at dalvik.system.NativeStart.main(Native Method)
D/AndroidRuntime( 9111): Shutting down VM
W/dalvikvm( 9111): threadid=1: thread exiting with uncaught exception (group=0x2aac8578)
E/AndroidRuntime( 9111): FATAL EXCEPTION: main
E/AndroidRuntime( 9111): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.keramidas.TitaniumBackup/com.keramidas.TitaniumBackup.MainActivity}: android.database.sqlite.SQLiteException: Can't upgrade read-only database from version 1 to 4: /data/data/com.keramidas.TitaniumBackup/databases/schedules
E/AndroidRuntime( 9111): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1659)
E/AndroidRuntime( 9111): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1675)
E/AndroidRuntime( 9111): at android.app.ActivityThread.access$1500(ActivityThread.java:121)
E/AndroidRuntime( 9111): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:943)
E/AndroidRuntime( 9111): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 9111): at android.os.Looper.loop(Looper.java:130)
E/AndroidRuntime( 9111): at android.app.ActivityThread.main(ActivityThread.java:3701)
E/AndroidRuntime( 9111): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 9111): at java.lang.reflect.Method.invoke(Method.java:507)
E/AndroidRuntime( 9111): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:866)
E/AndroidRuntime( 9111): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:624)
E/AndroidRuntime( 9111): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 9111): Caused by: android.database.sqlite.SQLiteException: Can't upgrade read-only database from version 1 to 4: /data/data/com.keramidas.TitaniumBackup/databases/schedules
E/AndroidRuntime( 9111): at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:199)
E/AndroidRuntime( 9111): at com.keramidas.TitaniumBackup.schedules.SchedulerService.a(Source:168)
E/AndroidRuntime( 9111): at com.keramidas.TitaniumBackup.MainActivity.onCreate(Source:362)
E/AndroidRuntime( 9111): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1047)
E/AndroidRuntime( 9111): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1623)
E/AndroidRuntime( 9111): ... 11 more
W/ActivityManager( 289): Force finishing activity com.keramidas.TitaniumBackup/.MainActivity
W/ActivityManager( 289): Activity pause timeout for HistoryRecord{2b014fb0 com.keramidas.TitaniumBackup/.MainActivity}
V/alogcat ( 9061): started
I/alogcat ( 9061): new intent: android.intent.action.MAIN
D/alogcat ( 9061): stopping ...
D/alogcat ( 9061): canceling periodic saves
V/alogcat ( 9061): resumed
D/alogcat ( 9061): starting ...
I/Process ( 9111): Sending signal. PID: 9111 SIG: 9
I/ActivityManager( 289): Process com.keramidas.TitaniumBackup (pid 9111) has died.
W/InputManagerService( 289): Window already focused, ignoring focus gain of: [email protected]
Sent from my R800i using XDA App
Try clear data, Go to setting - application - manage - select TB n clear data
why don't you send that location to the developer? he actually might help more than anyone else here.
From the technological mouth of Azatoth
.
Thread moved to Q&A due to it being a question. Would advise you to read forum rules and post in correct section.
Failure to comply with forum rules will result in an infraction and/or ban depending on severity of rule break.
Developer already get the logcat last sunday. No answer.
Clearing data brings no result.
Sorry for Posting on wrong place.
Sent from my R800i using XDA App
Did you try clearing dalvik cache and fixing permissions?
Yes. This was the first, I've done. Doesn't solve the Problem.
Sent from my R800i using XDA App

[MOD] [DEC 5] [v1.3] Rosie with Landscape and Context Menu Support

Features:
Menu button (option to select Settings, Personalize, etc.)
Portrait or Portrait & Landscape
Requirements:
Odexed or Deodexed ROM (Rosie.odex will be deleted if it exists)
Custom Recovery to flash update
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​
Download:
v1.3:
Portrait Only - http://www.androidfilehost.com/?fid=9390214368362233945
Portrait & Landscape - http://www.androidfilehost.com/?fid=9390214368362233946​
Change Log:
v1.3 (December 5)
Changed menu options to Add to Home, Wallpaper, Manage Apps, Personalize, Settings
v1.2.1 (December 4)
Rebased with stock Rosie
Removed Notifications option
v1.1 (December 2)
Added Landscape version
v1.0 (December 2)
Initial Release
Thanks:
nugzo for requesting the mod and even donating for it!​
Devs:
Devs, feel free to add this to your ROMs. All I ask for is credit.​
Nice mod bro now all we need is a power menu mod
I think i was the only beta tester.. Can someone else confirm if the notification button works from menu on the homescreen?
Hallo Turge,
thanks for the mod. It's working fine on ARHD 5. Menu button also.
Is there a possibility to add an option to enable/disable landscape rosie to only have the menu button?
Update: If you press notifications on menu it FC rosie.
The appdrawer got themed (blue) buttons. Is it possible to get stock ones?
Thanks
DesireHDFreak said:
Hallo Turge,
thanks for the mod. It's working fine on ARHD 5. Menu button also.
Is there a possibility to add an option to enable/disable landscape rosie to only have the menu button?
Click to expand...
Click to collapse
Under your widgets, settings, htc, there is a small rotate widget. You can use that to turn landscape on and off until you get an official answer..
Does the notification button work from the homescreen menu? I gt a Rosie Fc when using. Everything else works.
If Turge doesn't mind, I can post the first Rosie I tested. It was menu only. No landscape .
Work on AT&T version?. Thanks.
wphoto2 said:
Work on AT&T version?. Thanks.
Click to expand...
Click to collapse
Yes
The menu mod only would be great...
Sent from my HTC One X+ using xda premium
DesireHDFreak said:
Hallo Turge,
thanks for the mod. It's working fine on ARHD 5. Menu button also.
Is there a possibility to add an option to enable/disable landscape rosie to only have the menu button?
Update: If you press notifications on menu it FC rosie.
The appdrawer got themed (blue) buttons. Is it possible to get stock ones?
Thanks
Click to expand...
Click to collapse
I'll have something soon. I need someone to capture a logcat in order to fix the notifications FC. This can be done from a computer or by using aLogcat from the Play Store.
The menu is extremely handy; I found that the "rearrange" selection opens the "add widgets" view.
Selecting Notifications crashes Rosie on Elegancia ROM.
Portrait Only mode added to OP.
Turge said:
I'll have something soon. I need someone to capture a logcat in order to fix the notifications FC. This can be done from a computer or by using aLogcat from the Play Store.
Click to expand...
Click to collapse
logcat is finally working. had to install fresh rom. What settings should i enable? Verbose, debug, error, information, warning? or all of them?
nugzo said:
logcat is finally working. had to install fresh rom. What settings should i enable? Verbose, debug, error, information, warning? or all of them?
Click to expand...
Click to collapse
all of them is fine. make sure you stop is as soon as your get the FC so I don't have to look too hard for it
Turge said:
all of them is fine. make sure you stop is as soon as your get the FC so I don't have to look too hard for it
Click to expand...
Click to collapse
Should be near end. did it twice in a row.
Code:
D/libc ( 772): , tls=0x55d96f00, arg=0x551ecba8
D/libc ( 2310): pt_debug : pthread_create->start_routine=0x40860c2d, tls=0x53
9a1f00, arg=0x4dd10a48
D/libc ( 2310): pt_debug : __thread_entry->func=0x40860c2d
D/libc ( 2310): , tls=0x539a1f00, arg=0x4dd10a48
D/PowerManagerService( 505): acquireWakeLock(42184da0): PARTIAL_WAKE_LOCK , tag
=TaskNotification_3, flags=0x1, pid=2310, uid=10124, mUserState=0x3
D/libc ( 2310): pt_debug : pthread_create->start_routine=0x40860c2d, tls=0x53
ba1f00, arg=0x502fba18
D/libc ( 2310): pt_debug : __thread_entry->func=0x40860c2d
D/libc ( 2310): , tls=0x53ba1f00, arg=0x502fba18
D/TodoTaskshortcut( 2310): update TASK shortcut>
D/libc ( 2310): pt_debug : pthread_create->start_routine=0x40860c2d, tls=0x53
9a1f00, arg=0x4dd10a48
D/libc ( 2310): pt_debug : __thread_entry->func=0x40860c2d
D/libc ( 2310): , tls=0x539a1f00, arg=0x4dd10a48
D/HtcBroadcastReceiver( 772): onReceive: com.htc.launcher.intent.LOADING_COMPLE
TE
D/PeopleYouKnow( 2847): receive intent:Intent { act=com.htc.launcher.action.ACTI
ON_ITEM_ADDED flg=0x10 cmp=com.android.htccontacts/.peopleyouknow.PeopleYouKnowR
eceiver }
D/libc ( 2310): pt_debug : pthread_create->start_routine=0x40860c2d, tls=0x53
ba1f00, arg=0x502fba18
D/libc ( 2310): pt_debug : __thread_entry->func=0x40860c2d
D/libc ( 2310): , tls=0x53ba1f00, arg=0x502fba18
D/TodoTaskshortcut( 2310): update TASK shortcut>
D/PowerManagerService( 505): releaseWakeLock(42184da0): PARTIAL_WAKE_LOCK , tag
=TaskNotification_3, flags=0x1
W/Bundle ( 3124): Key favorite_item_id expected Long but value was a java.lang.
Integer. The default value -1 was returned.
W/Bundle ( 3124): Attempt to cast generated internal exception:
W/Bundle ( 3124): java.lang.ClassCastException: java.lang.Integer cannot be cas
t to java.lang.Long
W/Bundle ( 3124): at android.os.Bundle.getLong(Bundle.java:973)
W/Bundle ( 3124): at android.content.Intent.getLongExtra(Intent.java:4417)
W/Bundle ( 3124): at com.htc.launcher.UpdateShortcutReceiver$1.run(UpdateS
hortcutReceiver.java)
W/Bundle ( 3124): at android.os.Handler.handleCallback(Handler.java:615)
W/Bundle ( 3124): at android.os.Handler.dispatchMessage(Handler.java:92)
W/Bundle ( 3124): at android.os.Looper.loop(Looper.java:155)
W/Bundle ( 3124): at android.os.HandlerThread.run(HandlerThread.java:60)
D/libc ( 3124): pt_debug : pthread_create->start_routine=0x40104509, tls=0x57
fadf00, arg=0x57664c68
D/libc ( 3124): pt_debug : __thread_entry->func=0x40104509
D/libc ( 3124): , tls=0x57fadf00, arg=0x57664c68
W/Bundle ( 3124): Key favorite_item_id expected Long but value was a java.lang.
Integer. The default value -1 was returned.
W/Bundle ( 3124): Attempt to cast generated internal exception:
W/Bundle ( 3124): java.lang.ClassCastException: java.lang.Integer cannot be cas
t to java.lang.Long
W/Bundle ( 3124): at android.os.Bundle.getLong(Bundle.java:973)
W/Bundle ( 3124): at android.content.Intent.getLongExtra(Intent.java:4417)
W/Bundle ( 3124): at com.htc.launcher.UpdateShortcutReceiver$1.run(UpdateS
hortcutReceiver.java)
W/Bundle ( 3124): at android.os.Handler.handleCallback(Handler.java:615)
W/Bundle ( 3124): at android.os.Handler.dispatchMessage(Handler.java:92)
W/Bundle ( 3124): at android.os.Looper.loop(Looper.java:155)
W/Bundle ( 3124): at android.os.HandlerThread.run(HandlerThread.java:60)
W/Bundle ( 3124): Key favorite_item_id expected Long but value was a java.lang.
Integer. The default value -1 was returned.
W/Bundle ( 3124): Attempt to cast generated internal exception:
W/Bundle ( 3124): java.lang.ClassCastException: java.lang.Integer cannot be cas
t to java.lang.Long
W/Bundle ( 3124): at android.os.Bundle.getLong(Bundle.java:973)
W/Bundle ( 3124): at android.content.Intent.getLongExtra(Intent.java:4417)
W/Bundle ( 3124): at com.htc.launcher.UpdateShortcutReceiver$1.run(UpdateS
hortcutReceiver.java)
W/Bundle ( 3124): at android.os.Handler.handleCallback(Handler.java:615)
W/Bundle ( 3124): at android.os.Handler.dispatchMessage(Handler.java:92)
W/Bundle ( 3124): at android.os.Looper.loop(Looper.java:155)
W/Bundle ( 3124): at android.os.HandlerThread.run(HandlerThread.java:60)
I/ ( 505): mpu3050_resume: Resuming to 0070
W/ActivityManager( 505): Activity destroy timeout for ActivityRecord{421fee10 c
om.htc.launcher/.Launcher}
D/libc ( 505): pt_debug : pthread_create->start_routine=0x40860c2d, tls=0x4f
efff00, arg=0x54ea3b78
D/libc ( 505): pt_debug : __thread_entry->func=0x40860c2d
D/libc ( 505): , tls=0x4fefff00, arg=0x54ea3b78
D/PowerManagerService( 505): acquireWakeLock(41f8c3b0): PARTIAL_WAKE_LOCK , tag
=*vibrator*, flags=0x1, pid=505, uid=1000, mUserState=0x3
D/PowerManagerService( 505): releaseWakeLock(41f8c3b0): PARTIAL_WAKE_LOCK , tag
=*vibrator*, flags=0x1
D/CAT ( 772): CatService: Return current sInstance
D/CAT ( 772): CatService: Return current sInstance
D/GpsLocationProvider( 505): [BroadcastReceiver] XTRA_ALARM_TIMEOUT
D/PowerManagerService( 505): acquireWakeLock(4222ced0): PARTIAL_WAKE_LOCK , tag
=GpsLocationProvider, flags=0x1, pid=505, uid=1000, mUserState=0x3
D/PowerManagerService( 505): acquireWakeLock(4225ff10): PARTIAL_WAKE_LOCK , tag
=AlarmManager, flags=0x1, pid=505, uid=1000, mUserState=0x3
V/AlarmManager( 505): sending alarm PendingIntent{41e9a290: PendingIntentRecord
{4229c058 android broadcastIntent}}, intent=com.htc.location.XTRA_ALARM_TIMEOUT,
type=RTC, count=1, when=1354502623168, repeateInterval=0
D/PowerManagerService( 505): releaseWakeLock(4225ff10): PARTIAL_WAKE_LOCK , tag
=AlarmManager, flags=0x1
D/GpsLocationProvider( 505): [handleMessage] message :6
D/GpsLocationProvider( 505): Gps MessageHandler. msg.what 6 msg.arg1:0 msg.arg2
: 0
D/GpsLocationProvider( 505): [handleMessage] DOWNLOAD_XTRA_DATA mSupportsXtra:f
alse
D/GpsLocationProvider( 505): [handleMessage] mSupportsXtra disable pending unti
l enable it
D/PowerManagerService( 505): releaseWakeLock(4222ced0): PARTIAL_WAKE_LOCK , tag
=GpsLocationProvider, flags=0x1
D/PowerManagerService( 505): acquireWakeLock(4210f350): PARTIAL_WAKE_LOCK , tag
=RILJ, flags=0x1, pid=772, uid=1001, mUserState=0x3
D/TELEPHONY_CALLBACK( 680): @onSignalStrengthChanged: SignalStrength: 99 -1 -1
-1 -1 -1 -1 23 -88 -7 186 -1 gsm|lte
D/StatusBar.NetworkController( 680): dumpState[hasService=true ServiceState=0 h
ome AT&T AT&T 310410 LTE CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1EriInd
= -1EriMode= -1RadioPowerSv: false EmergOnly=false PhoneType: 1 IsCdma=false Sim
State=UNKNOWN GprsState=0 DataState=Connected DataActivity=NONE NetworkType=LTE
HtcModemLinkOn=false HspaDataDistinquishable=true]
D/SIGNAL_ICON( 680): updateTelephonySignalStrength
D/SIGNAL_ICON( 680): fakeui srv=0 mTimerEnabled=false asu=99
D/SIGNAL_ICON( 680): asu=99
D/SIGNAL_ICON( 680): mapTelephonySignalStrength for ATT: asu=99
D/SIGNAL_ICON( 680): asu=99 signalDbm=-1 ecno=-1 lteRsrp=88 lteRssnr=186 nwkTyp
e=LTE
D/SIGNAL_ICON( 680): LTE rsrp=-88 rssnr=186 iconLevel=4
D/StatusBar.NetworkController( 680): dumpIconState[dataVisible=true dataIconId=
stat_sys_data_4g_lte_connected signalIconId=stat_sys_5signal_4 wifiVisible=false
wifiIconId=(null) airplaneMode=false]
D/PowerManagerService( 505): releaseWakeLock(4210f350): PARTIAL_WAKE_LOCK , tag
=RILJ, flags=0x1
W/dalvikvm( 3124): threadid=1: thread exiting with uncaught exception (group=0x4
18342d0)
E/AndroidRuntime( 3124): FATAL EXCEPTION: main
E/AndroidRuntime( 3124): java.lang.SecurityException: StatusBarManagerService: N
either user 9999 nor current process has android.permission.EXPAND_STATUS_BAR.
E/AndroidRuntime( 3124): at android.os.Parcel.readException(Parcel.java:1
430)
E/AndroidRuntime( 3124): at android.os.Parcel.readException(Parcel.java:1
384)
E/AndroidRuntime( 3124): at com.android.internal.statusbar.IStatusBarServ
ice$Stub$Proxy.expand(IStatusBarService.java:313)
E/AndroidRuntime( 3124): at android.app.StatusBarManager.expand(StatusBar
Manager.java:107)
E/AndroidRuntime( 3124): at com.htc.launcher.Launcher.showNotifications(L
auncher.java)
E/AndroidRuntime( 3124): at com.htc.launcher.Launcher.onOptionsItemSelect
ed(Launcher.java:2864)
E/AndroidRuntime( 3124): at android.app.Activity.onMenuItemSelected(Activ
ity.java:2592)
E/AndroidRuntime( 3124): at com.android.internal.policy.impl.PhoneWindow.
onMenuItemSelected(PhoneWindow.java:1064)
E/AndroidRuntime( 3124): at com.android.internal.view.menu.MenuBuilder.di
spatchMenuItemSelected(MenuBuilder.java:735)
E/AndroidRuntime( 3124): at com.android.internal.view.menu.MenuItemImpl.i
nvoke(MenuItemImpl.java:149)
E/AndroidRuntime( 3124): at com.android.internal.view.menu.MenuBuilder.pe
rformItemAction(MenuBuilder.java:874)
E/AndroidRuntime( 3124): at com.android.internal.view.menu.ListMenuPresen
ter.onItemClick(ListMenuPresenter.java:175)
E/AndroidRuntime( 3124): at android.widget.AdapterView.performItemClick(A
dapterView.java:298)
E/AndroidRuntime( 3124): at android.widget.AbsListView.performItemClick(A
bsListView.java:1150)
E/AndroidRuntime( 3124): at android.widget.ListView.performItemClick(List
View.java:4397)
E/AndroidRuntime( 3124): at android.widget.AbsListView$PerformClick.run(A
bsListView.java:2985)
E/AndroidRuntime( 3124): at android.widget.AbsListView$1.run(AbsListView.
java:3671)
E/AndroidRuntime( 3124): at android.os.Handler.handleCallback(Handler.jav
a:615)
E/AndroidRuntime( 3124): at android.os.Handler.dispatchMessage(Handler.ja
va:92)
E/AndroidRuntime( 3124): at android.os.Looper.loop(Looper.java:155)
E/AndroidRuntime( 3124): at android.app.ActivityThread.main(ActivityThrea
d.java:5485)
E/AndroidRuntime( 3124): at java.lang.reflect.Method.invokeNative(Native
Method)
E/AndroidRuntime( 3124): at java.lang.reflect.Method.invoke(Method.java:5
11)
E/AndroidRuntime( 3124): at com.android.internal.os.ZygoteInit$MethodAndA
rgsCaller.run(ZygoteInit.java:1028)
E/AndroidRuntime( 3124): at com.android.internal.os.ZygoteInit.main(Zygot
eInit.java:795)
E/AndroidRuntime( 3124): at dalvik.system.NativeStart.main(Native Method)
E/EmbeddedLogger( 505): App crashed! Process: com.htc.launcher
E/EmbeddedLogger( 505): App crashed! Package: com.htc.launcher v418557863 (4.5.
2220192968.472215.450272)
E/EmbeddedLogger( 505): Application Label: HTC Sense
W/ActivityManager( 505): Force finishing activity com.htc.launcher/.Launcher
D/PowerManagerService( 505): acquireWakeLock(42101408): PARTIAL_WAKE_LOCK , tag
=ActivityManager-Launch, flags=0x1, pid=505, uid=1000, mUserState=0x3
D/ViewRootImpl( 505): @@@- disable SystemServer HW acceleration
W/ActivityManager( 505): Activity pause timeout for ActivityRecord{424a1130 com
.htc.launcher/.Launcher}
W/MPL-sup ( 505): MLGetAKMComassStatus, gAKMCompassStatus = 0
I/ ( 505): mpu3050_suspend: suspending sensors to 0000
I/ ( 505): mpu3050_suspend: Will resume next to 0070
V/MfLog ( 785): BrowseLayerCarouselFragment{41c6aaf8 #0 id=0x36f8056f}, onSta
rt
V/MfLog ( 785): Dialer{41bb90f0 #1 id=0x40000001 i90o3c.BrowseLayerCarouselFr
agment.1.PEOPLE_DIALER}, onStart
D/BrowseLayerCarouselActivity( 785): BrowseLayerCarouselActivity:onResume
D/BrowseLayerCarouselActivity( 785): isScreenOn = true
D/BrowseLayerCarouselActivity( 785): intent onResume Broadcast
V/MfLog ( 785): BrowseLayerCarouselFragment{41c6aaf8 #0 id=0x36f8056f}, onRes
ume
D/HtcDialer( 785): onResume()... ActionBar hided
V/MfLog ( 785): Dialer{41bb90f0 #1 id=0x40000001 i90o3c.BrowseLayerCarouselFr
agment.1.PEOPLE_DIALER}, onResume
D/HtcDialer( 785): updateButtonTextPreferred() mShouldUpdateCallBtnPreferred=tr
ue slot=1
D/PeopleApp( 785): Subscribe presence service - [ SKYPE, HTC ]
D/PowerManagerService( 505): releaseWakeLock(42101408): PARTIAL_WAKE_LOCK , tag
=ActivityManager-Launch, flags=0x1
D/libc ( 785): pt_debug : pthread_create->start_routine=0x40104509, tls=0x54
a82f00, arg=0x52512238
D/libc ( 785): pt_debug : __thread_entry->func=0x40104509
D/libc ( 785): , tls=0x54a82f00, arg=0x52512238
D/my ( 785): myGC1
W/wpa_supplicant( 659): wlan0: [HTC] wpa_supplicant_event():2711- Got an origin
al EVENT_SCAN_RESULTS
D/StateMachine( 505): handleMessage: E msg.what=147461
D/StateMachine( 505): processMsg: DisconnectedState
D/WifiStateMachine( 505): DisconnectedState{ what=147461 when=-1ms target=Handl
er (com.android.internal.util.StateMachine$SmHandler) {4216aef0} }
D/StateMachine( 505): processMsg: ConnectModeState
D/WifiStateMachine( 505): ConnectModeState{ what=147461 when=-2ms target=Handle
r (com.android.internal.util.StateMachine$SmHandler) {4216aef0} }
D/Tethering( 505): [isWifi] getHotspotEnabled: false
D/StateMachine( 505): processMsg: DriverStartedState
D/WifiStateMachine( 505): DriverStartedState{ what=147461 when=-4ms target=Hand
ler (com.android.internal.util.StateMachine$SmHandler) {4216aef0} }
D/StateMachine( 505): processMsg: SupplicantStartedState
D/WifiStateMachine( 505): SupplicantStartedState{ what=147461 when=-4ms target=
Handler (com.android.internal.util.StateMachine$SmHandler) {4216aef0} }
D/StateMachine( 505): handleMessage: X
D/WirelessDisplayService( 505): Receive Wifi scan results available intent.
D/WirelessDisplayService( 505): HANDLE_WIFI_SCAN_RESULT_AVAILABLE, dongle scan
= 0
D/WirelessDisplayService( 505): constructDongleInfoFromWifi() dongleScan = fals
e
D/WirelessDisplayService( 505): wfdservice: true, finger gesture: true, don't s
endBroadcast
D/WirelessDisplayService( 505): getDiscoveryDongleList
D/Process ( 3124): killProcess, pid=3124
D/Process ( 3124): dalvik.system.VMStack.getThreadStackTrace(Native Method)
D/Process ( 3124): java.lang.Thread.getStackTrace(Thread.java:599)
D/Process ( 3124): android.os.Process.killProcess(Process.java:944)
D/Process ( 3124): com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtE
xception(RuntimeInit.java:108)
D/Process ( 3124): java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
D/Process ( 3124): java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
D/Process ( 3124): dalvik.system.NativeStart.main(Native Method)
V/InputMethodManagerService( 505): unbindCurrentInputLocked: client = android.o
[email protected]
I/InputMethodManagerService( 505): Disable input method client.
V/InputMethodManagerService( 505): switching to client: client = android.os.Bin
[email protected]
I/InputMethodManagerService( 505): Enable input method client.
I/ActivityManager( 505): Recipient 3124
I/ActivityManager( 505): Process com.htc.launcher (pid 3124) has died.
W/ActivityManager( 505): Service crashed 2 times, stopping: ServiceRecord{42448
180 com.htc.launcher/.PreloadService}
I/WindowState( 505): WIN DEATH: Window{41f7c2a0 com.htc.launcher/com.htc.launch
er.Launcher paused=false}
W/WindowManager( 505): Force-removing child win Window{421573c8 AtchDlg:com.htc
.launcher/com.htc.launcher.Launcher paused=false} from container Window{41f7c2a0
com.htc.launcher/com.htc.launcher.Launcher paused=false}
W/WindowManager( 505): Force-removing child win Window{42042cb0 SurfaceView pau
sed=false} from container Window{41f7c2a0 com.htc.launcher/com.htc.launcher.Laun
cher paused=false}
W/WindowManager( 505): Failed looking up window
W/WindowManager( 505): java.lang.IllegalArgumentException: Requested window and
[email protected] does not exist
W/WindowManager( 505): at com.android.server.wm.WindowManagerService.wi
ndowForClientLocked(WindowManagerService.java:8637)
W/WindowManager( 505): at com.android.server.wm.WindowManagerService.wi
ndowForClientLocked(WindowManagerService.java:8628)
W/WindowManager( 505): at com.android.server.wm.WindowState$DeathRecipi
ent.binderDied(WindowState.java:910)
W/WindowManager( 505): at android.os.BinderProxy.sendDeathNotice(Binder
.java:449)
W/WindowManager( 505): at dalvik.system.NativeStart.run(Native Method)
I/WindowState( 505): WIN DEATH: null
W/WindowManager( 505): Failed looking up window
W/WindowManager( 505): java.lang.IllegalArgumentException: Requested window and
[email protected] does not exist
W/WindowManager( 505): at com.android.server.wm.WindowManagerService.wi
ndowForClientLocked(WindowManagerService.java:8637)
W/WindowManager( 505): at com.android.server.wm.WindowManagerService.wi
ndowForClientLocked(WindowManagerService.java:8628)
W/WindowManager( 505): at com.android.server.wm.WindowState$DeathRecipi
ent.binderDied(WindowState.java:910)
W/WindowManager( 505): at android.os.BinderProxy.sendDeathNotice(Binder
.java:449)
W/WindowManager( 505): at dalvik.system.NativeStart.run(Native Method)
I/WindowState( 505): WIN DEATH: null
^C
C:\android\platform-tools>
Awesome man. Was missing this menu so badly. Thanks for providing the mod. I'm on ATT and works great. Thanks.
One more bug. The app drawer carousel icons "All" "Downloads" are showing up the blue theme icons.
Ok I replaced the original icons from the original rosie. Sorry if I jumped the gun. I take no credits.
Nice to see your work on the one x +. Miss venom from my one xl.
Miss quick settings the most!
Sent from my HTC EVARE_UL using xda app-developers app
DesireHDFreak said:
Hallo Turge,
thanks for the mod. It's working fine on ARHD 5. Menu button also.
Is there a possibility to add an option to enable/disable landscape rosie to only have the menu button?
Update: If you press notifications on menu it FC rosie.
The appdrawer got themed (blue) buttons. Is it possible to get stock ones?
Thanks
Click to expand...
Click to collapse
You can swap out the stock icons with WinRAR.
Sorry, just noticed Pradeepd already did this.
---------- Post added at 03:28 PM ---------- Previous post was at 03:26 PM ----------
Thanks Turge its working great.
pradeepd said:
Awesome man. Was missing this menu so badly. Thanks for providing the mod. I'm on ATT and works great. Thanks.
One more bug. The app drawer carousel icons "All" "Downloads" are showing up the blue theme icons.
Ok I replaced the original icons from the original rosie. Sorry if I jumped the gun. I take no credits.
Click to expand...
Click to collapse
Thanks Pradeepd that was my fault. I gave turge the Rosie to mod, I must have given him the one from elgancia themed rom. My apologies.
Turge said:
all of them is fine. make sure you stop is as soon as your get the FC so I don't have to look too hard for it
Click to expand...
Click to collapse
Hallo Turge,
is the FC already fixed or do you need another logcat?
DesireHDFreak said:
Hallo Turge,
is the FC already fixed or do you need another logcat?
Click to expand...
Click to collapse
Need another Logcat, preferably for a computer if possible.
Sent from my HTC One XL using xda premium

Not able to make calls dialer forc closes.

SOLVED My dialer force closes now when i try to make calls. it wont work at all on sense but works fine on aosp roms. Can someone give me a hand with this i have no idea what else to do. Right now the dialer disappears completely right after I try to dial a contacts number. I tried clearing application data etc. Nothing seems to be working.
You might try making a logcat and posting it here. Hopefully somebody that knows what they are looking at can pinpoint your issue.
The advice is free....the bandwidth, not so much
FinZ28 said:
You might try making a logcat and posting it here. Hopefully somebody that knows what they are looking at can pinpoint your issue.
The advice is free....the bandwidth, not so much
Click to expand...
Click to collapse
D/PowerManagerService( 591): releaseWakeLock(41b7fee8): CPU_MIN_NUM , tag=HtcListViewScroll_4.915, flags=0x400
W/dalvikvm( 7252): Exception Ljava/lang/IllegalArgumentException; thrown while initializing Lcom/htc/util/phone/DialUtils;
W/dalvikvm( 7252): threadid=1: thread exiting with uncaught exception (group=0x40d5d468)
E/EmbeddedLogger( 591): App crashed! Process: com.android.htcdialer
E/EmbeddedLogger( 591): App crashed! Package: com.android.htcdialer v417060080 (4.0.2220222138.473095.468169)
E/EmbeddedLogger( 591): App crashed! Package: com.android.htccontacts v418625837 (4.5.2311193234.539441.524814)
E/EmbeddedLogger( 591): Application Label: <MULTIPLE_PACKAGE>
E/AndroidRuntime( 7252): FATAL EXCEPTION: main
E/AndroidRuntime( 7252): java.lang.ExceptionInInitializerError
E/AndroidRuntime( 7252): at com.android.htcdialer.Dialer.placeCall(Dialer.java:4591)
E/AndroidRuntime( 7252): at com.android.htcdialer.Dialer.placeCall(Dialer.java:5603)
E/AndroidRuntime( 7252): at com.android.htcdialer.Dialer.placeCall(Dialer.java:5579)
E/AndroidRuntime( 7252): at com.android.htcdialer.Dialer.placeCall(Dialer.java:5573)
E/AndroidRuntime( 7252): at com.android.htcdialer.Dialer.onListItemClick(Dialer.java:5544)
E/AndroidRuntime( 7252): at com.android.htcdialer.app.BaseListActivity$1.onItemClick(BaseListActivity.java:173)
E/AndroidRuntime( 7252): at com.htc.widget.HtcAdapterView.performItemClick(HtcAdapterView.java:299)
E/AndroidRuntime( 7252): at com.htc.widget.HtcAbsListView.performItemClick(HtcAbsListView.java:1252)
E/AndroidRuntime( 7252): at com.htc.widget.HtcListView.access$1701(HtcListView.java:86)
E/AndroidRuntime( 7252): at com.htc.widget.HtcListView$CheckForItemReleased.run(HtcListView.java:5407)
E/AndroidRuntime( 7252): at android.os.Handler.handleCallback(Handler.java)
E/AndroidRuntime( 7252): at android.os.Handler.dispatchMessage(Handler.java)
E/AndroidRuntime( 7252): at android.os.Looper.loop(Looper.java)
E/AndroidRuntime( 7252): at android.app.ActivityThread.main(ActivityThread.java)
E/AndroidRuntime( 7252): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 7252): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 7252): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1029)
E/AndroidRuntime( 7252): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:796)
E/AndroidRuntime( 7252): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 7252): Caused by: java.lang.IllegalArgumentException: key.length > 31
E/AndroidRuntime( 7252): at android.os.SystemProperties.get(SystemProperties.java)
E/AndroidRuntime( 7252): at com.htc.util.phone.ProjectUtils.calculatePropKey(ProjectUtils.java:171)
E/AndroidRuntime( 7252): at com.htc.util.phone.DialUtils.getDialpadPrefixByProp(DialUtils.java:374)
E/AndroidRuntime( 7252): at com.htc.util.phone.DialUtils.getDialpadPrefix(DialUtils.java:359)
E/AndroidRuntime( 7252): at com.htc.util.phone.DialUtils.<clinit>(DialUtils.java:151)
E/AndroidRuntime( 7252): ... 19 more
W/ActivityManager( 591): Force finishing activity com.android.htccontacts/.DialerTabActivity
D/HtcDeviceInfoManager( 591): ADD_CRASH com.android.htcdialer
D/PowerManagerService( 591): acquireWakeLock(42167150): PARTIAL_WAKE_LOCK , tag=ActivityManager-Launch, flags=0x1, pid=591, uid=1000, mUserState=0x3
W/ActivityManager( 591): Activity pause timeout for ActivityRecord{41f02890 com.android.htccontacts/.DialerTabActivity}
D/memalloc( 240): ion: Allocated buffer base:0x438ac000 size:3768320 fd:81
D/memalloc( 240): ion: Allocated buffer base:0x40648000 size:4096 fd:84
D/memalloc( 1085): ion: Mapped buffer base:0x5d9df000 size:3768320 offset:0 fd:73
D/memalloc( 1085): ion: Mapped buffer base:0x5962c000 size:4096 offset:0 fd:77
V/InputMethodManagerService( 591): unbindCurrentInputLocked: client = [email protected]
I/InputMethodManagerService( 591): Disable input method client.
V/InputMethodManagerService( 591): switching to client: client = [email protected]
I/InputMethodManagerService( 591): Enable input method client.
D/HtcDeviceInfoManager( 591): UPDATE com.android.htcdialer fg=com.android.htcdialer
D/HtcDeviceInfoManager( 591): SET_TOP com.anddoes.launcher fg=com.android.htcdialer
D/memalloc( 240): ion: Allocated buffer base:0x43c44000 size:3768320 fd:37
D/memalloc( 240): ion: Allocated buffer base:0x40680000 size:4096 fd:88
D/memalloc( 1085): ion: Mapped buffer base:0x5eb28000 size:3768320 offset:0 fd:80
D/memalloc( 1085): ion: Mapped buffer base:0x5962d000 size:4096 offset:0 fd:85
I/FxActivity( 871): FxActivity.onDestroy()
D/PowerManagerService( 591): releaseWakeLock(42167150): PARTIAL_WAKE_LOCK , tag=ActivityManager-Launch, flags=0x1
D/memalloc( 240): ion: Allocated buffer base:0x43fdc000 size:3768320 fd:61
D/memalloc( 240): ion: Allocated buffer base:0x406c0000 size:4096 fd:63
D/memalloc( 1085): ion: Mapped buffer base:0x5f00b000 size:3768320 offset:0 fd:71
D/memalloc( 1085): ion: Mapped buffer base:0x5962e000 size:4096 offset:0 fd:92
D/StateMachine( 591): handleMessage: E msg.what=131155
D/StateMachine( 591): processMsg: ConnectedState
D/WifiStateMachine( 591): ConnectedState{ what=131155 when=-3ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {4188d4a8} arg1=1 }
D/StateMachine( 591): processMsg: L2ConnectedState
D/WifiStateMachine( 591): L2ConnectedState{ what=131155 when=-3ms target=Handler (com.android.internal.util.StateMachine$SmHandler) {4188d4a8} arg1=1 }
D/WifiStateMachine( 591): fetchRssiAndLinkSpeedNative RSSI = -47
D/StateMachine( 591): handleMessage: X
W/System.err( 2359): java.io.FileNotFoundException: /sys/class/net/eth0/statistics/rx_bytes: open failed: ENOENT (No such file or directory)
W/System.err( 2359): at libcore.io.IoBridge.open(IoBridge.java:416)
W/System.err( 2359): at java.io.FileInputStream.<init>(FileInputStream.java:78)
W/System.err( 2359): at
Sent from my EVO using Tapatalk 2
When you are going from aosp to Sense are you wiping properly? System, factory reset, dalvik cache, and cache?
Sent from my EVO using Tapatalk 2
thicklizard said:
When you are going from aosp to Sense are you wiping properly? System, factory reset, dalvik cache, and cache?
Sent from my EVO using Tapatalk 2
Click to expand...
Click to collapse
Yes I was but I found the problem. Twrp. It was using rm-rf and not actually wiping the system at all so what I had was a big mess. Switched to clockwork mod wiped and everything returned to normal. Thanks guys.
Sent from my EVO using Tapatalk 2
Kidromulous said:
Yes I was but I found the problem. Twrp. It was using rm-rf and not actually wiping the system at all so what I had was a big mess. Switched to clockwork mod wiped and everything returned to normal. Thanks guys.
Sent from my EVO using Tapatalk 2
Click to expand...
Click to collapse
you can select not use rm-rf in twrp settings and if you read up about clockwork mod its not recomended for the LTE. Something about corrupting partitions
Sent from my EVO 4G LTE using xda premium

[Q] Google Play services and Android modifications

I have problems with Google Play services after I made couple of small
logging source code changes to Android frameworks files. I have tried
with various GApps packages from BasketBuild.
I have rebuilt CyanogenMod12 20150318 build for hammerhead (Nexus5)
and installed also Google Apps. Everything works fine with unmodified
code. Next I tried to study and debug control flow of Android activities and
process creation by adding log output messages to a couple of class
methods in frameworks/base and recompiled again. Basically everything
still works fine but there is a nasty side effect as Google Play
services start to fail. There is a popup message:
"Unfortunately, Google Play services has stopped"
Obviously my changes are causing these problems but I do not
understand what is happening and why only Google Play services
seem to fail. Seems like modifications to final Java classes like
ActivityRecord, ActivityManagerService, ActivityStackSupervisor are
triggering these problems. I did not add or modify class function
APIs or data members. I just added couple of log prints and tests for
intents. These problems are already present during system setup.
I have to delay network configuration as otherwise this Google Play
error is causing the whole configuration phase to stuck.
Attached logcat log contains many suspicous messages:
1. Two jar files do not exist or contain no resources
The jar files actually are in /system/framework directory but for some
reason the files cannot be used.
2. Insert disabled by gate 'gms:security:enable_conscrypt_in_gms_application'
Google search found couple of postings with this message and there
were hints that this could be a signing key problem. However, I did
not detect any Cyanogenmod instructions and my initial unmodified
build worked with GApps and Google services.
3. Parcel errors when unmarshalling
Class com.google.android.gms.auth.firstparty.shared.AppDescription
not found. This is causing android.os.BadParcelableException
exception.
Any ideas what could cause these problems. Here is extract from log output:
I/ActivityManager( 772): Start proc com.google.android.gms.ui for activity com.google.android.gms/.games.ui.signin.SignInActivity: pid=7978 uid=10022 gids={50022, 9997, 2001, 3003, 1007, 3006, 3007, 3002, 3001, 1028, 1015, 1005} abi=armeabi-v7a
E/Zygote ( 7978): ForkAndSpecializeCommon - name=com.google.android.gms.ui info=release
I/Timeline( 7945): Timeline: Activity_idle id: [email protected] time:7502907
W/ResourcesManager( 7978): Asset path '/system/framework/com.android.media.remotedisplay.jar' does not exist or contains no resources.
W/ResourcesManager( 7978): Asset path '/system/framework/com.android.location.provider.jar' does not exist or contains no resources.
I/MultiDex( 7978): VM with version 2.1.0 has multidex support
I/MultiDex( 7978): install
I/MultiDex( 7978): VM has multidex support, MultiDex support library is disabled.
I/ProviderInstaller( 7978): Insert disabled by gate 'gms:security:enable_conscrypt_in_gms_application'
D/GCM ( 2484): GcmService start Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.gcm.GcmService } com.google.android.gms.INITIALIZE
D/AuthorizationBluetoothService( 2484): Received GmsCore event: Intent { act=com.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.auth.be.proximity.authorization.bt.AuthorizationBluetoothService$AutoStarter }.
D/c ( 2484): Getting all permits...
D/a ( 2484): Opening database...
D/LocationInitializer( 2680): Restart initialization of location
D/a ( 2484): Opening database auth.proximity.permit_store...
D/a ( 2484): Closing database...
D/OpenGLRenderer( 7978): Render dirty regions requested: true
D/Atlas ( 7978): Validating map...
I/Adreno-EGL( 7978): <qeglDrvAPI_eglInitialize:410>: QUALCOMM Build: 10/24/14, 167c270, I68fa98814b
I/OpenGLRenderer( 7978): Initialized EGL, version 1.4
D/OpenGLRenderer( 7978): Enabling debug mode 0
I/ActivityManager( 772): START u0 {act=com.google.android.gms.common.account.CHOOSE_ACCOUNT flg=0x20000000 pkg=com.google.android.gms cmp=com.google.android.gms/.common.account.AccountPickerActivity (has extras)} from uid 10022 on display 0
I/Timeline( 772): Timeline: Activity_windows_visible id: ActivityRecord{3cfb3e37 u0 com.google.android.gms/.games.ui.signin.SignInActivity t13} time:7503232
W/GLSActivity( 2484): [LegacyAuthenticator] The app AppDescription<com.google.android.gms, 10022> is invoking addAccount
W/GLSActivity( 2484): [LegacyAuthenticator] Returning intent launch AccountIntroActivity.
I/Timeline( 7978): Timeline: Activity_launch_request id:com.google.android.gms time:7503308
I/ActivityManager( 772): START u0 {flg=0x80000 cmp=com.google.android.gms/.auth.gsf.AccountIntroActivity (has extras)} from uid 10022 on display 0
I/GLSActivity( 7978): [AccountIntroActivity] Provisioning with name/email. Edu: false
I/GLSActivity( 7978): [AccountIntroActivity] Setup a Google account using GmsCore managed workflow.
I/Timeline( 7978): Timeline: Activity_launch_request id:com.google.android.gms time:7503474
E/Parcel ( 772): Class not found when unmarshalling: com.google.android.gms.auth.firstparty.shared.AppDescription
E/Parcel ( 772): java.lang.ClassNotFoundException: com.google.android.gms.auth.firstparty.shared.AppDescription
E/Parcel ( 772): at java.lang.Class.classForName(Native Method)
E/Parcel ( 772): at java.lang.Class.forName(Class.java:308)
E/Parcel ( 772): at java.lang.Class.forName(Class.java:272)
E/Parcel ( 772): at android.os.Parcel.readParcelableCreator(Parcel.java:2275)
E/Parcel ( 772): at android.os.Parcel.readParcelable(Parcel.java:2239)
E/Parcel ( 772): at android.os.Parcel.readValue(Parcel.java:2146)
E/Parcel ( 772): at android.os.Parcel.readArrayMapInternal(Parcel.java:2479)
E/Parcel ( 772): at android.os.BaseBundle.unparcel(BaseBundle.java:221)
E/Parcel ( 772): at android.os.BaseBundle.containsKey(BaseBundle.java:269)
E/Parcel ( 772): at com.android.server.am.ActivityStackSupervisor.startActivityLocked(ActivityStackSupervisor.java:1314)
E/Parcel ( 772): at com.android.server.am.ActivityStackSupervisor.startActivityMayWait(ActivityStackSupervisor.java:950)
E/Parcel ( 772): at com.android.server.am.ActivityManagerService.startActivityAsUser(ActivityManagerService.java:3654)
E/Parcel ( 772): at com.android.server.am.ActivityManagerService.startActivity(ActivityManagerService.java:3641)
E/Parcel ( 772): at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:141)
E/Parcel ( 772): at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2476)
E/Parcel ( 772): at android.os.Binder.execTransact(Binder.java:446)
E/Parcel ( 772): Caused by: java.lang.ClassNotFoundException: Didn't find class "com.google.android.gms.auth.firstparty.shared.AppDescription" on path: DexPathList[[directory "."],nativeLibraryDirectories=[/vendor/lib, /system/lib]]
E/Parcel ( 772): at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56)
E/Parcel ( 772): at java.lang.ClassLoader.loadClass(ClassLoader.java:511)
E/Parcel ( 772): at java.lang.ClassLoader.loadClass(ClassLoader.java:469)
E/Parcel ( 772): ... 16 more
E/Parcel ( 772): Suppressed: java.lang.ClassNotFoundException: com.google.android.gms.auth.firstparty.shared.AppDescription
E/Parcel ( 772): at java.lang.Class.classForName(Native Method)
E/Parcel ( 772): at java.lang.BootClassLoader.findClass(ClassLoader.java:781)
E/Parcel ( 772): at java.lang.BootClassLoader.loadClass(ClassLoader.java:841)
E/Parcel ( 772): at java.lang.ClassLoader.loadClass(ClassLoader.java:504)
E/Parcel ( 772): ... 17 more
E/Parcel ( 772): Caused by: java.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack available
F/ActivityManager( 772): Activity Manager Crash
F/ActivityManager( 772): android.os.BadParcelableException: ClassNotFoundException when unmarshalling: com.google.android.gms.auth.firstparty.shared.AppDescription
F/ActivityManager( 772): at android.os.Parcel.readParcelableCreator(Parcel.java:2289)
F/ActivityManager( 772): at android.os.Parcel.readParcelable(Parcel.java:2239)
F/ActivityManager( 772): at android.os.Parcel.readValue(Parcel.java:2146)
F/ActivityManager( 772): at android.os.Parcel.readArrayMapInternal(Parcel.java:2479)
F/ActivityManager( 772): at android.os.BaseBundle.unparcel(BaseBundle.java:221)
F/ActivityManager( 772): at android.os.BaseBundle.containsKey(BaseBundle.java:269)
F/ActivityManager( 772): at com.android.server.am.ActivityStackSupervisor.startActivityLocked(ActivityStackSupervisor.java:1314)
F/ActivityManager( 772): at com.android.server.am.ActivityStackSupervisor.startActivityMayWait(ActivityStackSupervisor.java:950)
F/ActivityManager( 772): at com.android.server.am.ActivityManagerService.startActivityAsUser(ActivityManagerService.java:3654)
F/ActivityManager( 772): at com.android.server.am.ActivityManagerService.startActivity(ActivityManagerService.java:3641)
F/ActivityManager( 772): at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:141)
F/ActivityManager( 772): at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2476)
F/ActivityManager( 772): at android.os.Binder.execTransact(Binder.java:446)
D/AndroidRuntime( 7978): Shutting down VM
--------- beginning of crash
E/AndroidRuntime( 7978): FATAL EXCEPTION: main
E/AndroidRuntime( 7978): Process: com.google.android.gms.ui, PID: 7978
E/AndroidRuntime( 7978): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.google.android.gms/com.google.android.gms.auth.gsf.AccountIntroActivity}: android.os.BadParcelableException: ClassNotFoundException when unmarshalling: com.google.android.gms.auth.firstparty.shared.AppDescription
E/AndroidRuntime( 7978): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2329)
E/AndroidRuntime( 7978): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2391)
E/AndroidRuntime( 7978): at android.app.ActivityThread.access$900(ActivityThread.java:147)
E/AndroidRuntime( 7978): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1296)
E/AndroidRuntime( 7978): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 7978): at android.os.Looper.loop(Looper.java:135)
E/AndroidRuntime( 7978): at android.app.ActivityThread.main(ActivityThread.java:5256)
E/AndroidRuntime( 7978): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime( 7978): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime( 7978): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
E/AndroidRuntime( 7978): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
E/AndroidRuntime( 7978): Caused by: android.os.BadParcelableException: ClassNotFoundException when unmarshalling: com.google.android.gms.auth.firstparty.shared.AppDescription
E/AndroidRuntime( 7978): at android.os.Parcel.readException(Parcel.java:1542)
E/AndroidRuntime( 7978): at android.os.Parcel.readException(Parcel.java:1493)
E/AndroidRuntime( 7978): at android.app.ActivityManagerProxy.startActivity(ActivityManagerNative.java:2414)
E/AndroidRuntime( 7978): at android.app.Instrumentation.execStartActivity(Instrumentation.java:1480)
E/AndroidRuntime( 7978): at android.app.Activity.startActivityForResult(Activity.java:3736)
E/AndroidRuntime( 7978): at android.app.Activity.startActivityForResult(Activity.java:3697)
E/AndroidRuntime( 7978): at android.support.v4.app.q.startActivityForResult(SourceFile:817)
E/AndroidRuntime( 7978): at com.google.android.gms.auth.gsf.b.startActivityForResult(SourceFile:660)
E/AndroidRuntime( 7978): at com.google.android.gms.auth.gsf.b.a(SourceFile:513)
E/AndroidRuntime( 7978): at com.google.android.gms.auth.gsf.AccountIntroActivity.i(SourceFile:358)
E/AndroidRuntime( 7978): at com.google.android.gms.auth.gsf.AccountIntroActivity.d(SourceFile:213)
E/AndroidRuntime( 7978): at com.google.android.gms.auth.gsf.AccountIntroActivity.onCreate(SourceFile:188)
E/AndroidRuntime( 7978): at android.app.Activity.performCreate(Activity.java:5933)
E/AndroidRuntime( 7978): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1105)
E/AndroidRuntime( 7978): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2282)
E/AndroidRuntime( 7978): ... 10 more
W/ActivityManager( 772): Force finishing activity com.google.android.gms/.auth.gsf.AccountIntroActivity
W/ActivityManager( 772): Force finishing activity com.google.android.gms/.common.account.AccountPickerActivity
W/DropBoxManagerService( 772): Dropping: system_server_wtf (1497 > 0 bytes)
W/DropBoxManagerService( 772): Dropping: system_app_crash (2410 > 0 bytes)

Categories

Resources