After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 272056 - evolution weather calendars only for US
evolution weather calendars only for US
Status: RESOLVED DUPLICATE of bug 352287
Product: evolution-data-server
Classification: Platform
Component: Calendar
1.10.x (obsolete)
Other All
: Normal normal
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
: 351563 489300 552736 (view as bug list)
Depends on: 352287
Blocks:
 
 
Reported: 2005-02-01 12:23 UTC by Sebastien Bacher
Modified: 2013-09-10 13:42 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastien Bacher 2005-02-01 12:23:17 UTC
This bug has been opened here: https://bugzilla.ubuntu.com/6052

"In the weather calendar in evolution, the only locations available are for the
US, Puerto Rico and Virgin Islands.

As an Australian I'd obviously wish Australia weather to be available, but this
should be expanded for all countries on our planet."
Comment 1 Baptiste Mille-Mathias 2005-10-05 20:44:02 UTC
IMO for consistency with the weather applet, all the same locations should be
available.
Can't they use the same backend for retreiving weather data ?
CC myself.
Comment 2 Lothar Wegner 2006-04-18 00:47:58 UTC
From Canada, I agree.  Since when is software US only?  Other parts of Gnome support international weather - why isn't/can't that be re-used?
Comment 3 André Klapper 2007-05-28 10:03:04 UTC
*** Bug 351563 has been marked as a duplicate of this bug. ***
Comment 4 André Klapper 2007-05-28 10:06:21 UTC
chen?
Comment 5 Chenthill P 2007-07-05 05:36:00 UTC
I will not be able to do this as of now. If anyone is interested, i can help them out.
Comment 6 Akhil Laddha 2007-08-22 08:19:53 UTC
OpenSUSE bug https://bugzilla.novell.com/show_bug.cgi?id=129116
Comment 7 Meryl 2007-12-01 11:29:17 UTC
an Australian weather calendar is on my wishlist for Evolution too.

Australian weather is available via Gnome panel applet but it is still not included in Evolution.

Maybe Jeff (gnome-au) can suggest someone to do it?
Comment 8 C de-Avillez 2008-04-14 12:38:30 UTC
update on Ubuntu bug -- the URL changed to https://bugs.launchpad.net/ubuntu/+source/evolution-data-server/+bug/12430
Comment 9 Akhil Laddha 2008-05-15 03:14:41 UTC
Clock applet has integrated weather information (at least in OpenSUSE 11.0) so it will be a less required feature for evolution though my opinion, you can disagree :) 
Comment 10 Akhil Laddha 2008-06-25 05:23:53 UTC
*** Bug 489300 has been marked as a duplicate of this bug. ***
Comment 11 David McBride 2008-07-03 17:14:18 UTC
From a brief inspection of the source, it's clear that the Evolution calendar's weather facility is using forecast data provided by the NOAA, which only provides information for North America.

(See /calendar/backends/weather/Locations.xml.in in the evolution-data-server source tree for a list of URLs.)

Adding support for other countries would require the identification and use of some other data source(s) of weather forecasts.

The BBC are one possibility; they provide RSS feeds of weather forecast information via http://www.bbc.co.uk/weather/ for many cities and locations worldwide.

Cheers,
David
Comment 12 Tim Niemueller 2008-07-03 17:49:21 UTC
As stated in comment #9 the clock/weather applet is already able to show weather info for instance for Germany. So it shouldn't be too hard to port this, or even better factor this out to a library that can be used everywhere!?
Comment 13 David McBride 2008-07-09 12:19:47 UTC
Re: Comment #12

The information being used by the GNOME clock/weather applet is only a small subset which is required for Evolution.

The GNOME weather applet only shows the _current_ weather.  However, to be useful, the Evolution weather information source needs to provide _forecasts_ of future weather.

Cheers,
David
Comment 14 Akhil Laddha 2008-11-27 08:12:57 UTC
*** Bug 552736 has been marked as a duplicate of this bug. ***
Comment 15 C de-Avillez 2008-12-11 20:38:42 UTC
The change to the pre-req bug has been completed. I am now able to set the weather to other regions (for example, Bruxelles). Nevertheless, the comment 13 above still applies, methinks.
Comment 16 Baybal Ni 2009-03-05 04:05:05 UTC
We could use ICAO data.
Comment 17 Milan Crha 2009-04-23 11:54:38 UTC
Might be interesting to implement also support for this [1] in libgweather.
[1] http://wiki.wunderground.com/index.php/API_-_XML#ForecastXML
Comment 18 Milan Crha 2010-04-01 17:07:16 UTC
It was done within bug #352287, thus I'm marking this as a duplicate.

*** This bug has been marked as a duplicate of bug 352287 ***