Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jul 1st, 2012  |  syntax: None  |  size: 6.73 KB  |  hits: 17  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. D/ContactMessageStore(  576): notify MmsSms
  2. D/ContactMessageStore(  576): MSG_UPDATE_CONTACTS_TABLE <<
  3. I/ActivityManager(  476): Starting activity: Intent { act=android.intent.action.
  4. MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.htc.android.w
  5. orldclock/.NightClock }
  6. I/ActivityManager(  476): Start proc com.htc.android.worldclock for activity com
  7. .htc.android.worldclock/.NightClock: pid=12221 uid=1000 gids={3003, 1015, 3002,
  8. 3001, 2001}
  9. W/ResourceType(  476): Skipping entry 0x7f040007 in package table 0 because it i
  10. s not complex!
  11. W/ResourceType(  476): Skipping entry 0x7f040008 in package table 0 because it i
  12. s not complex!
  13. I/ActivityThread(12221): Publishing provider com.htc.android.alarmclock: com.htc
  14. .android.worldclock.AlarmProvider
  15. I/ActivityThread(12221): Publishing provider com.htc.android.worldclock.TimerPro
  16. vider: com.htc.android.worldclock.TimerProvider
  17. I/ActivityManager(  476): Starting activity: Intent { act=android.intent.action.
  18. MAIN flg=0x4000000 cmp=com.htc.android.worldclock/.WorldClockTabControl (has ext
  19. ras) }
  20. D/Sensors (  476): close_akm, fd=114
  21. D/AndroidRuntime(12221): Shutting down VM
  22. W/dalvikvm(12221): threadid=1: thread exiting with uncaught exception (group=0x4
  23. 0025a18)
  24. E/AndroidRuntime(12221): FATAL EXCEPTION: main
  25. E/AndroidRuntime(12221): java.lang.RuntimeException: Unable to start activity Co
  26. mponentInfo{com.htc.android.worldclock/com.htc.android.worldclock.WorldClockTabC
  27. ontrol}: android.view.InflateException: Binary XML file line #28: Error inflatin
  28. g class com.htc.widget.TabSwitchWidget
  29. E/AndroidRuntime(12221):        at android.app.ActivityThread.performLaunchActiv
  30. ity(ActivityThread.java:2833)
  31. E/AndroidRuntime(12221):        at android.app.ActivityThread.handleLaunchActivi
  32. ty(ActivityThread.java:2854)
  33. E/AndroidRuntime(12221):        at android.app.ActivityThread.access$2300(Activi
  34. tyThread.java:136)
  35. E/AndroidRuntime(12221):        at android.app.ActivityThread$H.handleMessage(Ac
  36. tivityThread.java:2179)
  37. E/AndroidRuntime(12221):        at android.os.Handler.dispatchMessage(Handler.ja
  38. va:99)
  39. E/AndroidRuntime(12221):        at android.os.Looper.loop(Looper.java:143)
  40. E/AndroidRuntime(12221):        at android.app.ActivityThread.main(ActivityThrea
  41. d.java:5068)
  42. E/AndroidRuntime(12221):        at java.lang.reflect.Method.invokeNative(Native
  43. Method)
  44. E/AndroidRuntime(12221):        at java.lang.reflect.Method.invoke(Method.java:5
  45. 21)
  46. E/AndroidRuntime(12221):        at com.android.internal.os.ZygoteInit$MethodAndA
  47. rgsCaller.run(ZygoteInit.java:858)
  48. E/AndroidRuntime(12221):        at com.android.internal.os.ZygoteInit.main(Zygot
  49. eInit.java:616)
  50. E/AndroidRuntime(12221):        at dalvik.system.NativeStart.main(Native Method)
  51.  
  52. E/AndroidRuntime(12221): Caused by: android.view.InflateException: Binary XML fi
  53. le line #28: Error inflating class com.htc.widget.TabSwitchWidget
  54. E/AndroidRuntime(12221):        at android.view.LayoutInflater.createView(Layout
  55. Inflater.java:513)
  56. E/AndroidRuntime(12221):        at android.view.LayoutInflater.createViewFromTag
  57. (LayoutInflater.java:565)
  58. E/AndroidRuntime(12221):        at android.view.LayoutInflater.rInflate(LayoutIn
  59. flater.java:618)
  60. E/AndroidRuntime(12221):        at android.view.LayoutInflater.inflate(LayoutInf
  61. later.java:407)
  62. E/AndroidRuntime(12221):        at android.view.LayoutInflater.inflate(LayoutInf
  63. later.java:320)
  64. E/AndroidRuntime(12221):        at com.htc.android.worldclock.WorldClockTabContr
  65. ol.initViews(WorldClockTabControl.java:123)
  66. E/AndroidRuntime(12221):        at com.htc.android.worldclock.WorldClockTabContr
  67. ol.onCreate(WorldClockTabControl.java:110)
  68. E/AndroidRuntime(12221):        at android.app.Instrumentation.callActivityOnCre
  69. ate(Instrumentation.java:1066)
  70. E/AndroidRuntime(12221):        at android.app.ActivityThread.performLaunchActiv
  71. ity(ActivityThread.java:2797)
  72. E/AndroidRuntime(12221):        ... 11 more
  73. E/AndroidRuntime(12221): Caused by: java.lang.reflect.InvocationTargetException
  74. E/AndroidRuntime(12221):        at com.htc.widget.TabSwitchWidget.<init>(TabSwit
  75. chWidget.java:244)
  76. E/AndroidRuntime(12221):        at java.lang.reflect.Constructor.constructNative
  77. (Native Method)
  78. E/AndroidRuntime(12221):        at java.lang.reflect.Constructor.newInstance(Con
  79. structor.java:446)
  80. E/AndroidRuntime(12221):        at android.view.LayoutInflater.createView(Layout
  81. Inflater.java:500)
  82. E/AndroidRuntime(12221):        ... 19 more
  83. E/AndroidRuntime(12221): Caused by: android.view.InflateException: Binary XML fi
  84. le line #2: Error inflating class android.widget.RelativeLayout
  85. E/AndroidRuntime(12221):        at android.view.LayoutInflater.createView(Layout
  86. Inflater.java:513)
  87. E/AndroidRuntime(12221):        at com.android.internal.policy.impl.PhoneLayoutI
  88. nflater.onCreateView(PhoneLayoutInflater.java:56)
  89. E/AndroidRuntime(12221):        at android.view.LayoutInflater.createViewFromTag
  90. (LayoutInflater.java:563)
  91. E/AndroidRuntime(12221):        at android.view.LayoutInflater.inflate(LayoutInf
  92. later.java:385)
  93. E/AndroidRuntime(12221):        at android.view.LayoutInflater.inflate(LayoutInf
  94. later.java:320)
  95. E/AndroidRuntime(12221):        at com.htc.widget.TabSwitchWidget.initTabWidget(
  96. TabSwitchWidget.java:613)
  97. E/AndroidRuntime(12221):        at com.htc.widget.TabSwitchWidget.<init>(TabSwit
  98. chWidget.java:288)
  99. E/AndroidRuntime(12221):        ... 23 more
  100. E/AndroidRuntime(12221): Caused by: java.lang.reflect.InvocationTargetException
  101. E/AndroidRuntime(12221):        at android.widget.RelativeLayout.<init>(Relative
  102. Layout.java:170)
  103. E/AndroidRuntime(12221):        at java.lang.reflect.Constructor.constructNative
  104. (Native Method)
  105. E/AndroidRuntime(12221):        at java.lang.reflect.Constructor.newInstance(Con
  106. structor.java:446)
  107. E/AndroidRuntime(12221):        at android.view.LayoutInflater.createView(Layout
  108. Inflater.java:500)
  109. E/AndroidRuntime(12221):        ... 29 more
  110. E/AndroidRuntime(12221): Caused by: android.content.res.Resources$NotFoundExcept
  111. ion: Resource is not a Drawable (color or path): TypedValue{t=0x1/d=0x3030021 a=
  112. 4 r=0x3030021}
  113. E/AndroidRuntime(12221):        at android.content.res.Resources.loadDrawable(Re
  114. sources.java:1699)
  115. E/AndroidRuntime(12221):        at android.content.res.TypedArray.getDrawable(Ty
  116. pedArray.java:601)
  117. E/AndroidRuntime(12221):        at android.view.View.<init>(View.java:1896)
  118. E/AndroidRuntime(12221):        at android.view.View.<init>(View.java:1845)
  119. E/AndroidRuntime(12221):        at android.view.ViewGroup.<init>(ViewGroup.java:
  120. 298)
  121. E/AndroidRuntime(12221):        ... 33 more
  122. W/ActivityManager(  476):   Force finishing activity com.htc.android.worldclock/
  123. .WorldClockTabControl
  124. D/Sensors (  476): open_akm, fd=114
  125. W/ActivityManager(  476): Activity pause timeout for HistoryRecord{488addf8 com.
  126. htc.android.worldclock/.WorldClockTabControl}