Closed
Bug 560928
Opened 15 years ago
Closed 15 years ago
UI doesn't list pending installs
Categories
(Toolkit :: Add-ons Manager, defect, P1)
Toolkit
Add-ons Manager
Tracking
()
VERIFIED
FIXED
mozilla1.9.3a5
People
(Reporter: whimboo, Assigned: mossop)
References
()
Details
(Whiteboard: [rewrite])
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.3a5pre) Gecko/20100416 Minefield/3.7a5pre (.NET CLR 3.5.30729)
Using the last tinderbox build from the addons manager branch, I'm not able to install any of the addons from AMO. An entry gets added to the extension pane, which states downloading, but nothing happens. Normal trunk builds are working fine.
Steps:
1. Create a new profile and load the above URL
2. Try to install the extension
We have to fix this before the merge => P1.
Assignee | ||
Comment 1•15 years ago
|
||
Looks like a problem on my side.
Assignee | ||
Comment 2•15 years ago
|
||
Actually UI, but now I've found it might as well fix it: http://hg.mozilla.org/projects/addonsmgr/rev/e28ec4a0c096
Reporter | ||
Comment 3•15 years ago
|
||
Still not fixed with http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/addonsmgr-win32/1271904290/
There is no XPI trigger dialog which comes up and informs you about an extension installation.
Whiteboard: [rewrite][fixed-in-addonsmgr] → [rewrite]
Comment 4•15 years ago
|
||
Looks like this was due to another sqlite schema change, from bug 555349. Delete your extensions.sqlite - it should be automatically re-generated on startup (with the new schema), and everything should be back to normal. This also caused my normal extensions list to be shown as empty.
Reporter | ||
Comment 5•15 years ago
|
||
As comment 0 states it also happens with a fresh profile. So it cannot be the reason because there is no old sqlite file present.
Reporter | ||
Comment 6•15 years ago
|
||
The remaining issue here is still bug 553092. :/
Whiteboard: [rewrite] → [rewrite][fixed-in-addonsmgr]
Assignee | ||
Comment 7•15 years ago
|
||
Landed on trunk as a part of bug 554007
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Whiteboard: [rewrite][fixed-in-addonsmgr] → [rewrite]
Target Milestone: --- → mozilla1.9.3a5
Reporter | ||
Comment 8•15 years ago
|
||
Verified fixed with Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.3a5pre) Gecko/20100517 Minefield/3.7a5pre
A Litmus test for bug 553092 will cover this part. What about automation? I would assume it's the same condition.
Status: RESOLVED → VERIFIED
Flags: in-testsuite?
Flags: in-litmus-
OS: Windows XP → All
Hardware: x86 → All
Updated•15 years ago
|
Flags: in-testsuite? → in-testsuite-
You need to log in
before you can comment on or make changes to this bug.
Description
•