[Goodies-dev] [Bug 5541] xfce-weather-plugin cannot update weather data.

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Thu Jul 9 20:23:32 CEST 2009


http://bugzilla.xfce.org/show_bug.cgi?id=5541


Colin Leroy <colin at colino.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Colin Leroy <colin at colino.net>  2009-07-09 18:23:32 UTC ---

$ curl 'http://xoap.weather.com/weather/local/FRXX0099?cc=*&dayf=5&unit=m'
<?xml version="1.0" encoding="ISO-8859-1"?>
<error>
 <err type="14">Missing XOAP 'link' parameter in request.</err> 
</error>  

It looks like weather.com now deny access to clients with no API key, which was
the case for our weather plugin until recently. 0.6.3 is the first version
where I've added more compliance to their EULA, and 0.6.3 or greater works.

Packagers will have to either update to 0.6.3 or 0.7.0 (I'd suggest
0.7.0) or just get the patch from SVN:

http://svn.xfce.org/index.cgi/goodies?view=revision&revision=7533

-- 
Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the Goodies-dev mailing list