On Thu, 02 Feb 2006 11:56:57 -0500, Harry Vennik <[EMAIL PROTECTED]>
wrote:
---------- Oorspronkelijk bericht ----------
Van: "Arieh Schneier" <[EMAIL PROTECTED]>
Onderwerp: Re: [Amsn-devel] Re: [Amsn-commits] msn gui.tcl,1.1215,1.1216
picture.tcl,1.18,1.19 skins.tcl,1.112,1.113
Datum: donderdag 2 februari 2006 15:45
> > I have a small problem with your last changes Youness...I use the
> > pop3 plugin and I don't see the text for the pop3 plugin anymore,
> > just the top of an icon (seems hidden)...Do you have the same
problem?
Fixed in cvs.
PS Youness some great work there, lots of small changes, but such a big
difference :). No more lag on redisplay of cl :), also I was finding the
amsn became unusable during login and its 'better' now. Still can't use
it
when the connection is made and it is downloading the cl (Im guessing
that
is whats happening) too much cpu usage.
Are you sure? Isn't the login / download cl process just blocking amsn
(i.e.
no [update idletasks], so no events processed)?
That's just what I always thought about it, never checked that, and
don't have
time to check now.
nope, it has nothing to do with update idletaks, nor update.. update
should only be used when you have a 100% cpu process running, example,
reading the log files (the old method that would freeze amsn for 5 minutes
because of huge logfiles), you would process 100 lines then call update,
100 lines, then call update, etc.. to avoid the application to look
'freezed'.. that's all..
in this case, it's something else, we're not using 100% cpu (although we
might be), but it's more an issue of having a blocking socket on
connect... it only happens when you are trying to connect, once connection
is done, we get 100% cpu, slow app during the getting/processing of the
CL, but the whole app doesn't freeze (press ctrl-D, look at protocol log,
connect, and look at when the animated logo stops being animated...)
KKRT
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log
files for problems? Stop! Download the new AJAX search engine that
makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log
files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel
--
KaKaRoTo
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel