> When mail.compose.max_recycled_windows is set to 1, I get the error in -console
> and error console...
That's wrong, I only see it in -console at first try, error console only shows it, when the error dialog appears.
(In reply to comment #3)
> In Seamonkey 1.5a, I get a different message in the error console:
> ==========
> Error: [Exception... "Component returned failure code: 0x80040154
> (NS_ERROR_FACTORY_NOT_REGISTERED) [nsIMsgComposeService.InitCompose]"
> nsresult: "0x80040154 (NS_ERROR_FACTORY_NOT_REGISTERED)" location: "JS frame
> :: chrome://messenger/content/messengercompose/MsgComposeCommands.js ::
> ComposeStartup :: line 1315" data: no]
> Source File: chrome://messenger/content/messengercompose/MsgComposeCommands.js
> Line: 1315
> ==========
I see this too in suiterunner, the code where it occurs is the same like in 1.1: gMsgCompose = sMsgComposeService.InitCompose(window, params);
(In reply to comment #6)
> When mail.compose. max_recycled_ windows is set to 1, I get the error in -console
> and error console...
That's wrong, I only see it in -console at first try, error console only shows it, when the error dialog appears.
(In reply to comment #3)
> In Seamonkey 1.5a, I get a different message in the error console: FACTORY_ NOT_REGISTERED) [nsIMsgComposeS ervice. InitCompose] " FACTORY_ NOT_REGISTERED) " location: "JS frame //messenger/ content/ messengercompos e/MsgComposeCom mands.js :: //messenger/ content/ messengercompos e/MsgComposeCom mands.js
> ==========
> Error: [Exception... "Component returned failure code: 0x80040154
> (NS_ERROR_
> nsresult: "0x80040154 (NS_ERROR_
> :: chrome:
> ComposeStartup :: line 1315" data: no]
> Source File: chrome:
> Line: 1315
> ==========
I see this too in suiterunner, the code where it occurs is the same like in 1.1: gMsgCompose = sMsgComposeServ ice.InitCompose (window, params);