Closed Bug 306466 Opened 21 years ago Closed 21 years ago

very slow redrawing after some minutes in minimized-state

Categories

(Thunderbird :: Mail Window Front End, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 299578

People

(Reporter: mailbox, Assigned: mscott)

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050830 Firefox/1.0+ Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050830 Firefox/1.0+ If I minimize thunderbird (or firefox), wait some minutes and maximize it again, it takes up to 15 seconds until I can use thunderbird again. TB redraws one after another element (listboxes, menues, texts) very slow... Some time ago, I programmed a smal program in Borland Delphi. There, I wrote a lot of entries into a listbox. I saw, that it takes a very long time to write all these entries. I modified the code: At first, I disabled that listbox, then I wrote the entries into it and then I enabled it again. This made is much much faster. Back to TB: It could be possible, that the problem with slow redrawing can be solved by hiding (or disabling)at first all elements in TB, then redrawing them and after that they should be made visible. I hope, someone understands my, because my English is very bad :( Reproducible: Always
Andreas, Please provide Hardware Configuration Info. CPU, CPU speed, RAM, Graphic card make/model, etc. Also, were you running some other large programs while Thunderbird was minimized?
this can be slow, but I've always thought it was because of virtual memory, and that a lot of the memory we're using had been swapped to disk, and slowly paged back into memory.
(In reply to comment #1) > Andreas, > Please provide Hardware Configuration Info. CPU, CPU speed, RAM, Graphic card > make/model, etc. Also, were you running some other large programs while > Thunderbird was minimized? 1000 mhz Duron (same problem on 2000+ AMD athlon mobile and 1600+ Amd desktop) 256 MB SDRAM elitegroup K7s5a Mainboard, newest firmware Pixelview Geforce 2 mx400 (I've tried various drivers, but all the same problem!) no other large programs are running. only winamp, thunderbird and firefox. need further information?
(In reply to comment #2) > this can be slow, but I've always thought it was because of virtual memory, and > that a lot of the memory we're using had been swapped to disk, and slowly paged > back into memory. I just looked into my taskmanager: TB uses about 22 Mbytes of virtual memory all time. It uses about 2 Mbytes RAM in minimized-state and about 10 mbytes in maximized-state. It's strange: Sometimes when I restore TB-window it is fast, sometimes very slow. Although memory-usage is the same.
thx, resolving as dup. *** This bug has been marked as a duplicate of 299578 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.