Aqua-Soft Forums: Weather Desklet - Aqua-Soft Forums

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Weather Desklet just stopped working Rate Topic: -----

#1 User is offline   ChalkTrauma Icon

  • Group: Member
  • Posts: 5
  • Joined: 09-October 06

Posted 08 July 2009 - 02:31 PM

I just started getting the following error:

5007 Microsoft JScript runtime error
'null' is null or not an object Line:268 Column:2
-------------------------------
5007 Microsoft JScript runtime error
'null' is null or not an object Line:268 Column:2
-------------------------------
5007 Microsoft JScript runtime error
'null' is null or not an object Line:268 Column:2
-------------------------------
5007 Microsoft JScript runtime error
'null' is null or not an object Line:268 Column:2
-------------------------------
5007 Microsoft JScript runtime error
'null' is null or not an object Line:268 Column:2
-------------------------------
5007 Microsoft JScript runtime error
'null' is null or not an object Line:268 Column:2
-------------------------------
5007 Microsoft JScript runtime error
'null' is null or not an object Line:268 Column:2
-------------------------------

This is out of the blue.. It has been working flawlessly for years..

Looks like the timer is a null object, could it be a problem with the data coming in from Weather.com, that would make more sense than the Desklet just 'going bad'.

Seems to be this line:

 srtimer.Delay = (sunr.getHours()*3600) + (sunr.getMinutes()*60) + (sunr.getSeconds());


Oddly enough I tried the HotWeather2 Desklet and got this error:

438 Microsoft VBScript runtime error
Object doesn't support this property or method: 'this.timers.ResetTimer' Line:174 Column:2

Both are related to the timer object... seems suspicious to me..

Anybody have any ideas?
0

#2 User is offline   mps69 Icon

  • Group: Administrators
  • Posts: 1,157
  • Joined: 11-October 05

Posted 08 July 2009 - 02:49 PM

Check out this thread
0

#3 User is offline   ChalkTrauma Icon

  • Group: Member
  • Posts: 5
  • Joined: 09-October 06

Posted 08 July 2009 - 02:54 PM

Jeez... I did a search and everything and missed that one.. thanks for the link
0

#4 User is offline   shirilover Icon

  • Group: Member
  • Posts: 3
  • Joined: 14-March 09

Posted 12 July 2009 - 10:54 AM

I made a few adjustments to the xml file which details where the information is gathered from.
The trick is to change the url to be xml.weather.com/.... forthe first two objects in the xmls section.

This post has been edited by shirilover: 12 July 2009 - 11:04 AM

0

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic