Download project files

How do I verify a download?


110 of 44 releases

13.8.0 (Rainy 8) release from the 2.0 series released

Release information
Release notes:

Bugfix release, including missing menu items and Forecast errors.

Changelog:

indicator-weather (13.8.0)

  * Use proxy settings only if proxy mode set to 'manual' (LP: #1241060)
  * Don't crash in Forecast when time is after sunset (LP: #1247338)
  * Fix for changed GTK.MenuItem() behavior, thanks István Váradi (LP: #1243857)
  * debian/control: update pywapi dependency to 0.3.7

indicator-weather (13.7.2)

  * If unable to read location details, reset to defaults (LP: #1193990)
  * Don't crash in Forecast if no Weather.com ID present (LP: #1233778)
  * Reset list of saved places if invalid or unreadable (LP: #1234514)
  * Dragging a location down in the list put it in the wrong position
  * Fixed another crash when adding initial location (LP: #1234529)
  * Use set_attention_icon_full instead of deprecated set_attention_icon

File Description Downloads
download icon indicator-weather_13.8.0_all.deb (md5, sig) Weather Indicator 13.8.0 'Rainy 8' (.deb package) 10,614
last downloaded 6 weeks ago
download icon indicator-weather_13.8.0.tar.gz (md5, sig) Weather Indicator 13.8.0 'Rainy 8' 1,370
last downloaded 14 weeks ago
Total downloads: 11,984

13.7.1 (Rainy 7) release from the 2.0 series released

Release information
Release notes:

Bugfix release, fixed a Unicode decoding error.

Changelog:

indicator-weather (13.7.1)

* Fix a Unicode encoding issue that prevented removing locations

File Description Downloads
download icon indicator-weather_13.7.1_all.deb (md5, sig) Weather Indicator 13.7.1 'Rainy 7' (.deb package) 2,389
last downloaded 17 weeks ago
download icon indicator-weather_13.7.1.tar.gz (md5, sig) Weather Indicator 13.7.1 'Rainy 7' 328
last downloaded 41 weeks ago
Total downloads: 2,717

13.7.0 (Rainy 7) release from the 2.0 series released

Release information
Release notes:

Major user interface improvements, and some bug fixes. More responsive Assistant, progress indicators, all dialog buttons focusable. See changelog for details of fixes.

Changelog:

indicator-weather (13.7.0)

  * Reordering locations in Preferences updates order in menu (LP: #703843)
  * Cancel button in Preferences dialog reverts all changes (LP: #734358)
  * Assistant shows spinner instead of blocking UI updates (LP: #748116)
  * Don't remove/create menu when updating weather info (LP: #800347)
  * Dialog command buttons can be focused using Tab key (LP: #853774)
  * Use Weather.com ID for forecast instead of Yahoo ID (LP: #1222220)
  * Don't crash when adding first location on new install (LP: #1224138)
  * debian/control: new dependency on gir1.2-notify-0.7 (LP: #1215206)

File Description Downloads
download icon indicator-weather_13.7.0_all.deb (md5, sig) Weather Indicator 13.7.0 'Rainy 7' (.deb package) 166
last downloaded 40 weeks ago
download icon indicator-weather_13.7.0.tar.gz (md5, sig) Weather Indicator 13.7.0 'Rainy 7' 28
last downloaded 41 weeks ago
Total downloads: 194

13.06.01 (Rainy 7) release from the 2.0 series released

Release information
Release notes:

Major bugfix release. Proxy settings now observed, more Unicode fixes (hopefully that's the last of them), missing weather icon fixes, migrated to GDBus from python-dbus. See changelog for details of fixes.

Changelog:

indicator-weather (13.06.01)

  * Show installed version of pywapi (Python Weather API) in About dialog
  * Kelvin scale (K) now selectable as temperature unit (LP: #1018935)
  * UPower monitoring now uses GDBus instead of python-dbus
  * Proxy now used for https URLs, thanks István Váradi (LP: #1191669)
  * Workaround for empty or malformed 'places' setting (LP: #1191096)
  * Fix for Unicode handling in TimeFormatter class (LP: #1196269)
  * Show error condition/icon when weather data sources are unreachable
  * Fallback to /etc/timezone when Google Time Zone API is down
  * Fallback to using system time when earthtools.org is down (LP: #1198331)
  * Don't crash when receiving unknown weather condition
  * debian/control: new dependency on gnome-icon-theme-full
  * debian/control: removed dependency on python-dbus
  * debian/postinst: create valid symlinks and update correct icon cache

File Description Downloads
download icon indicator-weather_13.06.01.tar.gz (md5, sig) Weather Indicator 13.06.01 'Rainy 7' 211
last downloaded 40 weeks ago
download icon indicator-weather_13.06.01_all.deb (md5, sig) Weather Indicator 13.06.01 'Rainy 7' (.deb package) 761
last downloaded 17 weeks ago
Total downloads: 972

13.05.29 (Rainy 6) release from the 2.0 series released

Release information
Release notes:

Bugfix release, supports both old and new database format -- will auto-convert the old format to the new format. See changelog for details of fixes.

Changelog:

indicator-weather (13.05.29)

  * Show error message and refuse to run if pywapi is outdated (LP: #1190540)
  * Replace most string comparisons with integer comparisons (LP: #1190255)
  * Automatically convert settings format to json when loading (LP: #1189916)
  * debian/postinst: revert changes, dpkg cannot update dconf data (LP: #1189830)
  * Import latest translation files from Launchpad, thanks Launchpad Translators
  * DST status and timezone ID are now refreshed on location change
  * debian/control: update dependency versions for distutils-extra, pywapi
  * Show error message if user tries to add unsupported or invalid location
  * Configured proxy now used for https URLs, thanks István Váradi (LP: #1191669)

File Description Downloads
download icon indicator-weather_13.05.29_all.deb (md5, sig) Weather Indicator 13.05.29 'Rainy 6' (.deb package) 1,042
last downloaded 40 weeks ago
download icon weather-indicator_13.05.29.tar.gz (md5, sig) Weather Indicator 13.05.29 'Rainy 6' 199
last downloaded 41 weeks ago
Total downloads: 1,241

13.05.28 (Rainy 5) release from the 2.0 series released

Release information
Release notes:

Locations are now shown in a submenu instead of the main dropdown menu, Forecast shows 5 days, and sunrise/sunset data is correct!

See changelog for more details.

Changelog:

indicator-weather (13.05.28)

  * Sunrise/sunset data from met.no instead of earthtools.org (LP: #1037475)
  * Daylight saving time observed for location as appropriate (LP: #1073111)
  * Forecast window shows 5 days starting with current day (LP: #1188276)
  * Replace potentially unsafe use of eval() with json format
  * Locations listed in submenu under currently-selected location

File Description Downloads
download icon upgrade-weather-indicator.py (md5, sig) Python script to convert weather/location database from old format to new format 584
last downloaded 9 weeks ago
download icon indicator-weather_13.05.28.1_all.deb (md5, sig) Weather Indicator 13.05.28 'Rainy 5' (.deb package) (bugfix) 415
last downloaded 40 weeks ago
download icon weather-indicator_13.05.28.1.tar.gz (md5, sig) Weather Indicator 13.05.28 'Rainy 5' (bugfix) 57
last downloaded 17 weeks ago
Total downloads: 1,056

13.05.27 (Rainy 4) release from the 2.0 series released

Release information
Release notes:

Bugfix release. See changelog for details.

Changelog:

indicator-weather (13.05.27) 'Rainy 4'

  * Use json to parse GeoNames and YQL replies, thanks Sabin Iacob
  * Complete rewrite of Unicode handling, should fix all Unicode issues

File Description Downloads
download icon indicator-weather_13.05.27_all.deb (md5, sig) Weather Indicator 13.05.27 'Rainy 4' (.deb package) 469
last downloaded 17 weeks ago
download icon weather-indicator_13.05.27.tar.gz (md5, sig) Weather Indicator 13.05.27 'Rainy 4' 84
last downloaded 47 weeks ago
Total downloads: 553

13.05.26 (Rainy 3) release from the 2.0 series released

Release information
Release notes:

Bugfix release. See changelog for details.

Changelog:

indicator-weather (13.05.26) 'Rainy 3':

  * Update .pot file with latest strings for translation
  * Fix Unicode encoding issues for translated strings (LP: #1184962)
  * Use setup.py to install and remove autostart file (LP: #1026575)
  * Don't crash when expected cache data cannot be found (LP: #1184802)
  * New versioning scheme, now conforms to semver.org guidelines
  * Error handling for unable to connect when adding cities (LP: #1185187)

File Description Downloads
download icon indicator-weather_13.05.26_all.deb (md5, sig) Weather Indicator 13.05.26 'Rainy 3' (.deb package) 360
last downloaded 4 weeks ago
download icon weather-indicator_13.05.26.tar.gz (md5, sig) Weather Indicator 13.05.26 'Rainy 3' 68
last downloaded 4 weeks ago
Total downloads: 428

13.05.25 (Rainy 2) release from the 2.0 series released

Release information
Release notes:

And it keeps on raining! Who needs the sunshine, now that you have 'Rainy 2'?
With this release comes the long-awaited return of notifications for changes
in weather conditions, in addition to several important bug fixes.

See the changelog for more details.

Changelog:

List of bug fixes and feature additions for indicator-weather (13.05.25 'Rainy 2'):

  * Notifications for weather conditions work again (LP: #1044249)
  * Unicode characters in place names now decoded correctly (LP: #793050)
  * Better handling of cached data lacking a "feelslike" entry
  * Fixed "show_wind" toggle not saving state of show/hide setting
  * Don't calculate Wind Chill when temperature/windspeed is out of range
  * debian/control: update gconf dependency to gir1.2-gconf-2.0 (LP: #1182790)

File Description Downloads
download icon weather-indicator_13.05.25~quantal3.tar.gz (md5, sig) Weather Indicator 13.05.25 'Rainy 2' 116
last downloaded 3 weeks ago
Total downloads: 116

13.05.17 (Rainy) release from the 2.0 series released

Release information
Release notes:

We are proud to present 'Rainy', the newest major release of Weather Indicator! This release fixes many bugs and adds several new features, including displaying the relative temperature ("Feels like") and toggling the display of some weather conditions.

(Note: the previous tarball that was uploaded had a bad debian/control file, this has now been fixed)

Please note that this release requires version 0.3.2 of Python Weather API (pywapi), available here: https://launchpad.net/python-weather-api

See changelog for more details.

Changelog:

List of bug fixes and feature additions for indicator-weather (13.05.17 'Rainy'):

  * Fix for 4-day Forecast display (LP: #1182324)
  * 'OK' button in Preferences Dialog is now more responsive
  * Ported to GTK3 and GObject from PyGTK
  * Rewrite threading code to avoid dbus-related crashes (LP: #743541)
  * Added "feels like" temperature (humidex/heat index/wind chill)
  * New "Conditions" tab in Preferences dialog, choose temperature formulas, toggle display of conditions
  * Bumped version number to reflect massive changes
  * Don't crash if Yahoo doesn't return conditions
  * Fixed a crash when reading saved Places with no location IDs
  * Fix units in Forecast when metric is selected
  * One-line fix for outdated data sources
  * Fix adding location, now uses Yahoo's YQL service
  * Fix for "Forecast", now uses Yahoo instead of Google
  * Hide Google radio button on Preferences UI

File Description Downloads
download icon weather-indicator_13.05.17.tar.gz (md5, sig) Weather Indicator 13.05.17 'Rainy' 284
last downloaded 4 weeks ago
Total downloads: 284

110 of 44 releases