software-center crashed with AttributeError in pkg_downloaded(): 'NoneType' object has no attribute 'filename'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
software-center (Ubuntu) |
Fix Released
|
High
|
Michael Vogt |
Bug Description
I was just trying to install "Utilities Lens - Calculator" and crashed.
Traceback (most recent call last):
File "/usr/share/
self.
File "/usr/share/
if not pkg_downloaded(pkg) and not pkg.package.
File "/usr/share/
filename = os.path.
AttributeError: 'NoneType' object has no attribute 'filename'
As at 2012-04-27 this is the #4 top crash in Ubuntu.
ProblemType: Crash
DistroRelease: Ubuntu 12.04
Package: software-center 5.1.9
ProcVersionSign
Uname: Linux 3.2.0-17-
NonfreeKernelMo
ApportVersion: 1.91-0ubuntu1
Architecture: i386
Date: Sun Feb 19 16:49:42 2012
ExecutablePath: /usr/share/
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
InterpreterPath: /usr/bin/python2.7
PackageArchitec
ProcCmdline: /usr/bin/python /usr/bin/
PythonArgs: ['/usr/
SourcePackage: software-center
Title: software-center crashed with AttributeError in pkg_downloaded(): 'NoneType' object has no attribute 'filename'
UpgradeStatus: Upgraded to precise on 2012-02-19 (0 days ago)
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
Related branches
- Gary Lasker (community): Approve
-
Diff: 14 lines (+4/-0)1 file modifiedsoftwarecenter/db/pkginfo_impl/aptcache.py (+4/-0)
tags: | removed: need-duplicate-check |
description: | updated |
Changed in software-center (Ubuntu): | |
importance: | Undecided → High |
visibility: | private → public |
Changed in software-center (Ubuntu): | |
assignee: | nobody → Gary Lasker (gary-lasker) |
milestone: | none → precise-updates |
status: | Confirmed → In Progress |
Changed in software-center (Ubuntu): | |
status: | Fix Committed → Fix Released |
Status changed to 'Confirmed' because the bug affects multiple users.