Update of /cvsroot/freevo/freevo/src/plugins/idlebar
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25935/src/plugins/idlebar
Modified Files:
__init__.py
Log Message:
add speed warning
Index: __init__.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/plugins/idlebar/__init__.py,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** __init__.py 31 May 2004 10:43:20 -0000 1.17
--- __init__.py 24 Jun 2004 08:37:20 -0000 1.18
***************
*** 19,22 ****
--- 19,25 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.18 2004/06/24 08:37:20 dischi
+ # add speed warning
+ #
# Revision 1.17 2004/05/31 10:43:20 dischi
# redraw not only in main, redraw when skin is active
***************
*** 393,396 ****
--- 396,405 ----
self.METARCODE = zone
self.WEATHERCACHE = config.FREEVO_CACHEDIR + '/weather'
+ print
+ print 'WARNING: the idlebar.weather plugin downloads new weather'
+ print 'information inside the main loop. This bug makes all menu'
+ print 'actions _very_ slow. Consider not using this plugin for higher'
+ print 'speed.'
+ print
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog