Closed
Bug 478649
Opened 16 years ago
Closed 13 years ago
when removing account - Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIMsgFolder.server]
Categories
(Thunderbird :: Account Manager, defect)
Thunderbird
Account Manager
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: Nomis101, Unassigned)
Details
(Whiteboard: [CLOSEME 2012-03-01])
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_6; de-de) AppleWebKit/530.1+ (KHTML, like Gecko) Version/3.2.1 Safari/525.27.1
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1b3pre) Gecko/20090214 Shredder/3.0b2pre
If I remove an existing account (IMAP or POP) from Thunderbird, than I get the following two errors in the error console:
Error: uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIMsgFolder.server]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: file:///Volumes/Thunderbird/Thunderbird.app/Contents/MacOS/modules/folderUtils.jsm :: setPropertyAtoms :: line 92" data: no]
and
Error: uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIMsgFolder.server]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://messenger/content/mailWindow.js :: anonymous :: line 82" data: no]
Reproducible: Always
Steps to Reproduce:
1. Create a (fake) account in Thunderbird (IMAP or POP)
2. Open the error console
3. Remove this account and look into the error console
Actual Results:
You will see the error(s) above.
I see this in
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1b3pre)
Gecko/20090214 Shredder/3.0b2pre
and
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; de; rv:1.9.2a1pre)
Gecko/20090215 Thunderbird/3.1a1pre
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b3pre) Gecko/20090226 Shredder/3.0b3pre ID:20090226032557
I also get an alert, which says: Failed to remove this account.
The account is removed though. And then two of these:
Error: uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIMsgFolder.server]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: file:///C:/Programmer/Mozilla%20Thunderbird/modules/folderUtils.jsm :: setPropertyAtoms :: line 92" data: no]
Status: UNCONFIRMED → NEW
Component: Folder and Message Lists → Account Manager
Ever confirmed: true
QA Contact: folders-message-lists → account-manager
Version: unspecified → Trunk
Comment 2•16 years ago
|
||
WFM on linux/latest comm-c (tested an imap account)
Summary: Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIMsgFolder.server] → when removing account - Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIMsgFolder.server]
Comment 5•13 years ago
|
||
WFM per comment 2 + 4
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•