Closed
Bug 625899
Opened 15 years ago
Closed 1 year ago
uncaught exception mailWindowOverlay.js :: MsgMoveMessage :: line 1242 when moving a message
Categories
(Thunderbird :: Message Reader UI, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: fredrik, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.45 Safari/534.13
Build Identifier: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc13 Thunderbird/3.1.7
When a message is moved, the preview pane stops updating and the error log contains this message
Fout: uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIMsgDBView.doCommandWithFolder]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://messenger/content/mailWindowOverlay.js :: MsgMoveMessage :: line 1242" data: no]
I get the very same error on windows as well
Reproducible: Always
Steps to Reproduce:
1. receive msg
2. move msg using the filemail (0.4) addon
3. sometimes the preveiw pane stops updating, I get the error more frequent on windows.
Actual Results:
preveiw pane stops updating error message in errorconsole
Expected Results:
no error, preveiw pane working
Comment 1•15 years ago
|
||
Do you get it only when you are using the addon ?
| Reporter | ||
Comment 2•15 years ago
|
||
I started getting this error after the last Thunderbird update on both Linux and Windows. I will try to reproduce this error without this pluging and report back.
| Reporter | ||
Comment 3•15 years ago
|
||
The problem persists without this add-on, albeit far less frequently.
Does this still happen in TB9? Does it happen on every message you move?
| Reporter | ||
Comment 5•14 years ago
|
||
if never happend on every message maybe 1 in 20 on Windows, and 1 in a 100 on Linux.
I haven't upgraded passed 3.1.x, i'm still on 3.1.10. The filemail add-on caused all kind of weird behaviour on newer versions.
Updated•3 years ago
|
Severity: normal → S3
Comment 6•1 year ago
|
||
Fredrik, does this still reproduce for you?
When a message is moved, 1) the preview pane stops updating and t2) he error log contains this message
- definitely doesn't happen when using a current version
- I don't see evidence of MsgMoveMessage in the error console
Flags: needinfo?(fredrik)
Whiteboard: [closeme 2025-05-10]
| Reporter | ||
Comment 7•1 year ago
|
||
I wouldn't know, I haven't used Thunderbird in a decade.
Flags: needinfo?(fredrik)
Comment 8•1 year ago
|
||
Thanks.
Status: UNCONFIRMED → RESOLVED
Closed: 1 year ago
Resolution: --- → INCOMPLETE
Whiteboard: [closeme 2025-05-10]
You need to log in
before you can comment on or make changes to this bug.
Description
•