Closed
Bug 243894
Opened 20 years ago
Closed 16 years ago
Closing special startup windows causes Error: uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIControllers.removeController]" location: "JS frame :: chrome://navigator/content/navigator.js :: Shutdo...
Categories
(SeaMonkey :: UI Design, defect)
SeaMonkey
UI Design
Tracking
(Not tracked)
RESOLVED
FIXED
seamonkey2.0b1
People
(Reporter: timeless, Unassigned)
References
()
Details
(Whiteboard: [Fixed by bug 470709])
Error: uncaught exception: [Exception... "Component returned failure code:
0x80004005 (NS_ERROR_FAILURE) [nsIControllers.removeController]" nsresult:
"0x80004005 (NS_ERROR_FAILURE)" location: "JS frame ::
chrome://navigator/content/navigator.js :: Shutdown :: line 736" data: no]
at startup i create one or two special windows which have the wrong icon
(mozilla instead of navigator) and which don't really work correctly. when i
close them, i get that error.
Comment 1•20 years ago
|
||
[Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8a2) Gecko/20040714] (release) (W98SE)
Confirming the error report in the JS.C.
I get this all the times doing a specific action on the
<http://www.battle-arenas.net/> (private) site.
I may try and see how it happens...
Severity: minor → major
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•20 years ago
|
Product: Core → Mozilla Application Suite
Comment 2•20 years ago
|
||
I get it too from bug 153677 comment 6 steps:
{{
Enable QuickLaunch,
Close all windows,
(let Mozilla QL-icon restart itself),
Open Navigator from the QL-icon.
}}
Both in v1.7.x branch _and_ v1.8x trunk.
From v1.8a5:
{{
Error: uncaught exception: [Exception... "Component returned failure code:
0x80004005 (NS_ERROR_FAILURE) [nsIControllers.removeController]" nsresult:
"0x80004005 (NS_ERROR_FAILURE)" location: "JS frame ::
chrome://navigator/content/navigator.js :: Shutdown :: line 743" data: no]
}}
Summary: chrome://navigator/content/navigator.js :: Shutdown :: line 736" data: no] Closing special startup windows causes Error: uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIControllers.removeController]" … → :: line 736" data: no] Closing special startup windows causes Error: uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIControllers.removeController]" location: "JS frame :: chrome://navigator/content/n…
The original summary for this bug was longer than 255 characters, and so it was truncated when Bugzilla was upgraded. The original summary was:
Closing special startup windows causes Error: uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIControllers.removeController]" location: "JS frame :: chrome://navigator/content/navigator.js :: Shutdown :: line 736" data: no]
Comment 4•16 years ago
|
||
Filter "spam" on "guifeatures-nobody-20080610".
Assignee: guifeatures → nobody
QA Contact: guifeatures
Updated•16 years ago
|
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Flags: in-testsuite-
OS: Windows XP → All
Hardware: x86 → All
Resolution: --- → FIXED
Whiteboard: [Will be fixed by patch in bug 470709] → [Fixed by bug 470709]
Target Milestone: --- → seamonkey2.0b1
You need to log in
before you can comment on or make changes to this bug.
Description
•