[Bug 87914] Re: Progress bar refers to "1 minutes" or "1 hours"

2008-09-24 Thread Brian Murray
As far as I can tell this is fixed in Intrepid, I'm not quite certain when the fix made it in though. I tested it using the command provided by Michael in comment 6 and saw the following: 19:46:51 - flash:[~] python -c 'from DistUpgrade.DistUpgradeView import FuzzyTimeToStr; print FuzzyTimeToStr

[Bug 87914] Re: Progress bar refers to "1 minutes" or "1 hours"

2008-07-02 Thread Kees Cook
** Changed in: update-manager (Ubuntu) Assignee: (unassigned) => Michael Vogt (mvo) Status: Incomplete => In Progress -- Progress bar refers to "1 minutes" or "1 hours" https://bugs.launchpad.net/bugs/87914 You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 87914] Re: Progress bar refers to "1 minutes" or "1 hours"

2008-07-02 Thread Wousser
** Changed in: update-manager (Ubuntu) Status: Confirmed => Incomplete -- Progress bar refers to "1 minutes" or "1 hours" https://bugs.launchpad.net/bugs/87914 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailin

[Bug 87914] Re: Progress bar refers to "1 minutes" or "1 hours"

2008-04-01 Thread Daniel Holbach
Michael: is this one better? -- Progress bar refers to "1 minutes" or "1 hours" https://bugs.launchpad.net/bugs/87914 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists

[Bug 87914] Re: Progress bar refers to "1 minutes" or "1 hours"

2008-02-29 Thread Roberto Sarrionandia
Ok, this patch is using the ngettext function to handle all plurals, and it also returned to the "fuzzy" method it is named after! (seconds only show if it is less than one minute) I hope I've got it right this time. ** Attachment added: "New patch" http://launchpadlibrarian.net/12335790/updat

[Bug 87914] Re: Progress bar refers to "1 minutes" or "1 hours"

2008-02-29 Thread Roberto Sarrionandia
** Changed in: update-manager (Ubuntu) Assignee: (unassigned) => Roberto Sarrionandia (rbs-tito) -- Progress bar refers to "1 minutes" or "1 hours" https://bugs.launchpad.net/bugs/87914 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 87914] Re: Progress bar refers to "1 minutes" or "1 hours"

2008-02-29 Thread Michael Vogt
Thanks Roberto for updating the patch and sorry that I have not replied earlier. Unfortunately there are some issue with it still. There is a function called "ngettext" that should be capable to handle the cases with singular/plural. The info page that Colin mentions gives a good overview about it

[Bug 87914] Re: Progress bar refers to "1 minutes" or "1 hours"

2008-02-27 Thread Colin Watson
It would be worth looking at the "Plural forms" node in 'info gettext', which goes into issues around this in some depth. -- Progress bar refers to "1 minutes" or "1 hours" https://bugs.launchpad.net/bugs/87914 You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 87914] Re: Progress bar refers to "1 minutes" or "1 hours"

2008-02-09 Thread Roberto Sarrionandia
** Changed in: update-manager (Ubuntu) Assignee: Roberto Sarrionandia (rbs-tito) => (unassigned) -- Progress bar refers to "1 minutes" or "1 hours" https://bugs.launchpad.net/bugs/87914 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for U

[Bug 87914] Re: Progress bar refers to "1 minutes" or "1 hours"

2008-02-09 Thread Roberto Sarrionandia
OK, I've taken a whole different approach Here's the new patch, I've put it through a load of tests in the manner that you described above. Let me know if it's good this time! ** Attachment added: "update-manager-0.87.6.patch" http://launchpadlibrarian.net/11848449/update-manager-0.87.6.patch

[Bug 87914] Re: Progress bar refers to "1 minutes" or "1 hours"

2008-02-08 Thread Roberto Sarrionandia
Thanks for your feedback, I'm still learning! I'll make a new patch once I've sobered up! ** Changed in: update-manager (Ubuntu) Assignee: (unassigned) => Roberto Sarrionandia (rbs-tito) -- Progress bar refers to "1 minutes" or "1 hours" https://bugs.launchpad.net/bugs/87914 You received t

[Bug 87914] Re: Progress bar refers to "1 minutes" or "1 hours"

2008-02-08 Thread Michael Vogt
Thanks for the patch. A easy way to test the patch is to run in the update-manager top level directory: $ python -c 'from DistUpgrade.DistUpgradeView import FuzzyTimeToStr; FuzzyTimeToStr(3443)' when the patch is applied. This leads to: Traceback (most recent call last): File "", line 1, in

[Bug 87914] Re: Progress bar refers to "1 minutes" or "1 hours"

2008-01-30 Thread Roberto Sarrionandia
Sorry, last patch is broken. Damn you Jono, advocating Gedit! Here's a better one ** Attachment added: "Adds conditions for one day, hour, minute, second" http://launchpadlibrarian.net/11649477/update-manager.patch ** Attachment removed: "Add conditions for 1 day, hour, minute, second" h

[Bug 87914] Re: Progress bar refers to "1 minutes" or "1 hours"

2008-01-30 Thread Roberto Sarrionandia
This patch should fix it... hopefully! I'm unable to test it as I'm fully upgraded already. Please could someone review, and possibly test, my patch? Thanks! ** Attachment added: "Add conditions for 1 day, hour, minute, second" http://launchpadlibrarian.net/11646996/update-manager.patch ** C

[Bug 87914] Re: Progress bar refers to "1 minutes" or "1 hours"

2008-01-30 Thread Roberto Sarrionandia
** Changed in: update-manager (Ubuntu) Assignee: (unassigned) => Roberto Sarrionandia (rbs-tito) -- Progress bar refers to "1 minutes" or "1 hours" https://bugs.launchpad.net/bugs/87914 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for U

[Bug 87914] Re: Progress bar refers to "1 minutes" or "1 hours"

2008-01-30 Thread Roberto Sarrionandia
It's in the Hardy Alpha too. I'll take a look at it. -- Progress bar refers to "1 minutes" or "1 hours" https://bugs.launchpad.net/bugs/87914 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs

[Bug 87914] Re: Progress bar refers to "1 minutes" or "1 hours"

2007-12-13 Thread Brian Murray
I also noticed this when upgrading from Feisty to Gutsy. ** Changed in: update-manager (Ubuntu) Importance: Undecided => Low -- Progress bar refers to "1 minutes" or "1 hours" https://bugs.launchpad.net/bugs/87914 You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 87914] Re: Progress bar refers to "1 minutes" or "1 hours"

2007-09-24 Thread Matthew Paul Thomas
** Summary changed: - typo in the progression bar of update-manager + Progress bar refers to "1 minutes" or "1 hours" ** Description changed: - Binary package hint: update-manager + Occurs in: Ubuntu 6.06, 6.10, 7.04 - At the stage "Fetching and installing the upgrades", the progression bar +