java.lang.IllegalArgumentException: no dialog with id 0 was ever shown via Activity#showDialog

Bug #626851 reported by Martin Albisetti
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
the Ubuntu One Android contacts sync client
Fix Committed
Undecided
Chad Miller

Bug Description

I'm not sure what is triggering this.

java.lang.IllegalArgumentException: no dialog with id 0 was ever shown via Activity#showDialog
at android.app.Activity.missingDialog(Activity.java:2590)
at android.app.Activity.dismissDialog(Activity.java:2575)
at com.funambol.android.activities.AndroidDisplayManager.dismissProgressDialog(AndroidDisplayManager.java:253)
at com.ubuntuone.android.contacts.funambol.activities.settings.AndroidAccountView$SpinnerTriggerUIThread.run(AndroidAccountView.java:479)
at android.os.Handler.handleCallback(Handler.java:587)
at android.os.Handler.dispatchMessage(Handler.java:92)
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)

Tags: u1ac-kludge

Related branches

Martin Albisetti (beuno)
Changed in ubuntuone-android-contacts:
assignee: nobody → Chad Miller (cmiller)
Revision history for this message
Chad Miller (cmiller) wrote :

Weird. I don't see how this is possible.

I can only catch the exception and log that it happened, so far.

Chad Miller (cmiller)
Changed in ubuntuone-android-contacts:
status: New → Triaged
tags: added: u1ac-kludge
Chad Miller (cmiller)
Changed in ubuntuone-android-contacts:
status: Triaged → Fix Committed
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.