Hardware Sensors Indicator 0.4

Milestone information

Project:
Hardware Sensors Indicator
Series:
trunk
Version:
0.4
Released:
 
Registrant:
Alex Murray
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
No users assigned to blueprints and bugs.
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
No bugs are targeted to this milestone.

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon indicator-sensors-0.4.tar.bz2 (md5, sig) release tarball 1,320
last downloaded 20 weeks ago
Total downloads: 1,320

Release notes 

Hardware Sensors Indicator (indicator-sensors) Version 0.3
----------------------------------------------------------------------------------

Highlights for this release include:
 - Addition of udisks2 plugin to provide disk temperatures on latest Fedora / Ubuntu
 - Workaround bug in aticonfig package to avoid lock up - LP bug #1016896
 - Fixup some untranslated strings to be shown translated - LP bug #1087150
 - Fix crash when unselecting all sensors - LP bug #1086102
 - Fix oversized sensor properties window - LP bug #1094723
 - Cleanup display of temperature values - LP bug #1077754

Changelog 

View the full changelog

commit cd605be90c30149708af984a55522589a38e3777
Author: Alex Murray <email address hidden>
Date: Wed Jan 23 19:38:14 2013 +1030

    Update translations from launchpad

commit 7749818bf657dff8ec2e3f7ca2a032d1d1f24008
Author: Alex Murray <email address hidden>
Date: Tue Jan 1 20:24:57 2013 +1030

    Fixup gpu icon to be 22x22 pixels to be consistent with other icons

commit 580ac5ffe682fe1459551c65bb447bb748892fa1
Author: Alex Murray <email address hidden>
Date: Tue Jan 1 12:38:07 2013 +1030

    Slight cleanup for indetation

commit 51f1cf6138dde1787af5012b21f760aa46343d1e
Author: Alex Murray <email address hidden>
Date: Tue Jan 1 12:37:54 2013 +1030

    Use a more sensible maximum value for low, high and alarm values

    It seems Gtk will automatically make the spin button widgets large
    enough to accomodate their maximum value, so if we use G_MAXDOUBLE
    then the resulting spinbuttons are very wide (to ensure they can
    accomodate such a large value) and we end up with the resulting very
    large dialog overall as reported in
    https://bugs.launchpad.net/indicator-sensors/+bug/1094723 - so instead
    set a max value of 100000.

    Fixes bug LP#1094723

commit 6cf0745ed6534b1211c09630ed53a0d7e17fc69c
Author: Alex Murray <email address hidden>
Date: Sat Dec 15 12:42:44 2012 +1030

    Ensure user can't easily disable ALL display flags from prefs dialog

    This should ensure we don't get issues like LP#1090227 #2

commit f9c9e71124c18c8b05d21ca477ddbc4635982ae9
Author: Alex Murray <email address hidden>
Date: Mon Dec 10 16:26:26 2012 +1030

    Add some more debugging to try and debug aticonfig workaround

commit e2f06c4fa272d69604b311fe611bdc0452548ae3
Author: Alex Murray <email address hidden>
Date: Sun Dec 9 20:06:25 2012 +1030

    Add first cut at a workaround for bug LP#1016896

    Hopefully this doesn't break existing aticonfig users...

commit b2b643c101277453a2cf49b323b26581f5d68507
Author: Alex Murray <email address hidden>
Date: Sun Dec 9 20:03:47 2012 +1030

    Reindent using spaces not tabs... urgh how did that happen?

commit d654205d9f1fafd4ba57bf2ddb5ff429bc45015c
Author: Alex Murray <email address hidden>
Date: Sat Dec 8 13:54:45 2012 +1030

    Update ABOUT-NLS and config.rpath since I think they are still needed

    Would be great to get rid of them though...

commit 3e9b4649136394fd1ed7cf475be7c050d8b8ebd1
Author: Alex Murray <email address hidden>
Date: Sat Dec 8 13:50:27 2012 +1030

    Dynamically detect new / removed drives in udisks2 plugin

commit 736851170a10f25e55763b3050fb3b8d37b4637b
Author: Alex Murray <email address hidden>
Date: Sat Dec 8 13:49:25 2012 +1030

    Fix bug introduced in 08baeb5 which caused primary sensor to change unexpectedly

commit da65b7cf39cb6ddb67279eab7ce4e5039a3fafa9
Author: Alex Murray <email address hidden>
Date: Sat Dec 8 01:14:07 2012 +1030

    Add new udisks2 plugin to use udisks2 library

    Also update translations etc accordingly due to new source file

commit c29930f868343ad893ee01d1e9c0a3809040b82b
Author: Alex Murray <email address hidden>
Date: Fri Dec 7 21:57:42 2012 +1030

    Regenerate pot file to account for string moves

commit 106b8225142072d2d164c8b5a55712a624230347
Author: Alex Murray <email address hidden>
Date: Fri Dec 7 21:57:06 2012 +1030

    Import latest translations from launchpad

commit 29a471044c56ff11035b556b7a247a1e1556041f
Author: Alex Murray <email address hidden>
Date: Thu Dec 6 20:18:10 2012 +1030

    Set the translation domain for indicator action group

    This should ensure the strings are appropriately translated to fix bug
    LP#1087150

commit df55c9290bacd4471ad4a181a4ce258aa060959d
Author: Alex Murray <email address hidden>
Date: Thu Dec 6 20:01:03 2012 +1030

    Update translations to latest pot template

commit a88cb6db0e4987f95e2d1f481857e7dccf3b15ee
Author: Alex Murray <email address hidden>
Date: Thu Dec 6 19:55:14 2012 +1030

    Try to fix untranslated title of preferences dialog

commit f66f47c92ecd01dcbc1c14864b12047789688420
Author: Alex Murray <email address hidden>
Date: Tue Dec 4 19:53:29 2012 +1030

    Remove trailing whitespace in .gitignore

commit 08baeb5250577503426b0fb80067a40e90f30e70
Author: Alex Murray <email address hidden>
Date: Tue Dec 4 19:48:35 2012 +1030

    Cleanup indentation and fix possible crash when disabling last sensor

    This should hopefully fix bug LP#1086102

commit ecf0cbd647b36202ea1bec21af0e8b1b60055c52
Author: Alex Murray <email address hidden>
Date: Thu Nov 29 19:48:50 2012 +1030

    Update translation templates from Launchpad

commit 3faa811a057bc04f626fed33732515e79a1df9a7
Author: Alex Murray <email address hidden>
Date: Mon Nov 12 20:18:18 2012 +1030

    All temperature sensors should display as whole numbered degrees

    User's are quite unlikely to care about 50.1C or 50.9C etc.
    Closes bug LP#1077754

0 blueprints and 0 bugs targeted

There are no feature specifications or bug tasks targeted to this milestone. The project's maintainer, driver, or bug supervisor can target specifications and bug tasks to this milestone to track the things that are expected to be completed for the release.

This milestone contains Public information
Everyone can see this information.