[Bug 569469] Re: [lucid] program crashes when string %s ago is displayed

2010-11-08 Thread Pavol Klačanský
** Changed in: language-pack-sk (Ubuntu)
   Status: New = Fix Released

-- 
[lucid] program crashes when string %s ago is displayed
https://bugs.launchpad.net/bugs/569469
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 569469] Re: [lucid] program crashes when string %s ago is displayed

2010-05-25 Thread Launchpad Bug Tracker
This bug was fixed in the package update-manager - 1:0.140

---
update-manager (1:0.140) maverick; urgency=low

  * DistUpgrade/removal_blacklist.cfg:
- remove gobuntu-desktop from the removal blacklist
  * DistUpgrade/DistUpgradeController.py:
- start apport only, do not modify any conffile (all versions
  of apport we upgrade from support this now)
  * UpdateManager/UpdateManager.py:
- fix crash when format string has the wrong number of arguments
  (LP: #569469)
- fix minor UI resize issue (LP: #572228)
  * DistUpgrade/DistUpgrade.cfg:
- add ubuntu-netbook (LP: #574279)
  * UpdateManager/Core/MetaRelease.py:
- add looking for a UpgradeBroken tag that contains a reason string
  if the user should not be allowed to perform a release upgrade
  * UpdateManager/UpdateManager.py, do-release-upgrade:
- honor UpgradeBroken flag and error in this case
  * updated to support lucid to maverick upgrades
 -- Michael Vogt michael.v...@ubuntu.com   Tue, 25 May 2010 10:48:27 +0200

** Changed in: update-manager (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
[lucid] program crashes when string %s ago is displayed
https://bugs.launchpad.net/bugs/569469
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 569469] Re: [lucid] program crashes when string %s ago is displayed

2010-05-25 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/update-manager

-- 
[lucid] program crashes when string %s ago is displayed
https://bugs.launchpad.net/bugs/569469
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 569469] Re: [lucid] program crashes when string %s ago is displayed

2010-05-04 Thread malev
tags: patch-rejected

Another fix for this issue has been commit already


** Tags added: patch-rejected

-- 
[lucid] program crashes when string %s ago is displayed
https://bugs.launchpad.net/bugs/569469
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 569469] Re: [lucid] program crashes when string %s ago is displayed

2010-04-27 Thread Lorenzo De Liso
** Tags added: patch

-- 
[lucid] program crashes when string %s ago is displayed
https://bugs.launchpad.net/bugs/569469
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 569469] Re: [lucid] program crashes when string %s ago is displayed

2010-04-26 Thread Michael Vogt
** Also affects: language-pack-sk (Ubuntu)
   Importance: Undecided
   Status: New

-- 
[lucid] program crashes when string %s ago is displayed
https://bugs.launchpad.net/bugs/569469
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 569469] Re: [lucid] program crashes when string %s ago is displayed

2010-04-26 Thread Launchpad Bug Tracker
** Branch linked: lp:update-manager

-- 
[lucid] program crashes when string %s ago is displayed
https://bugs.launchpad.net/bugs/569469
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 569469] Re: [lucid] program crashes when string %s ago is displayed

2010-04-26 Thread Michael Vogt
I commited a fix for this to trunk/ but it will be a string change so
its not really suitable for lucid (unless a lot of manual string
unfuzzying is done).

-- 
[lucid] program crashes when string %s ago is displayed
https://bugs.launchpad.net/bugs/569469
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 569469] Re: [lucid] program crashes when string %s ago is displayed

2010-04-26 Thread Brian Murray
** Changed in: update-manager (Ubuntu)
   Importance: Undecided = Medium

** Changed in: update-manager (Ubuntu)
   Status: New = Fix Committed

-- 
[lucid] program crashes when string %s ago is displayed
https://bugs.launchpad.net/bugs/569469
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 569469] Re: [lucid] program crashes when string %s ago is displayed

2010-04-25 Thread Martijn_Hoekstra
Sorry if I'm doing this all wrong, I'm new to Python, Ubuntu Bugfixes,
and Interface/Translation things. And this is all of the above. I
believe this is not only a valid problem, but also that the proposed
translation is better than what we have now in English.

It seems silly to pass a format parameter where you know it is 1 to
begin with, but this patch introduces a new problem: If this would be
accepted (and fixed, I'm sure I messed something up somewhere), it would
need new translations too, because now we lost the %S that broke SK_sk,
but that most other languages probably depend on.

** Patch added: UpdateManager.diff
   http://launchpadlibrarian.net/45372713/UpdateManager.diff

-- 
[lucid] program crashes when string %s ago is displayed
https://bugs.launchpad.net/bugs/569469
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 569469] Re: [lucid] program crashes when string %s ago is displayed

2010-04-24 Thread pavolzetor

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/45199916/Dependencies.txt

-- 
[lucid] program crashes when string %s ago is displayed
https://bugs.launchpad.net/bugs/569469
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.ubuntu.com/mailman/listinfo/ubuntu-bugs