Closed Bug 11815 Opened 25 years ago Closed 25 years ago

[NEWS] get new articles causes the progress barber pole to spin

Categories

(MailNews Core :: Backend, defect, P3)

defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: sspitzer, Assigned: sspitzer)

Details

steps to reproduce:

./apprunner -mail
double click on a news server
double click on a news group
progress barber pole start spinning
[it will download new articles]
[it will stop downloading]
progress barber pole continues to spin.

cc'ing bienvenu for good measure.
You're probably not getting an EndDocumentLoad or something like that. Perhaps a
necko bug, though Scott is more up on this than I am.
Status: NEW → ASSIGNED
Target Milestone: M10
accepting and marking m10.
Is this Linux specific? [PP]?  Or all platforms?
OS: Linux → All
marking all.  this is not PP.
Hardware: PC → All
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
fixed.

on linux, there is a way to see how many open nntp connections you have.

from the command line, do this:

netstat |& grep -i nntp

you will see something like this, for each nntp connection:

tcp        0      0 sspitzer.mcom.com:2730  secnews1:nntp           ESTABLISHED

with 5.0 before this fix, you would see a new connection for each news
operation!

now, you should at most 1.
QA Contact: lchiang → huang
qa contact to Karen.  Karen - you can try to verify this.
Verified on 9/16 build - Passed on Win98 & WinNT.
On Linux, it's working, too.(but the barber pole spin a little bit slow...)

Still need to verify on the Mac later.
Status: RESOLVED → VERIFIED
Verified on 9/17 build for Mac platform - Passed by retest.
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.