[Bug 496058] Re: software-center crashed with TypeError in run_update_cache()

2010-08-10 Thread french
Error report show up during the latest updates today (Maverick Meercat)

-- 
software-center crashed with TypeError in run_update_cache()
https://bugs.launchpad.net/bugs/496058
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 496058] Re: software-center crashed with TypeError in run_update_cache()

2010-03-13 Thread paradix86ch
today 13 march 2010 i have this problem in ubuntu 10.4

-- 
software-center crashed with TypeError in run_update_cache()
https://bugs.launchpad.net/bugs/496058
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 496058] Re: software-center crashed with TypeError in run_update_cache()

2010-03-13 Thread WeatherGod
paradix86ch, were you using the March 13th daily iso build?  If so,
which version (ubuntu, kubuntu, unr, etc)?  Or were you using an earlier
build that was updated by the package managers?

-- 
software-center crashed with TypeError in run_update_cache()
https://bugs.launchpad.net/bugs/496058
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 496058] Re: software-center crashed with TypeError in run_update_cache()

2010-02-23 Thread Michael Vogt
** Changed in: software-center (Ubuntu Lucid)
   Status: In Progress = Fix Committed

-- 
software-center crashed with TypeError in run_update_cache()
https://bugs.launchpad.net/bugs/496058
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 496058] Re: software-center crashed with TypeError in run_update_cache()

2010-02-23 Thread Launchpad Bug Tracker
** Branch linked: lp:software-center

-- 
software-center crashed with TypeError in run_update_cache()
https://bugs.launchpad.net/bugs/496058
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 496058] Re: software-center crashed with TypeError in run_update_cache()

2010-02-23 Thread Launchpad Bug Tracker
This bug was fixed in the package software-center - 1.1.13

---
software-center (1.1.13) lucid; urgency=low

  [ Michael Vogt ]
  * data/featured.menu.in:
- add scribus, blender
- fix missing i18n
  * data/software-center.menu.in:
- add a bunch of missing _
  * softwarecenter/backend/aptd.py:
- fix cache reload functionality
- fix display of update/external transactions (LP: #514861)
  * po/help/po4a.conf:
- make help translatable via po4a (LP: #439353)
  * po/help/software-center-doc.pot:
- add help pot
  * setup.py:
- build help translations automatically

  [ Gary Lasker ]
  * softwarecenter/view/viewswitcher.py:
- fix ValueError in on_transactions_changed (LP: #523420)
- fix AttributeError in do_render (LP: #523341)
  * softwarecenter/view/installedpane.py:
- fix AttributeError in refresh_apps() (LP: #520097)
  * softwarecenter/view/widgets/pathbar2.py:
- fix typo in PathBarThemeHumanClearlooks class,
  gave an AttributeError in __expose_cb() (LP: #523452)
  * softwarecenter/app.py,
softwarecenter/backend/aptd.py:
- update to use new backend reload API (LP: #496058)
 -- Michael Vogt michael.v...@ubuntu.com   Tue, 23 Feb 2010 15:29:53 +0100

** Changed in: software-center (Ubuntu Lucid)
   Status: Fix Committed = Fix Released

-- 
software-center crashed with TypeError in run_update_cache()
https://bugs.launchpad.net/bugs/496058
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 496058] Re: software-center crashed with TypeError in run_update_cache()

2010-02-22 Thread Gary Lasker
** Changed in: software-center (Ubuntu Lucid)
   Status: Triaged = In Progress

** Branch linked: lp:~gary-lasker/software-center/lp496058

-- 
software-center crashed with TypeError in run_update_cache()
https://bugs.launchpad.net/bugs/496058
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 496058] Re: software-center crashed with TypeError in run_update_cache()

2010-02-15 Thread Gary Lasker
** Changed in: software-center (Ubuntu Lucid)
 Assignee: (unassigned) = Gary Lasker (gary-lasker)

-- 
software-center crashed with TypeError in run_update_cache()
https://bugs.launchpad.net/bugs/496058
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 496058] Re: software-center crashed with TypeError in run_update_cache()

2010-02-07 Thread Brian Murray
** Tags added: bugpattern-written
** Tags removed: bugpattern-needed

-- 
software-center crashed with TypeError in run_update_cache()
https://bugs.launchpad.net/bugs/496058
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 496058] Re: software-center crashed with TypeError in run_update_cache()

2010-02-05 Thread Michael Vogt
The problem is that the code in app.py that deal with aptdaemon is not
update to the new API yet. This needs to be fixed for the final release.
It should use the reload interface that the InstallBackend provides.

** Visibility changed to: Public

** Changed in: software-center (Ubuntu)
   Status: New = Triaged

** Changed in: software-center (Ubuntu)
   Importance: Undecided = Medium

** Also affects: software-center (Ubuntu Lucid)
   Importance: Medium
   Status: Triaged

** Changed in: software-center (Ubuntu Lucid)
Milestone: None = lucid-alpha-3

-- 
software-center crashed with TypeError in run_update_cache()
https://bugs.launchpad.net/bugs/496058
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