Quoting bouton <[EMAIL PROTECTED]>: > > server/Cache/*.dat files deleted > slim.exe --logfile log.txt > selected London > same problem F is interpreted as C > here is log > > Not sure I understand it. says no cache file found then cache file > found...?
The second message is a bit of a red herring. it only means a cache fie is found if that is all you see. At least, that seems to be the way to shoudl work. That's the CPAN module doing that part, not the plugin. The plugin is grabbing imperial data, not metric. Can you check again what the plugin is set for, imperial or metric? also check the prefs file directly, c:\program files\slimserver\slimserver.conf or c:\program files\slimserver\server\slimserver.conf. look for the line: plugin_Forecaster_units = If it is 1, then you should be getting metric data back from weather.com. If this is the case, and you are stil getting the data in Ferenheit, then the plugin will most certainly be wrong. It assumes that what it requests is what it will get back :) -kdf _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
