software-center crashed with AttributeError in _app_activated_cb(): 'NoneType' object has no attribute 'get_pkgname'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
software-center (Ubuntu) |
Fix Released
|
High
|
Gary Lasker | ||
Precise |
Fix Released
|
High
|
Gary Lasker |
Bug Description
[TEST CASE]
Unfortunately, this is a crash for which reliable steps to reproduce are not known. However, the fix removes the mechanism that can result in the crash, and so simply checking for regressions (and that the crash described in the test case never occurs) will be most useful and will be sufficient.
Regression testing should focus on the various listviews, that is, to click both the "More Info" and the "Install/Remove" buttons in the listviews for both the "All Software" and "Installed" views (the latter tests the treeview case).
[REGRESSION POTENTIAL]
Risk of regression is very low, but if something were to manifest it would likely be noticeable as an anomoly when viewing and browsing the various list views described above. Also, please report any exception if one is reported.
---
Newly installed OS with latest updates 31/03/12 10.30am (64-bit). Crash on removing games
ProblemType: Crash
DistroRelease: Ubuntu 12.04
Package: software-center 5.1.14
ProcVersionSign
Uname: Linux 3.2.0-21-generic x86_64
ApportVersion: 2.0-0ubuntu2
Architecture: amd64
Date: Sat Mar 31 10:44:52 2012
ExecutablePath: /usr/share/
InstallationMedia: This
InterpreterPath: /usr/bin/python2.7
PackageArchitec
ProcCmdline: /usr/bin/python /usr/bin/
ProcEnviron:
LANGUAGE=en_GB:en
LANG=en_GB.UTF-8
SHELL=/bin/bash
PythonArgs: ['/usr/
SourcePackage: software-center
Title: software-center crashed with AttributeError in _app_activated_
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
Related branches
- Michael Vogt (community): Approve
-
Diff: 89 lines (+19/-19)1 file modifiedsoftwarecenter/ui/gtk3/widgets/apptreeview.py (+19/-19)
tags: | removed: need-duplicate-check |
Changed in software-center (Ubuntu): | |
importance: | Medium → High |
tags: | removed: ca-escalated |
Changed in software-center (Ubuntu): | |
status: | Confirmed → In Progress |
Changed in software-center (Ubuntu): | |
status: | In Progress → Fix Released |
description: | updated |
Changed in software-center (Ubuntu Precise): | |
status: | In Progress → Fix Committed |
This is a pretty common error according to errors.ubuntu.com so we need to SRU a fix.