Time estimates in days+hours+minutes are overly precise

Bug #144455 reported by Matthew Paul Thomas
2
Affects Status Importance Assigned to Milestone
update-manager (Ubuntu)
Fix Released
Low
Michael Vogt

Bug Description

Binary package hint: update-manager

Ubuntu 7.04

A few minutes ago, the "Distribution Upgrade" window told me there were "About 2 days 1 hours 15 minutes remaining". Now, it tells me there are "About 1 days 10 hours 17 minutes reminaing".

This bug is not about the plurals (bug 87914), it is about the precision. Realistically, if there's more than a day remaining, Update Manager can't accurately estimate the number of minutes in addition to the number of hours. And even if it could, it wouldn't be very interesting.

So if there is more than a day remaining, the estimate should be to the nearest hour, not the nearest minute. (Arguably, the same is true even if the estimate is less than a day - "About 9 hours" has a higher signal-to-noise ratio than "About 8 hours 51 minutes" does. Perhaps minutes start becoming relevant once the estimate is less than about 2 hours.)

Tags: usability
Revision history for this message
Michael Vogt (mvo) wrote :

I agree that this needs to be fixed. I'm just not sure if we should do it for gutsy and break the translation of this message.

Changed in update-manager:
importance: Undecided → Low
status: New → Confirmed
Revision history for this message
Matthew Paul Thomas (mpt) wrote :

If it helps, I don't think it's worth breaking translations for. :-)

Revision history for this message
Fabián Rodríguez (magicfab) wrote :

Mind you, this is not translted in french.

Changed in update-manager:
status: Confirmed → Triaged
Changed in update-manager:
assignee: nobody → jibel
Revision history for this message
Michael Vogt (mvo) wrote :

I changed the code so that minutes will no longer be displayed for times > 24h.

Changed in update-manager:
assignee: jibel → mvo
status: Triaged → Fix Committed
Revision history for this message
Michael Vogt (mvo) wrote :

Same for times > 3h (no minutes will be displayed then).

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package update-manager - 1:0.96

---------------
update-manager (1:0.96) jaunty; urgency=low

  * UpdateManager/Core/MetaRelease.py:
    - deal with full disks better when downloading
      the meta-release information (LP: #98666)
  * DistUpgrade/DistUpgradeView.py:
    - make the FuzzyTimeToStr() function not display
      minutes when the total time is > 3h (LP: #144455)
  * build update-manager-text package with text/newt based
    update-manager frontend (update-manager-text)
  * DistUpgrade/DistUpgradeQuirks.py:
    - check if both grub and lilo are installed and remove
      the one that is not used (LP: #314004)
  * po/POTFILES.in, po/POTFILES.skip:
    - updated
  * po/update-manager.pot:
    - refreshed

 -- Michael Vogt <email address hidden> Mon, 12 Jan 2009 14:12:27 +0100

Changed in update-manager:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.