HandleViewIntent in SME (monkey)

Bug #999347 reported by pjv
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Collectionista
New
Low
Unassigned

Bug Description

Seen with monkey on Galaxy Nexus. In SME. Reading the comment behind it it obviously isn't watertight yet and can't be, but only the monkey may be creating this situation, so low prio.

:Sending Pointer ACTION_MOVE x=4.0 y=1.0
    // Allowing start of Intent { act=android.intent.action.VIEW dat=content://net.lp.collectionista.products/collections/4 cmp=net.lp.collectionista.ext.sheet_music/net.lp.collectionista.ui.activities.collections.sheet_music.SheetMusicCollectionViewWindow } in package net.lp.collectionista.ext.sheet_music
    // Allowing start of Intent { act=android.intent.action.VIEW dat=content://net.lp.collectionista.products/collections/4 cmp=net.lp.collectionista.ext.sheet_music/net.lp.collectionista.ui.activities.collections.sheet_music.SheetMusicCollectionViewWindow } in package net.lp.collectionista.ext.sheet_music
    // Allowing start of Intent { act=android.intent.action.VIEW dat=content://net.lp.collectionista.products/collections/4 cmp=net.lp.collectionista.ext.sheet_music/net.lp.collectionista.ui.activities.collections.sheet_music.SheetMusicCollectionViewWindow } in package net.lp.collectionista.ext.sheet_music
    // Allowing start of Intent { act=android.intent.action.VIEW dat=content://net.lp.collectionista.products/collections/4 cmp=net.lp.collectionista.ext.sheet_music/net.lp.collectionista.ui.activities.collections.sheet_music.SheetMusicCollectionViewWindow } in package net.lp.collectionista.ext.sheet_music
// CRASH: net.lp.collectionista.ext.sheet_music (pid 8508)
// Short Msg: java.lang.RuntimeException
// Long Msg: java.lang.RuntimeException: HandleViewIntent called without service bound. Returning '1' would have solved most cases. But rather see this happening. Must have been a new intent (onNewIntent) that has action VIEW again and needs to pass the same code, but then too early or when service is already unbound again.
// Build Label: unknown
// Build Changelist: eng.pjv.20100711.192135
// Build Time: 1278868973000
// java.lang.RuntimeException: HandleViewIntent called without service bound. Returning '1' would have solved most cases. But rather see this happening. Must have been a new intent (onNewIntent) that has action VIEW again and needs to pass the same code, but then too early or when service is already unbound again.
// at net.lp.collectionista.ui.activities.collections.sheet_music.SheetMusicCollectionViewWindow.matchCollectionOrItemUri(Collectionista:628)
// at net.lp.collectionista.ui.activities.collections.sheet_music.SheetMusicCollectionViewWindow.handleViewIntent(Collectionista:693)
// at net.lp.collectionista.ui.activities.collections.sheet_music.SheetMusicCollectionViewWindow.onNewIntent(Collectionista:653)
// at android.app.Instrumentation.callActivityOnNewIntent(Instrumentation.java:1119)
// at android.app.ActivityThread.deliverNewIntents(ActivityThread.java:2738)
// at android.app.ActivityThread.performNewIntents(ActivityThread.java:2750)
// at android.app.ActivityThread.handleNewIntent(ActivityThread.java:2758)
// at android.app.ActivityThread.access$3100(ActivityThread.java:125)
// at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2080)
// at android.os.Handler.dispatchMessage(Handler.java:99)
// at android.os.Looper.loop(Looper.java:123)
// at android.app.ActivityThread.main(ActivityThread.java:4627)
// at java.lang.reflect.Method.invokeNative(Native Method)
// at java.lang.reflect.Method.invoke(Method.java:521)
// at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
// at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
// at dalvik.system.NativeStart.main(Native Method)
//
** Monkey aborted due to error.
Events injected: 444
:Dropped: keys=0 pointers=18 trackballs=0 flips=0
## Network stats: elapsed time=16423ms (0ms mobile, 16423ms wifi, 0ms not connected)
** System appears to have crashed at event 444 of 10000 using seed 6

Revision history for this message
pjv (pjv) wrote :

Above was not with Galaxy Nexus but with Nexus One. Monkey.

Changed in collectionista:
importance: Undecided → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.