On Fri, 19 May 2006 15:38:12 -0500 "Ronald Lau" <[EMAIL PROTECTED]> babbled:
> > Obviously, but the module should probably hold the last good info instead of > reverting to blank. well if you check temp, battery etc. modules, they actually poll for information independently of gadcon instances. then when the info is updated they go through all current instances and update those. (they also force an update on an instance creation too). weather could do the same - split the polling off into just the module part - irrespective of visible gadcon client instances and then display changes on instances once created and on poll updates. weather also has a problem if you restart e in that it now can't connect to get a first update. due to the site limiting access it probably should cache the last known information in its configuration and that would solve all of the above problems. > R. > > > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On > > Behalf Of Dan Griswold > > Sent: Friday, May 19, 2006 3:04 PM > > To: [email protected] > > Subject: Re: [e-users] Weather module - no info > > Importance: Low > > > > Ronald Lau <[EMAIL PROTECTED]> writes: > > > > > Well I had to wait for an hour or so, (even with 15min > > setting) and it > > > started displaying the weather. But if I make any change to > > the shelf, > > > it goes back to no info. > > > > That's the crux of the matter: the site that the module goes > > to will not accept requests < 60 minutes. If you try more > > often than that (such as what will be caused by a mid-session > > reload) then it spits back an error message. Check your > > .xsession-errors file (or equiv) for those errors. > > > > Dan > > > > -------------- > > Dan Griswold > > Rochester, NY > > -------------- > > > > > > ------------------------------------------------------- > > Using Tomcat but need to do more? Need to support web > > services, security? > > Get stuff done quickly with pre-integrated technology to make > > your job easier Download IBM WebSphere Application Server > > v.1.0.1 based on Apache Geronimo > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057& > > dat=121642 > > _______________________________________________ > > enlightenment-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > > > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd_______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] 裸好多 Tokyo, Japan (東京 日本) ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
