aMule Forum

English => en_Bugs => Topic started by: gav616 on July 05, 2008, 06:43:29 PM

Title: CVS-20080705 GUI really laggy
Post by: gav616 on July 05, 2008, 06:43:29 PM
resizing columns, opening from tray, expanding file client list...ect..

build with, wxgtk 2.8.7;
--enable-geoip \
--enable-debug \
--disable-upnp \
--disable-optimize

and running with gdb

Title: Re: CVS-20080705 GUI really laggy
Post by: Stu Redman on July 05, 2008, 08:12:36 PM
Only in the transfer window, right ? And you are downloading lots of big files ?
Try disabling the progress bars.
Also, what do you expect with --disable-optimize ?
Title: Re: CVS-20080705 GUI really laggy
Post by: gav616 on July 06, 2008, 12:12:41 PM
ah right , thanks :D

EDIT*
I've compiled todays cvs and the laggy'ness is gone.
Title: Re: CVS-20080705 GUI really laggy
Post by: Stu Redman on July 06, 2008, 09:18:46 PM
There was no change in the progressbar code. Did you turn on optimization ? If yes, then that's the reason.