software-center crashed with TypeError in run(): glib.spawn_async: first argument must be a sequence of strings

Bug #827527 reported by Roy H Huddleston
184
This bug affects 33 people
Affects Status Importance Assigned to Milestone
software-center (Ubuntu)
Expired
Medium
Unassigned

Bug Description

I installed the Alpha 3 Lubuntu 11.10 and ran software center. I was rating the xmahjonng and this came up. It said it was an apport bug. The game loaded okay.

ProblemType: Crash
DistroRelease: Ubuntu 11.10
Package: software-center 4.1.14
ProcVersionSignature: Ubuntu 3.0.0-8.11-generic 3.0.1
Uname: Linux 3.0.0-8-generic i686
Architecture: i386
Date: Tue Aug 16 12:24:05 2011
ExecutablePath: /usr/share/software-center/software-center
InterpreterPath: /usr/bin/python2.7
PackageArchitecture: all
ProcCmdline: /usr/bin/python /usr/bin/software-center
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
PythonArgs: ['/usr/bin/software-center']
SourcePackage: software-center
Title: software-center crashed with TypeError in run(): glib.spawn_async: first argument must be a sequence of strings
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

Revision history for this message
Roy H Huddleston (archspader) wrote :
tags: removed: need-duplicate-check
Changed in software-center (Ubuntu):
status: New → Confirmed
tags: added: bugpattern-needed
Michael Vogt (mvo)
Changed in software-center (Ubuntu):
importance: Undecided → Medium
status: Confirmed → Fix Committed
tags: removed: bugpattern-needed
tags: added: bugpattern-written
Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (3.2 KiB)

This bug was fixed in the package software-center - 4.1.23.5

---------------
software-center (4.1.23.5) oneiric; urgency=low

  [ Robert Roth ]
  * Fix inconsistent colors in banner (LP: #855417)
  * softwarecenter/db/debfile.py,
    softwarecenter/ui/gtk3/views/appdetailsview_gtk.py:
    - display total size in the details view for standalone
      deb files (LP: #851222)
  * softwarecenter/db/database.py:
    - restore support for custom list searches
      (LP: #835069, LP: #828281)

  [ Kiwinote ]
  * correctly index desktop files which refer to packages for which we must
    install a version for a foreign architecture (eg skype)
  * softwarecenter/backend/reviews.py:
    - allow us to write reviews for apps with unicode appname (LP: #856052)

  [ Matthew McGowan ]
  * lp:~mmcg069/software-center/tweaks:
    - mak the avg-rating label white when a row is selected
    - TextBlock.set_visible_window to False. add a css comment
  * lp:~mmcg069/software-center/bug635994-again:
    - make the up/down -arrow behaviour available to both
      detailsview_gtk and the catview_gtk (LP: #635994)
  * lp:~mmcg069/software-center/re-fixes:
    - additional fixes for the detailsview

  [ Gary Lasker ]
  * softwarecenter/ui/gtk3/panes/availablepane.py,
    softwarecenter/ui/gtk3/panes/softwarepane.py:
    - prevent potential crash at startup if views have not yet
      been created on a call to refresh_apps (LP: #855622)
  * softwarecenter/ui/gtk3/panes/availablepane.py,
    softwarecenter/ui/gtk3/panes/installedpane.py:
    - consolidate spinner code, add timeout mask for installed
      view spinner
  * softwarecenter/ui/gtk3/panes/softwarepane.py:
    - display spinner while changing list view sort method
  * softwarecenter/ui/gtk3/app.py:
    - display spinner while loading previous purchases list
  * softwarecenter/ui/gtk3/widgets/actionbar.py:
    - fix regression in action bar button alignment (LP: #856872)
  * softwarecenter/ui/gtk3/panes/availablepane.py:
    - restore action bar functionality for custom lists
      (LP: #835069)
    - don't hide technical items during a custom list search
    - restore custom list search using apt url syntax (LP: #828281)
  * softwarecenter/ui/gtk3/dialogs/__init__.py:
    - fix crash when showing error dialog (LP: #842678)

  [ Didier Roche ]
  * lp:~didrocks/software-center/new-oneconf-sync-signal:
    - enable getting a last sync accurate date as soon as the sync
      is done (LP: #855345)

  [ Michael Vogt ]
  * utils/submit_review_gtk3.py:
    - setup logging from the helper to xdg
      ~/.cache/software-center/reviews-helper.log
  * utils/submit_review_gtk3.py, softwarecenter/ui/gtk3/views/appview.py:
    - use Gtk.ComboBoxText.new() instead of Gtk.ComboBoxText(). This makes
      get_active_text() actually work on the combobox (LP: #856429)
  * softwarecenter/utils.py:
    - fix writing new config before using it (LP: #827527)
  * softwarecenter/backend/reviews.py:
    - write out the review stats in a C friendly bsddb so that unity
      can use it too (thanks to Mikkel Kamstrup)
  * softwarecenter/ui/gtk3/panes/availablepane.py:
    - fix endless recursion (LP: #851671)
 -- Michael Vogt <michael.v...

Read more...

Changed in software-center (Ubuntu):
status: Fix Committed → Fix Released
visibility: private → public
Revision history for this message
Alexander Hunziker (alex-hunziker) wrote :

Just had this occur to me with 4.1.23.7

Revision history for this message
Mauricio Pretto (pretto) wrote :

Just got this after today's update

Revision history for this message
Matthias Schmidt (mschmidt) wrote :

Was bitten by this bug today. It seems the fix was not 100% correct. Running oneiric from today on amd64 with the following version of the software center:

ii software-center 5.0 Utility for browsing, installing, and removing software

Revision history for this message
Dereck Wonnacott (dereck) wrote :

I tried to write a review for Virtualbox and got this error.

Changed in software-center (Ubuntu):
status: Fix Released → Confirmed
Revision history for this message
Dereck Wonnacott (dereck) wrote :

Apparently I'm running version 5.0 according to the about box, so this bug is still not dead. I changed the status back to confirmed to reflect this.

Please advise if that was the wrong thing to do, thanks. :)

Revision history for this message
Bart Vermeulen (bartverm) wrote :

I wrote a review for Paraview in Software Center. After filling in the form, I pushed on publish, the window with the form closed, and I got this error. Apport opened this bug. I'm running version 5.1.0.4 on Ubuntu 11.10 on 32 bit system.

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

Thanks for your bugreport.

If any of you can reproduce this or had this issue I would much appreciate if you could attach the "crash" file from /var/crash/ that got generated when it happend. I'm especially interessted in the python backtrace of this.

I think launchpad is confusing different bug here. The original backtrace (and fix) does not match with the descriptions
of the error in comments #5 - #9 so I wonder if something else is going on and launchpad is wrongly assuming it the same
bug. Any additional hints (especiall backtraces) are appreciated!

Thanks,
 Michael

Changed in software-center (Ubuntu):
status: Confirmed → Incomplete
Revision history for this message
userdce (userdce) wrote :

reappeared in updated Precise

Revision history for this message
enolive (enolive) wrote :

appeared when I tried to rate an app

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

[Expired for software-center (Ubuntu) because there has been no activity for 60 days.]

Changed in software-center (Ubuntu):
status: Incomplete → Expired
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.