Skip to content

Instantly share code, notes, and snippets.

@pfctdayelise
Created January 16, 2013 03:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pfctdayelise/4544465 to your computer and use it in GitHub Desktop.
Save pfctdayelise/4544465 to your computer and use it in GitHub Desktop.
I/dalvikvm( 1836): Failed resolving Lorg/thoughtcrime/securesms/ConversationListFragment$1; interface 573 'Landroid/widget/SearchView$OnQueryTextListener;'
W/dalvikvm( 1836): Link of class 'Lorg/thoughtcrime/securesms/ConversationListFragment$1;' failed
E/dalvikvm( 1836): Could not find class 'org.thoughtcrime.securesms.ConversationListFragment$1', referenced from method org.thoughtcrime.securesms.ConversationListFragment.initializeSearch
W/dalvikvm( 1836): VFY: unable to resolve new-instance 1205 (Lorg/thoughtcrime/securesms/ConversationListFragment$1;) in Lorg/thoughtcrime/securesms/ConversationListFragment;
D/dalvikvm( 1836): VFY: replacing opcode 0x22 at 0x0000
D/dalvikvm( 1836): VFY: dead code 0x0002-0008 in Lorg/thoughtcrime/securesms/ConversationListFragment;.initializeSearch (Landroid/widget/SearchView;)V
E/dalvikvm( 1836): Could not find class 'android.widget.SearchView', referenced from method org.thoughtcrime.securesms.ConversationListFragment.onPrepareOptionsMenu
W/dalvikvm( 1836): VFY: unable to resolve check-cast 574 (Landroid/widget/SearchView;) in Lorg/thoughtcrime/securesms/ConversationListFragment;
D/dalvikvm( 1836): VFY: replacing opcode 0x1f at 0x0023
D/dalvikvm( 1836): VFY: dead code 0x0025-0027 in Lorg/thoughtcrime/securesms/ConversationListFragment;.onPrepareOptionsMenu (Lcom/actionbarsherlock/view/Menu;)V
I/dalvikvm( 1836): Could not find method android.view.View.jumpDrawablesToCurrentState, referenced from method com.actionbarsherlock.internal.view.menu.BaseMenuPresenter.updateMenuView
W/dalvikvm( 1836): VFY: unable to resolve virtual method 3389: Landroid/view/View;.jumpDrawablesToCurrentState ()V
D/dalvikvm( 1836): VFY: replacing opcode 0x6e at 0x0056
I/dalvikvm( 1836): Could not find method android.widget.LinearLayout.<init>, referenced from method com.actionbarsherlock.internal.nineoldandroids.widget.NineLinearLayout.<init>
W/dalvikvm( 1836): VFY: unable to resolve direct method 3788: Landroid/widget/LinearLayout;.<init> (Landroid/content/Context;Landroid/util/AttributeSet;I)V
D/dalvikvm( 1836): VFY: replacing opcode 0x70 at 0x0000
D/dalvikvm( 1836): VFY: dead code 0x0003-000f in Lcom/actionbarsherlock/internal/nineoldandroids/widget/NineLinearLayout;.<init> (Landroid/content/Context;Landroid/util/AttributeSet;I)V
I/dalvikvm( 1836): Could not find method android.widget.LinearLayout.getAlpha, referenced from method com.actionbarsherlock.internal.nineoldandroids.widget.NineLinearLayout.getAlpha
W/dalvikvm( 1836): VFY: unable to resolve virtual method 3792: Landroid/widget/LinearLayout;.getAlpha ()F
D/dalvikvm( 1836): VFY: replacing opcode 0x6f at 0x000b
D/dalvikvm( 1836): VFY: dead code 0x000e-000f in Lcom/actionbarsherlock/internal/nineoldandroids/widget/NineLinearLayout;.getAlpha ()F
I/dalvikvm( 1836): Could not find method android.widget.LinearLayout.getTranslationX, referenced from method com.actionbarsherlock.internal.nineoldandroids.widget.NineLinearLayout.getTranslationX
W/dalvikvm( 1836): VFY: unable to resolve virtual method 3795: Landroid/widget/LinearLayout;.getTranslationX ()F
D/dalvikvm( 1836): VFY: replacing opcode 0x6f at 0x000b
D/dalvikvm( 1836): VFY: dead code 0x000e-000f in Lcom/actionbarsherlock/internal/nineoldandroids/widget/NineLinearLayout;.getTranslationX ()F
I/dalvikvm( 1836): Could not find method android.widget.LinearLayout.setAlpha, referenced from method com.actionbarsherlock.internal.nineoldandroids.widget.NineLinearLayout.setAlpha
W/dalvikvm( 1836): VFY: unable to resolve virtual method 3802: Landroid/widget/LinearLayout;.setAlpha (F)V
D/dalvikvm( 1836): VFY: replacing opcode 0x6f at 0x000a
D/dalvikvm( 1836): VFY: dead code 0x000d-000d in Lcom/actionbarsherlock/internal/nineoldandroids/widget/NineLinearLayout;.setAlpha (F)V
I/dalvikvm( 1836): Could not find method android.widget.LinearLayout.setTranslationX, referenced from method com.actionbarsherlock.internal.nineoldandroids.widget.NineLinearLayout.setTranslationX
W/dalvikvm( 1836): VFY: unable to resolve virtual method 3808: Landroid/widget/LinearLayout;.setTranslationX (F)V
D/dalvikvm( 1836): VFY: replacing opcode 0x6f at 0x000a
D/dalvikvm( 1836): VFY: dead code 0x000d-000d in Lcom/actionbarsherlock/internal/nineoldandroids/widget/NineLinearLayout;.setTranslationX (F)V
W/ConversationListActivity( 1836): onPrepareOptionsMenu...
W/KeyCharacterMap( 1836): No keyboard for id -1
W/KeyCharacterMap( 1836): Using default keymap
I/dalvikvm( 1836): Could not find method com.actionbarsherlock.internal.view.menu.ActionMenuItemView.onHoverEvent, referenced from method com.actionbarsherlock.internal.view.menu.ActionMenuItemView.dispatchHoverEvent
W/dalvikvm( 1836): VFY: unable to resolve virtual method 5181: Lcom/actionbarsherlock/internal/view/menu/ActionMenuItemView;.onHoverEvent (Landroid/view/MotionEvent;)Z
D/dalvikvm( 1836): VFY: replacing opcode 0x6e at 0x0006
D/dalvikvm( 1836): VFY: dead code 0x0009-0009 in Lcom/actionbarsherlock/internal/view/menu/ActionMenuItemView;.dispatchHoverEvent (Landroid/view/MotionEvent;)Z
I/dalvikvm( 1836): Could not find method android.widget.LinearLayout.onPopulateAccessibilityEvent, referenced from method com.actionbarsherlock.internal.view.menu.ActionMenuItemView.onPopulateAccessibilityEvent
W/dalvikvm( 1836): VFY: unable to resolve virtual method 3801: Landroid/widget/LinearLayout;.onPopulateAccessibilityEvent (Landroid/view/accessibility/AccessibilityEvent;)V
D/dalvikvm( 1836): VFY: replacing opcode 0x6f at 0x0006
W/ConversationListActivity( 1836): onResume called...
W/ConversationListActivity( 1836): Checking caching service...
W/KeyCachingService( 1836): Incrementing activity count...
W/ConversationListActivity( 1836): onPrepareOptionsMenu...
W/ConversationListActivity( 1836): createConversationIfNecessary called
W/PartProvider( 1836): Got master secret: null
W/SendReceiveService( 1836): SendReceive service got master secret: null
D/dalvikvm( 1836): GC_EXTERNAL_ALLOC freed 270K, 47% free 3061K/5767K, external 2047K/2108K, paused 22ms
D/dalvikvm( 1836): GC_EXTERNAL_ALLOC freed 29K, 48% free 3033K/5767K, external 2234K/2714K, paused 26ms
W/ConversationListActivity( 1836): Unregistering receiver...
E/ResourceType( 1836): Style contains key with bad entry: 0x010102dd
E/ResourceType( 1836): Style contains key with bad entry: 0x0101035b
W/RecipientProvider( 1836): Cache miss [ASYNC]!
[...]
D/FastDormancy( 236): before ======= ENTER DORMANCY =======
I/InputReader( 126): dispatchTouch::touch event's action is 0
I/InputReader( 126): dispatchTouch::touch event's action is 1
W/service ( 1836): Broadcasting new secret...
D/dalvikvm( 1836): GC_EXPLICIT freed 196K, 45% free 3213K/5831K, external 2155K/2568K, paused 49ms
W/SendReceiveService( 1836): Got a MasterSecret broadcast...
W/PartProvider( 1836): Got master secret: org.thoughtcrime.securesms.crypto.MasterSecret@40596f60
W/SendReceiveService( 1836): Got a MasterSecret broadcast...
W/SendReceiveService( 1836): SendReceive service got master secret: org.thoughtcrime.securesms.crypto.MasterSecret@40596178
W/SMSSenderService( 1836): Processing outgoing message: -1
W/ConversationListActivity( 1836): onResume called...
W/ConversationListActivity( 1836): Checking caching service...
W/DecryptingQueue( 1836): Processing pending decrypts...
W/ConversationListActivity( 1836): onPrepareOptionsMenu...
W/KeyCharacterMap( 1836): No keyboard for id -1
W/KeyCharacterMap( 1836): Using default keymap
W/ConversationListActivity( 1836): createConversationIfNecessary called
I/StatusBarPolicy( 224): onSignalStrengthsChanged
D/AudioHardwareALSA( 84): Inside AudioStreamOutALSA::standby
V/AudioHardwareALSA( 84): ALSAStreamOps::close()
I/AudioHardwareALSA( 84): Output standby called!!. Turn off PCM device.
W/PowerManagerService( 126): Timer 0x3->0x3|0x0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment