Need to update weather applet license key for
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Awn Extras |
Undecided
|
Unassigned |
Bug Description
As per question on https:/
Change line 606 (or 616, depending on awn version) from
__ws_key = "&prod=
to
__ws_key = "&prod=
in /usr/share/
NOTE: Running Ubuntu 10.10 w/
$ dpkg --list | grep awn-extras
ii python-
Related branches
description: | updated |
moonbeam (rcryderman) wrote : | #1 |
Changed in awn-extras: | |
status: | New → Fix Committed |
vagrale (vagrale) wrote : | #2 |
Today, stop working again. I think the reason is this http://
moonbeam (rcryderman) wrote : | #3 |
hmmm, sadly it looks like we may need to just retire the applet. I'll re-open this bug for a bit and see if any further suggestions/info pops up.
Changed in awn-extras: | |
status: | Fix Committed → Triaged |
Kainalu (kainalu-boi) wrote : | #4 |
Could the applet be re-wrote to use Google weather? I have heard it is open API and easy to code for. ( I cant code, or I would certainly do it)
Zentai Andras (andras-zentai) wrote : | #5 |
New kew stopped working for me too
( New key:> __ws_key = "&prod=
I also think the reason is this:>
http://
Johnny Stewen (jstewen) wrote : | #6 |
I also posted this in AWN forums:
In my weather.py I changed line 636, line 650 and line 682 where it reads "xoap" to "xml" and this works without problems for me. I ran this on the last update to weather applet and the latest update to weather applet as well. If it's legal or not I don't know (in regard to subscriptions) but it works.
Best regards,
Johnny.
Pushed fix in rev 1538 . Thanks.