Software-Center crashes on starting
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
software-center (Ubuntu) |
Fix Released
|
High
|
Gary Lasker | ||
Precise |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Note for Precise SRU:
This change has no effect in Precise. It is a simple removal of a single line that was an obsolete workaround for an old bug long since fixed. This line caused a crash in Quantal and so was removed there, and as it is dead code in Precise we removed it from here as well.
Regression Potential:
None.
Software-center crashes when started
Ubuntu is fully updated with Quantal
logs on starting software-center:
2012-05-16 09:52:15,840 - softwarecenter.
2012-05-16 09:52:15,844 - softwarecenter.
2012-05-16 09:52:16,105 - softwarecenter.
2012-05-16 09:52:16,713 - softwarecenter.
Traceback (most recent call last):
File "/usr/bin/
app.run(args)
File "/usr/share/
self.
File "/usr/share/
self.
File "/usr/share/
view_
File "/usr/share/
SoftwarePan
File "/usr/share/
self.datadir)
File "/usr/share/
self.
File "/usr/share/
self.
File "/usr/share/
self.
AttributeError: 'ProgressBar' object has no attribute 'set_data'
ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: software-center 5.2.1
ProcVersionSign
Uname: Linux 3.4.0-1-generic x86_64
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
Date: Wed May 16 09:52:46 2012
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120510)
PackageArchitec
ProcEnviron:
TERM=xterm
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: software-center
UpgradeStatus: No upgrade log present (probably fresh install)
Related branches
- Michael Vogt (community): Approve
-
Diff: 13 lines (+0/-3)1 file modifiedsoftwarecenter/ui/gtk3/views/appdetailsview.py (+0/-3)
Changed in software-center (Ubuntu): | |
status: | New → Confirmed |
Changed in software-center (Ubuntu): | |
assignee: | nobody → Gary Lasker (gary-lasker) |
status: | Triaged → In Progress |
tags: | added: ca-escalated |
Changed in software-center (Ubuntu): | |
milestone: | none → quantal-alpha-1 |
Changed in software-center (Ubuntu Precise): | |
status: | Confirmed → Invalid |
Changed in software-center (Ubuntu): | |
status: | In Progress → Fix Released |
description: | updated |
Hmm, this seems to only be happening on Quantal? I can find no reports of this one in Precise to this point.
I'm creating a Quantal VM to test with.