Open
Bug 355070
Opened 19 years ago
Updated 18 years ago
In <mail3PaneWindowCommands.js>, "Error, Exception, nsIMsgDBView.doCommand, line 497"
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: sgautherie, Unassigned)
Details
[Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8.1) Gecko/20061001 SeaMonkey/1.1b] (nightly) (W98SE)
After I dismiss the "Unable to delete messages in folder" dialog,
I get a
[
Error: [Exception... "Component returned failure code: 0x8055000a [nsIMsgDBView.doCommand]" nsresult: "0x8055000a (<unknown>)" location: "JS frame :: chrome://messenger/content/mail3PaneWindowCommands.js :: anonymous :: line 497" data: no]
Source File: chrome://messenger/content/mail3PaneWindowCommands.js
Line: 497
]
The other operation is that the folder is being compacted.
I'm not aware of any ill effect besides the error report.
The full dialog string is
[
/mail/locales/en-US/chrome/messenger/messenger.properties, line 101 -- deletingMsgsFailed=Unable to delete messages in folder %S because it is in use by some other operation. Please wait for that operation to finish and then try again.
/mailnews/base/resources/locale/en-US/messenger.properties, line 104 -- deletingMsgsFailed=Unable to delete messages in folder %S because it is in use by some other operation. Please wait for that operation to finish and then try again.
]
Comment 1•18 years ago
|
||
so this only happens during compact?
| Reporter | ||
Comment 2•18 years ago
|
||
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a5pre) Gecko/20070515 SeaMonkey/1.5a] (nightly) (W2Ksp4)
(Tested on the Sent folder of a Pop3 account, while cleanup in progress:)
{{
Error: [Exception... "Component returned failure code: 0x8055000a [nsIMsgDBView.doCommand]" nsresult: "0x8055000a (<unknown>)" location: "JS frame :: chrome://messenger/content/mail3PaneWindowCommands.js :: anonymous :: line 510" data: no]
Source File: chrome://messenger/content/mail3PaneWindowCommands.js
Line: 510
}}
*1.8 Branch / Windows 98 --> Trunk / Windows 2000, "confirming".
*This would need to be tested in a more recent (SMv2.0a1) nightly yet...
***
(In reply to comment #1)
> so this only happens during compact?
I don't know about "only"; I'd rather say "at least".
OS: Windows 98 → Windows 2000
Version: 1.8 Branch → Trunk
You need to log in
before you can comment on or make changes to this bug.
Description
•