Jump to content

Weather Desklet


Recommended Posts

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?

Link to comment

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...