Closed
Bug 478756
Opened 17 years ago
Closed 17 years ago
Tracebacks and assertions on first loading of Gmail/IMAP account
Categories
(Thunderbird :: Folder and Message Lists, defect)
Thunderbird
Folder and Message Lists
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 478571
People
(Reporter: davida, Unassigned)
Details
I'm setting up a new test profile w/ my gmail imap account, and on expansion of the folder pane after successful logging in, I get a lot of:
************************************************************
* Call to xpconnect wrapped JSObject produced this error: *
[Exception... "'JavaScript component does not have a method named: "folderAdded"
' when calling method: [nsIMsgFolderListener::folderAdded]" nsresult: "0x805700
30 (NS_ERROR_XPC_JSOBJECT_HAS_NO_FUNCTION_NAMED)" location: "<unknown>" data:
no]
************************************************************
I'm also seeing a lot of
WARNING: NS_ENSURE_TRUE(names) failed: file c:/src/c-c/mailnews/db/msgdb/src/nsM
sgHdr.cpp, line 428
this is on windows.
Flags: wanted-thunderbird3+
Flags: blocking-thunderbird3?
Comment 1•17 years ago
|
||
Do you have any interesting errors left after you rebuild with the patch from bug 478571?
Comment 2•17 years ago
|
||
yeah, what Phil said - I think that patch should deal with the folderAdded issue.
Comment 3•17 years ago
|
||
davida: still seeing this error?
I putting this as blocking as I don't think we want to ship with this error and I think this is actually already fixed anyway.
Flags: blocking-thunderbird3? → blocking-thunderbird3+
Comment 4•17 years ago
|
||
marking as dup. I think the nsMsgHdr assertion is a different issue, but I don't see that on first loading of a gmail imap account.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•