Closed
Bug 414862
Opened 18 years ago
Closed 18 years ago
[SeaMonkey 2.0pre] Add-On Manger shows only empty panes, minimal funktion
Categories
(SeaMonkey :: Installer, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: tobias, Assigned: standard8)
Details
Attachments
(2 files)
|
27.34 KB,
image/png
|
Details | |
|
800 bytes,
patch
|
neil
:
review+
neil
:
superreview+
|
Details | Diff | Splinter Review |
Build identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.9b3pre) Gecko/2008013002 Mnenhy/0.7.5.20005 SeaMonkey/2.0a1pre
In current SeaMonkey-Nightly-Builds the Add-On-Manager only shows empty panes, will add an Screenshot soon.
This regressed between yesterdays 2008012902 and todays 2008013000 Build. Got an Report for an self-compiled Linux-Build, so file OS=All, but I have not tested with MacOS X.
This might be caused by the Checkin for Bug 404024 but I am pretty unsure about that.
When opening the Add-On-Manager the Error-Console throws:
Error: uncaught exception: [Exception... "Component returned failure
code: 0x80520012 (NS_ERROR_FILE_NOT_FOUND)
[nsIXPCComponents_Utils.import]" nsresult: "0x80520012
(NS_ERROR_FILE_NOT_FOUND)" location: "JS frame ::
chrome://mozapps/content/extensions/extensions.js :: <TOP_LEVEL> :: line
71" data: no]
and:
Error: uncaught exception: [Exception... "Component returned failure
code: 0x80004003 (NS_ERROR_INVALID_POINTER)
[nsIPrefBranch2.addObserver]" nsresult: "0x80004003
(NS_ERROR_INVALID_POINTER)" location: "JS frame ::
chrome://mozapps/content/extensions/extensions.js :: Startup :: line
987" data: no]
Flags: blocking-seamonkey2.0a1?
| Reporter | ||
Comment 1•18 years ago
|
||
Some more Screenshots from the Linux-Build are available over URI in Posting <47A05868.906@hfigge.myfqdn.de> in de.comm.software.mozilla.nightly-builds
| Assignee | ||
Comment 2•18 years ago
|
||
This is a temporary fix, at least until we fix bug 381157. This exports DownloadUtils.jsm from the xpfe download manager, then when we do fix bug 381157 we don't have to worry about fixing the export.
Assignee: nobody → bugzilla
Status: NEW → ASSIGNED
Attachment #300391 -
Flags: superreview?(neil)
Attachment #300391 -
Flags: review?(neil)
Comment 3•18 years ago
|
||
Oops sorry, wasn't aware that Seamonkey didn't package the download manager.
Comment 4•18 years ago
|
||
Comment on attachment 300391 [details] [diff] [review]
Temporary fix
Although personally I would have put this in the src/ submakefile (with an extra ../ of course).
Attachment #300391 -
Flags: superreview?(neil)
Attachment #300391 -
Flags: superreview+
Attachment #300391 -
Flags: review?(neil)
Attachment #300391 -
Flags: review+
| Assignee | ||
Comment 5•18 years ago
|
||
Patch checked in, but moved the addition to the src/ submakefile. This should be fixed now.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Flags: blocking-seamonkey2.0a1?
Resolution: --- → FIXED
| Reporter | ||
Comment 6•18 years ago
|
||
Verified=Fixed with Win32 2008013022 Tinderbox and Selfcompiled Linux-Build as reported from Hartmut Figge.
Thanks Mark. And Dave, that's why somebody like to use allmost the latest Builds and have an Eye for regressions. ;-)
Status: RESOLVED → VERIFIED
Comment 7•18 years ago
|
||
In case anyone else wonders that the AMO integration pane is gone again now: Bug 404024 was Firefox only, the SeaMonkey part is covered by Bug 414918.
Component: Installer: XPI Packages → Installer
QA Contact: xpi-packages → general
You need to log in
before you can comment on or make changes to this bug.
Description
•