Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [ 10-26 03:34:55.780 422: 440 I/ActivityManager ]
- Start proc net.nurik.roman.dashclock for broadcast net.nurik.roman.dashclock/com.google.android.apps.dashclock.WidgetProvider: pid=8328 uid=10011 gids={50011, 3003, 1028}
- [ 10-26 03:34:55.780 422: 1843 I/ActivityManager ]
- START u0 {act=android.appwidget.action.APPWIDGET_CONFIGURE cmp=net.nurik.roman.dashclock/com.google.android.apps.dashclock.configuration.ConfigurationActivity (has extras)} from pid 6304
- [ 10-26 03:34:55.850 149: 451 V/audio_hw_primary ]
- Set 'HS Left Playback' to 'Off'
- [ 10-26 03:34:55.850 149: 451 V/audio_hw_primary ]
- Set 'HS Right Playback' to 'Off'
- [ 10-26 03:34:55.850 149: 451 V/audio_hw_primary ]
- Set 'HF Left Playback' to 'Off'
- [ 10-26 03:34:55.850 149: 451 V/audio_hw_primary ]
- Set 'HF Right Playback' to 'Off'
- [ 10-26 03:34:55.975 422: 1843 D/dalvikvm ]
- GC_FOR_ALLOC freed 653K, 32% free 16913K/24844K, paused 129ms, total 129ms
- [ 10-26 03:34:56.061 422: 1843 D/dalvikvm ]
- GC_FOR_ALLOC freed 429K, 32% free 16902K/24844K, paused 83ms, total 83ms
- [ 10-26 03:34:56.076 6304: 6304 I/Choreographer ]
- Skipped 35 frames! The application may be doing too much work on its main thread.
- [ 10-26 03:34:56.115 8328: 8328 W/ResourceType ]
- Failure getting entry for 0x7f020042 (t=1 e=66) in package 0 (error -75)
- [ 10-26 03:34:56.115 8328: 8328 D/AndroidRuntime ]
- Shutting down VM
- [ 10-26 03:34:56.115 8328: 8328 W/dalvikvm ]
- threadid=1: thread exiting with uncaught exception (group=0x419e5700)
- [ 10-26 03:34:56.123 8328: 8328 E/AndroidRuntime ]
- FATAL EXCEPTION: main
- java.lang.RuntimeException: Unable to start activity ComponentInfo{net.nurik.roman.dashclock/com.google.android.apps.dashclock.configuration.ConfigurationActivity}: android.view.InflateException: Binary XML file line #39: Error inflating class com.android.internal.widget.ActionBarView
- at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2214)
- at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2264)
- at android.app.ActivityThread.access$600(ActivityThread.java:144)
- at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1259)
- at android.os.Handler.dispatchMessage(Handler.java:99)
- at android.os.Looper.loop(Looper.java:137)
- at android.app.ActivityThread.main(ActivityThread.java:5136)
- at java.lang.reflect.Method.invokeNative(Native Method)
- at java.lang.reflect.Method.invoke(Method.java:525)
- at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:737)
- at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
- at dalvik.system.NativeStart.main(Native Method)
- Caused by: android.view.InflateException: Binary XML file line #39: Error inflating class com.android.internal.widget.ActionBarView
- at android.view.LayoutInflater.createView(LayoutInflater.java:620)
- at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:696)
- at android.view.LayoutInflater.rInflate(LayoutInflater.java:755)
- at android.view.LayoutInflater.rInflate(LayoutInflater.java:758)
- at android.view.LayoutInflater.rInflate(LayoutInflater.java:758)
- at android.view.LayoutInflater.inflate(LayoutInflater.java:492)
- at android.view.LayoutInflater.inflate(LayoutInflater.java:397)
- at android.view.LayoutInflater.inflate(LayoutInflater.java:353)
- at com.android.internal.policy.impl.PhoneWindow.generateLayout(PhoneWindow.java:2823)
- at com.android.internal.policy.impl.PhoneWindow.installDecor(PhoneWindow.java:2886)
- at com.android.internal.policy.impl.PhoneWindow.setContentView(PhoneWindow.java:263)
- at android.app.Activity.setContentView(Activity.java:1901)
- at com.google.android.apps.dashclock.configuration.ConfigurationActivity.onCreate(ConfigurationActivity.java:117)
- at android.app.Activity.performCreate(Activity.java:5216)
- at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1087)
- at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2178)
- ... 11 more
- Caused by: java.lang.reflect.InvocationTargetException
- at java.lang.reflect.Constructor.constructNative(Native Method)
- at java.lang.reflect.Constructor.newInstance(Constructor.java:417)
- at android.view.LayoutInflater.createView(LayoutInflater.java:594)
- ... 26 more
- Caused by: android.view.InflateException: Binary XML file line #17: Error inflating class <unknown>
- at android.view.LayoutInflater.createView(LayoutInflater.java:620)
- at com.android.internal.policy.impl.PhoneLayoutInflater.onCreateView(PhoneLayoutInflater.java:56)
- at android.view.LayoutInflater.onCreateView(LayoutInflater.java:669)
- at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:694)
- at android.view.LayoutInflater.inflate(LayoutInflater.java:469)
- at android.view.LayoutInflater.inflate(LayoutInflater.java:397)
- at com.android.internal.widget.ActionBarView.<init>(ActionBarView.java:226)
- ... 29 more
- Caused by: java.lang.reflect.InvocationTargetException
- at java.lang.reflect.Constructor.constructNative(Native Method)
- at java.lang.reflect.Constructor.newInstance(Constructor.java:417)
- at android.view.LayoutInflater.createView(LayoutInflater.java:594)
- ... 35 more
- Caused by: android.content.res.Resources$NotFoundException: File res/drawable/configure_ab_item_background.xml from drawable resource ID #0x7f020015
- at android.content.res.Resources.loadDrawable(Resources.java:2091)
- at android.content.res.TypedArray.getDrawable(TypedArray.java:601)
- at android.view.View.<init>(View.java:3364)
- at android.view.ViewGroup.<init>(ViewGroup.java:459)
- at android.widget.LinearLayout.<init>(LinearLayout.java:176)
- at android.widget.LinearLayout.<in
- [ 10-26 03:34:56.131 422: 886 W/ActivityManager ]
- Force finishing activity net.nurik.roman.dashclock/com.google.android.apps.dashclock.configuration.ConfigurationActivity
- [ 10-26 03:34:56.631 422: 440 W/ActivityManager ]
- Activity pause timeout for ActivityRecord{426a1ea0 u0 net.nurik.roman.dashclock/com.google.android.apps.dashclock.configuration.ConfigurationActivity}
- [ 10-26 03:34:56.647 6304: 6304 E/Launcher ]
- Error: appWidgetId (EXTRA_APPWIDGET_ID) was not returned from the \widget configuration activity.
- [ 10-26 03:34:58.319 8328: 8328 I/Process ]
- Sending signal. PID: 8328 SIG: 9
- [ 10-26 03:34:58.326 149: 242 V/audio_hw_primary ]
- Set 'HS Left Playback' to 'Off'
- [ 10-26 03:34:58.326 149: 242 V/audio_hw_primary ]
- Set 'HS Right Playback' to 'Off'
- [ 10-26 03:34:58.326 149: 242 V/audio_hw_primary ]
- Set 'HF Left Playback' to 'HF DAC'
- [ 10-26 03:34:58.326 149: 242 V/audio_hw_primary ]
- Set 'HF Right Playback' to 'HF DAC'
- [ 10-26 03:34:58.350 422: 864 I/ActivityManager ]
- Process net.nurik.roman.dashclock (pid 8328) has died.
- [ 10-26 03:34:58.358 422: 2801 W/InputMethodManagerService ]
- Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@420bf238 attribute=null, token = android.os.BinderProxy@421b8c90
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement