Yes, I restarted girder (I even rebooted the computer).
I'm running the latest version (Girder-5.0.8 build 542) on Windows XP SP3.
In my DeviceManagerLog, the last line is :
Code:
01/01/09 00:51:13 INFO DM Event: Add sumire\CustomWeather\Local.ForecastConditions.2 sumire\CustomWeather\Local.ForecastConditions.1 sumire\CustomWeather\Local.CurrentConditions sumire\CustomWeather\Local.ForecastConditions.3 sumire\CustomWeather\Local.ForecastConditions.4 sumire\CustomWeather\Local.ForecastConditions.5
I tried on another computer (running Vista) and it seems to work fine.
The weather data is visible in device manager. My logs shows that the data is correctly retrieved :
Code:
01/01/09 00:42:35 INFO DM Event: Add MADOKA\CustomWeather\Local.ForecastConditions.1 MADOKA\CustomWeather\Local.ForecastConditions.2 MADOKA\CustomWeather\Local.ForecastConditions.4 MADOKA\CustomWeather\Local.ForecastConditions.5 MADOKA\CustomWeather\Local.CurrentConditions MADOKA\CustomWeather\Local.ForecastConditions.3
01/01/09 00:43:37 INFO Device Event: Condition MADOKA\CustomWeather\Local.ForecastConditions.1 Description Light rain early. Morning clouds. Cool.
01/01/09 00:43:37 INFO Device Event: Condition MADOKA\CustomWeather\Local.ForecastConditions.1 DewPoint 32
01/01/09 00:43:37 INFO Device Event: Condition MADOKA\CustomWeather\Local.ForecastConditions.1 Timestamp 01.01.2009/00:43:37
01/01/09 00:43:37 INFO Device Event: Condition MADOKA\CustomWeather\Local.ForecastConditions.1 WindDirectionShort NE
01/01/09 00:43:37 INFO Device Event: Condition MADOKA\CustomWeather\Local.ForecastConditions.1 Sequence 1
....
I don't know why it does not work on my XP machine...