Sounds like it's blocking until it contacts the weather server; if you're using Python 2.3, I can patch it to allow it to timeout if it can't reach the server after some time.
If you're not using 2.3, you can grab timeoutsocket: http://www.timo-tasi.org/python/timeoutsocket.py I'll put in the patch shortly. Aubin On Wed, Oct 22, 2003 at 02:37:08PM -0500, Tom wrote: > I've kind-of gotten working like normal again. My problem is that if I > activate the plugin.weather, Freevo comes to a virtual standstill and > takes forever to display any screen. > > But I'd still like to know how to _remove_ Freevo, so that I can > properly install newer updates. > > On Wed, 2003-10-22 at 13:42, Tom wrote: > > Redhat 8.0, Freevo 1.4rc1, running Freevo in terminal window. > > > > My PC locked up this morning, and ever since rebooting Freevo is > > malfunctioning. It takes about 3 minutes to get to the main menu, and > > it does nothing after it gets there (or it's so slow that I'm too > > impatient to wait). > > > > I'm thinking that I need to uninstall Freevo, and start from scratch. > > How do I do that? > > > > > > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by OSDN developer relations > > Here's your chance to show off your extensive product knowledge > > We want to know what you know. Tell us and you have a chance to win $100 > > http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54 > > _______________________________________________ > > Freevo-users mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/freevo-users > > > > > ------------------------------------------------------- > This SF.net email is sponsored by OSDN developer relations > Here's your chance to show off your extensive product knowledge > We want to know what you know. Tell us and you have a chance to win $100 > http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54 > _______________________________________________ > Freevo-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/freevo-users ------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/ _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
