This bug was fixed in the package software-center - 5.5.5-0ubuntu1

---------------
software-center (5.5.5-0ubuntu1) raring; urgency=low

  * New upstream release.
    - Fix handling of whitelisted applications. (LP: #1112774)
    - Use correct API signatures for old and new python-gi. (LP: #1093970)
    - Fix missing GLib import. (LP: #1095117)
    - Transition away from being a native package.
  * debian/control:
    - Fix the oneconf dependency to work correctly with old and new oneconf.
    - Update the Maintainer field.
    - Update standards version to 3.9.4.
  * debian/source/format:
    - Convert to source format 3.0 (quilt).
  * debian/watch:
    - Add a watch file for new releases.
 -- Rodney Dawes <[email protected]>   Fri, 01 Mar 2013 14:48:53 -0500

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/1093970

Title:
  [nightlies] TypeError: Argument given by name ('data') and position
  (3) in backend/spawn_helper.py

Status in “software-center” package in Ubuntu:
  Fix Released

Bug description:
  software-center:
    Installed: 5.5.3~r3281~quantal1
    Version table:
   *** 5.5.3~r3281~quantal1 0
          500 http://ppa.launchpad.net/ubuntuone/nightlies/ubuntu/ quantal/main 
amd64 Packages

  Fails to start:

  $ software-center
  2012-12-27 09:21:31,898 - softwarecenter.ui.gtk3.app - INFO - setting up 
proxy 'None'
  Traceback (most recent call last):
    File "/usr/bin/software-center", line 130, in <module>
      app = SoftwareCenterAppGtk3(options, args)
    File "/usr/share/software-center/softwarecenter/ui/gtk3/app.py", line 427, 
in __init__
      self.review_loader.refresh_review_stats()
    File "/usr/share/software-center/softwarecenter/backend/reviews/rnr.py", 
line 155, in refresh_review_stats
      "RatingsAndReviewsAPI", "review_stats", days=days_delta)
    File "/usr/share/software-center/softwarecenter/backend/spawn_helper.py", 
line 89, in run_generic_piston_helper
      self.run(cmd)
    File "/usr/share/software-center/softwarecenter/backend/spawn_helper.py", 
line 102, in run
      data=(stdout, stderr))
  TypeError: Argument given by name ('data') and position (3)

  5.4.1.3 from quantal-proposed is working properly.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1093970/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to