Closed
Bug 703725
Opened 13 years ago
Closed 13 years ago
java.lang.NullPointerException @ org.mozilla.labs.Soup.provider.AppsContract$Apps.syncLogin(AppsContract.java:223)
Categories
(Web Apps :: Soup, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: aaronmt, Assigned: Harald)
Details
Attachments
(1 file)
17.13 KB,
image/png
|
Details |
W/MozAppsMgmtPlugin( 3715): java.lang.NullPointerException
W/MozAppsMgmtPlugin( 3715): at org.mozilla.labs.Soup.provider.AppsContract$Apps.syncLogin(AppsContract.java:223)
W/MozAppsMgmtPlugin( 3715): at org.mozilla.labs.Soup.provider.AppsContract$Apps.syncedList(AppsContract.java:252)
W/MozAppsMgmtPlugin( 3715): at org.mozilla.labs.Soup.plugins.MozAppsMgmtPlugin.execute(MozAppsMgmtPlugin.java:42)
W/MozAppsMgmtPlugin( 3715): at com.phonegap.api.PluginManager$1.run(PluginManager.java:145)
W/MozAppsMgmtPlugin( 3715): at java.lang.Thread.run(Thread.java:1019)
The aforementioned NPE occurs on launch of the Soup Launcher under origin/HEAD 94d8ae0, which results in a white screen: see screenshot
Reporter | ||
Updated•13 years ago
|
Severity: normal → major
Reporter | ||
Updated•13 years ago
|
Assignee: nobody → hkirschner
Assignee | ||
Comment 1•13 years ago
|
||
syncLogin rewritten.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 2•13 years ago
|
||
Verified Fixed
--
Samsung Nexus S (Android 2.3.6)
origin/HEAD 7743233319
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•