Closed
Bug 320889
Opened 20 years ago
Closed 20 years ago
Cylon continues oscillating after message download is complete.
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 320732
People
(Reporter: rinaldij, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20050817 SeaMonkey/1.0a
Build Identifier: SeaMonkey 1.5a, Copyright (c) 2003-2005 mozilla.org <developer build> CVS Dec 19 17:12:50 EST 2005
When viewing a mail or news message the cylon continues to oscillate as though it were still downloading.
Reproducible: Always
Steps to Reproduce:
1.Start SeaMonkey
2.Open mail/news
3.view a message
Actual Results:
Whether three pane or seperate window is used once the message has loaded into the view pane the program indicates it is still downloading. CPU goes up ~12-15%.
Expected Results:
Message loads, cylon stops, CPU remains normal.
This behavior was apparent in yesterday's and today's CVS builds.
checkout finish: Mon Dec 19 17:12:50 EST 2005
When I first opened mail/news I received a popup telling me I was off line. I thought this unusual since I never do off line reading. May be related.
I built an --enable debug version and received the following output after opening a mail message:
++WEBSHELL 0x8d5fc90 == 7
++DOMWINDOW == 13
++DOMWINDOW == 14
++WEBSHELL 0x92d4f10 == 8
++DOMWINDOW == 15
++DOMWINDOW == 16
###!!! ASSERTION: Overwriting an existing document channel!: '(loadFlags & nsIChannel::LOAD_REPLACE) || !(mDocumentRequest.get())', file /home/Rinaldi/tmp/Mozilla/mozilla/uriloader/base/nsDocLoader.cpp, line 497
Break: at file /home/Rinaldi/tmp/Mozilla/mozilla/uriloader/base/nsDocLoader.cpp, line 497
++DOMWINDOW == 17
WARNING: GetDefaultCharsetForLocale: need to add multi locale support, file /home/Rinaldi/tmp/Mozilla/mozilla/intl/uconv/src/nsUNIXCharset.cpp, line 189
CSS Error (chrome://messenger/skin/messageBody.css :54.6): Unknown namespace prefix 'html'. Ruleset ignored due to bad selector.
I am not a programmer so I don't know if this is pertinent.
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 320732 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•