Closed
Bug 725824
Opened 13 years ago
Closed 13 years ago
Unable to launch applications on dashboard - Uncaught TypeError: Object #<Object> has no method 'launch' at file:///android_asset/www/js/soup.js:86
Categories
(Web Apps :: Soup, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: aaronmt, Unassigned)
Details
(Keywords: regression)
Attachments
(1 file)
57.14 KB,
text/plain
|
Details |
E/Web Console( 8208): Uncaught TypeError: Object #<Object> has no method 'launch' at file:///android_asset/www/js/soup.js:86
STR:
1. Launch Soup
2. Tap Dashboard under the Settings menu
3. See applications appear once synced
4. Tap application
ER: Expected to see the application launch on tap.
AR: Nothing happens.
--
Galaxy Nexus (Android 4.0.2)
690bc2d035e8c18f5ec9823585b9bd5fdbb34c09
Reporter | ||
Updated•13 years ago
|
Keywords: regression
Priority: -- → P1
Reporter | ||
Updated•13 years ago
|
Severity: major → blocker
Reporter | ||
Comment 1•13 years ago
|
||
Still happens with Harald's latest commit (02/13).
Comment 2•13 years ago
|
||
I can't reproduce either on my 2.2, 3.2 or 4.0 device. Can you post the full log?
Reporter | ||
Comment 3•13 years ago
|
||
Comment 4•13 years ago
|
||
Details: Only happens on first sync.
Comment 5•13 years ago
|
||
Commit pushed to master at https://github.com/mozilla/soup
https://github.com/mozilla/soup/commit/031c7262ad5393f7d8c977efe1a89e5def440068
Handle dashboard apps via oninstall correctly, fixes bug 725824.
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Reporter | ||
Updated•13 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•