Closed
Bug 590412
Opened 16 years ago
Closed 11 years ago
Sending messages dialog sometimes wont go away after message sent
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: sogua888, Unassigned)
Details
(Whiteboard: [has stack trace])
Attachments
(1 file)
|
1.23 MB,
text/plain
|
Details |
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2.8) Gecko/20100802 Lightning/1.0b2 Thunderbird/3.1.2
normally this dialog will show the sending progress and close it after the message sent but sometimes it will not.
sometimes when i send me email, the "Send messages" dialog wont close after the message sent. the dialog will stuck and it seems like hang but it wont affect any function of the Thunderbird. may be this is just some interface problem in mac
Reproducible: Always
Comment 1•16 years ago
|
||
Can you check Tools -> Error console next time this happens ?
I've been seeing this behavior a lot too since I upgraded to SeaMonkey 2.0.7
from SeaMonkey 1.1.18.
Comment 3•15 years ago
|
||
I'm not sure my messages are actually sent, but I do sometimes get a "Sending Messages" window onscreen which never goes away. Right now I have one that's been up since yesterday. Often I find a blank composition window behind it, perhaps the corresponding message (which was not blank when I sent it).
Not that my "Sending messages" window is otherwise blank -- there is no content, just a resize control in the lower-right. Sample attached, but I cannot see anything in the Error Console (perhaps there was something, yesterday).
Comment 4•15 years ago
|
||
Updated•15 years ago
|
Whiteboard: [has stack trace]
Comment 5•15 years ago
|
||
stack trace would just show we're in the event loop, if the program isn't hung. The progress window is taken down when we think the copy to the sent folder is finished (and we don't copy to the sent folder until after the send itself is finished). We Also take it down when we get an error from either of those processes. It sounds like an error is happening, but we're not realizing it. It would help to know if the send happened, and the copy to the sent folder failed,or what...
Updated•13 years ago
|
Summary: Sending messages dialog wont go away after message sent → Sending messages dialog sometimes wont go away after message sent
Updated•12 years ago
|
Component: Mail Window Front End → Message Compose Window
Comment 6•11 years ago
|
||
please update the bug report to tell us how this is doing in a current version of Thunderbird
Flags: needinfo?(sogua888)
Flags: needinfo?(pepper)
Flags: needinfo?(dsb)
Whiteboard: [has stack trace] → [closeme 2015-03-25][has stack trace]
Version: unspecified → 3.1
Comment 7•11 years ago
|
||
Sorry, but I had this issue 4 years ago and have since given up on Thunderbird.
Flags: needinfo?(pepper)
Comment 8•11 years ago
|
||
What is difference of this bug from Bug 347693 and bugs listed in dependency tree for that bug?
What is similarity of this bug to Bug 347693 and bugs listed in dependency tree for that bug?
Updated•11 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Flags: needinfo?(sogua888)
Flags: needinfo?(dsb)
Resolution: --- → INCOMPLETE
Whiteboard: [closeme 2015-03-25][has stack trace] → [has stack trace]
You need to log in
before you can comment on or make changes to this bug.
Description
•