| Author |
Message |
< Bugs and help ~ WeatherCom - some problem, cannot download data |
| lquser |
Posted: Wed May 07, 2008 7:26 am |
|
|
|
Joined: 07 May 2008
Posts: 1
|
Hi,
It seems, there is some change on WeatherCom side from yesterday.
Superkaramba Liquid Weather theme cannot download data from WeatherCom - server returns: "Bad or missing query parameters in request..."
...
...
 |
|
|
| Back to top |
|
|
|
 |
| 81joe81 |
Posted: Wed May 07, 2008 7:52 am |
|
|
|
Joined: 07 May 2008
Posts: 2
|
| I can confirm this problem: it gets the same error for any selected city... |
|
|
| Back to top |
|
| fluxbox |
Posted: Wed May 07, 2008 8:03 am |
|
|
|
Joined: 07 May 2008
Posts: 3
|
| Same here. Seems like prod=xoap must be omitted in the URL. |
|
|
| Back to top |
|
| billydv |
Posted: Wed May 07, 2008 10:44 am |
|
|
|
Joined: 13 Oct 2007
Posts: 4
|
| And how do you do that, I get just a 32f temp and a question mark for the past few days. |
|
|
| Back to top |
|
| fluxbox |
Posted: Wed May 07, 2008 12:28 pm |
|
|
|
Joined: 07 May 2008
Posts: 3
|
Well, this is what I did: Create a new directory lwp and unzip the lwp-14.8.skz package therein
Code:
mkdir lwp
cd lwp
unzip /path/to/lwp-14.8.skz
Now delete all instances of "&prod=xoap" in liquid_weather.py and lwp_config.py
Code:
sed -i 's/&prod=xoap//' liquid_weather.py lwp_config.py
Then close liquid weather and uninstall it via the superkaramba menu. Klick on "Open local theme" and select the file liquid_weather.theme in the directory lwp, close the menu. Right click on liquid weather and chose "reload theme".
EDIT:
Another solution I found on ubuntuforums dot org
Code:
sed -i 's/\&prod=xoap/\&prod=xoap\&link=xoap/' liquid_weather.py lwp_config.py
|
Last edited by fluxbox on Sat May 10, 2008 7:40 am; edited 2 times in total |
|
| Back to top |
|
| andymalato |
Posted: Wed May 07, 2008 2:19 pm |
|
|
|
Joined: 07 May 2008
Posts: 1
|
Very simple, just edit your liquid_weather.rc file, and change the U R L line by removing the below part :
"prod=xoap&"
Hope that helps. |
|
|
| Back to top |
|
| fluxbox |
Posted: Wed May 07, 2008 2:57 pm |
|
|
|
Joined: 07 May 2008
Posts: 3
|
Hm, there is no liquid_weather.rc in my home directory, the URL seems to be stored in ~/.superkaramba/lwp/lwp_config.py, but when I edit that file it has no effect and always gets overwritten at next start of liquid weather.
EDIT:
The file ~/.superkaramba/liquid_weather.rc does not contain anything related to the URL. |
|
|
| Back to top |
|
| 81joe81 |
Posted: Wed May 07, 2008 3:17 pm |
|
|
|
Joined: 07 May 2008
Posts: 2
|
thanks a lot fluxbox! your workaround works fine  |
|
|
| Back to top |
|
| eadwine |
Posted: Wed May 07, 2008 6:21 pm |
|
|
|
Joined: 17 Jun 2007
Posts: 14
|
Unfortunately not for everyone, doesn't work here. Still getting the same result.
Oh wait.. I started it by double clicking, then it DID take. Nevah mind!  |
|
|
| Back to top |
|
| gbcox |
Posted: Wed May 07, 2008 6:39 pm |
|
|
|
Joined: 07 May 2008
Posts: 1
|
I think the problem is that weather dot com changed the way their interface worked. I received this message due to another program I am using to display their feed. Beginning on 6-May, Liquid Weather no longer works. I believe the author needs to modify the program to use the new method.
Here is a snippet of what I received:
We are contacting you because you are a registrant for the weather dot com XML Data Feed (the “Service”). We are providing you with IMPORTANT INFORMATION REGARDING THE CONTINUATION OF YOUR ACCESS TO THE SERVICE. Your registered application may or may not currently be in compliance with the terms of our agreement (please refer to the developer SDK containing the license agreement – see link below). We are in the process of updating the Service to programmatically validate certain licensing conditions. Beginning May 6, 2008, if your application is not in compliance with these terms, the Service will no longer return data to your application.
The complete terms and conditions surrounding the use of the Service can be found in the developer SDK along with graphical icons that are necessary to represent the sky conditions associated with our current conditions and forecast data, and our logo. |
|
|
| Back to top |
|
| jturning |
Posted: Thu May 08, 2008 4:41 am |
|
|
|
Joined: 08 May 2008
Posts: 3
|
| Thanks fluxbox, that did the trick for me. |
|
|
| Back to top |
|
| Matt |
Posted: Tue May 13, 2008 7:56 pm |
|
|
|
Site Admin
Joined: 08 Nov 2005
Posts: 451
|
| Thanks for posting the fix. I'll do an update in the weekend. Sorry about the inconvenience. |
_________________ Cheers
Matt
liquidweather.net
Administrator |
|
| Back to top |
|
| Anottox |
Posted: Sat Jul 26, 2008 8:57 pm |
|
|
|
Joined: 14 Jul 2008
Posts: 2
|
| movies falmouth army movie pharaohs |
|
|
| Back to top |
|
| Anottox |
Posted: Sun Jul 27, 2008 1:23 pm |
|
|
|
Joined: 14 Jul 2008
Posts: 2
|
| bicurious movie spider-man the movie information |
|
|
| Back to top |
|
|
|