java.lang.RuntimeException: Unable to resume activity {com.canonical.ubuntuone.contacts/com.ubuntuone.android.contacts.funambol.activities.AndroidAccountScreen}: java.lang.NullPointerException

Bug #626849 reported by Martin Albisetti
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
the Ubuntu One Android contacts sync client
Fix Committed
Undecided
Chad Miller

Bug Description

We have a few of these tracebacks reported. I would suspect they occur when authentication fails.

java.lang.RuntimeException: Unable to resume activity {com.canonical.ubuntuone.contacts/com.ubuntuone.android.contacts.funambol.activities.AndroidAccountScreen}: java.lang.NullPointerException
at android.app.ActivityThread.performResumeActivity(ActivityThread.java:3128)
at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:3143)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2684)
at android.app.ActivityThread.access$2300(ActivityThread.java:125)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2033)
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)
Caused by: java.lang.NullPointerException
at com.ubuntuone.android.contacts.funambol.activities.AndroidAccountScreen.onResume(AndroidAccountScreen.java:119)
at android.app.Instrumentation.callActivityOnResume(Instrumentation.java:1149)
at android.app.Activity.performResume(Activity.java:3823)
at android.app.ActivityThread.performResumeActivity(ActivityThread.java:3118)
... 12 more

Tags: u1ac-kludge

Related branches

Martin Albisetti (beuno)
Changed in ubuntuone-android-contacts:
assignee: nobody → Chad Miller (cmiller)
Chad Miller (cmiller)
Changed in ubuntuone-android-contacts:
status: New → In Progress
Chad Miller (cmiller)
tags: added: u1ac-kludge
Changed in ubuntuone-android-contacts:
status: In Progress → 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.