Hi,

   I am working on ginger bread.

   I am porting an application which was running properly on Foryo to
GingerBread.

   While close one of my application activities i am getting RunTime
exception.

   Can any body help me?


  The logcat as follows.

  java.lang.RuntimeException: Failed to finish input event.  Check
logs for details.
03-01 01:15:51.583 E/AndroidRuntime(  422):     at
android.view.InputQueue.nativeFinished(Native Method)
03-01 01:15:51.583 E/AndroidRuntime(  422):     at
android.view.InputQueue.access$100(InputQueue.java:26)
03-01 01:15:51.583 E/AndroidRuntime(  422):     at android.view.InputQueue
$FinishedCallback.run(InputQueue.java:165)
03-01 01:15:51.583 E/AndroidRuntime(  422):     at
android.view.ViewRoot.finishInputEvent(ViewRoot.java:2064)
03-01 01:15:51.583 E/AndroidRuntime(  422):     at
android.view.ViewRoot.handleMessage(ViewRoot.java:1890)
03-01 01:15:51.583 E/AndroidRuntime(  422):     at
android.os.Handler.dispatchMessage(Handler.java:99)
03-01 01:15:51.583 E/AndroidRuntime(  422):     at
android.os.Looper.loop(Looper.java:123)
03-01 01:15:51.583 E/AndroidRuntime(  422):     at
android.app.ActivityThread.main(ActivityThread.java:3661)
03-01 01:15:51.583 E/AndroidRuntime(  422):     at
java.lang.reflect.Method.invokeNative(Native Method)
03-01 01:15:51.583 E/AndroidRuntime(  422):     at
java.lang.reflect.Method.invoke(Method.java:507)
03-01 01:15:51.583 E/AndroidRuntime(  422):     at
com.android.internal.os.ZygoteInit
$MethodAndArgsCaller.run(ZygoteInit.java:842)
03-01 01:15:51.583 E/AndroidRuntime(  422):     at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:600)
03-01 01:15:51.583 E/AndroidRuntime(  422):     at
dalvik.system.NativeStart.main(Native Method)


Thanks in advance.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to