software-center crashed with TypeError in on_image_download_complete(): <AppTreeStore object at 0x6075140 (softwarecenter+ui+gtk3+models+appstore2+AppTreeStore at 0x6813d30)>: unknown signal name: needs-refresh
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
software-center (Ubuntu) |
Fix Released
|
Medium
|
Gary Lasker | ||
Precise |
Fix Released
|
High
|
Gary Lasker |
Bug Description
Ubuntu Software Center version 5.2, Precise Pangolin
Steps to reproduce:
1. Have one or more purchased items installed (items priced at $0 will work fine).
2. Open a terminal and type the following to clear your Software Center icon cache:
$ cd ~/.cache/
$ rm *
3. Launch the Ubuntu Software Center.
4. Select menu item "File"->"Sync Between Computers".
5. In the list view that is shown, expand one of the categories that includes one of your purchased items (generally, "Games" will work).
What happens:
Software Center crashes with a TypeError per the stacktrace shown in the attached Traceback.txt.
What should happen:
Umm, no crash!
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-0ubuntu1
Architecture: amd64
Date: Fri Mar 30 21:32:16 2012
ExecutablePath: /usr/share/
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
InterpreterPath: /usr/bin/python2.7
PackageArchitec
ProcCmdline: /usr/bin/python /usr/bin/
ProcEnviron:
LANG=en_US.UTF-8
SHELL=/bin/bash
PythonArgs: ['/usr/
SourcePackage: software-center
Title: software-center crashed with TypeError in on_image_
UpgradeStatus: Upgraded to precise on 2012-03-10 (20 days ago)
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare wireshark
Related branches
- software-store-developers: Pending requested
-
Diff: 18 lines (+8/-0)1 file modifiedsoftwarecenter/ui/gtk3/models/appstore2.py (+8/-0)
tags: | removed: need-duplicate-check |
visibility: | private → public |
Changed in software-center (Ubuntu): | |
status: | Confirmed → Triaged |
importance: | Undecided → Medium |
assignee: | nobody → Gary Lasker (gary-lasker) |
description: | updated |
Changed in software-center (Ubuntu): | |
milestone: | none → precise-updates |
Changed in software-center (Ubuntu): | |
status: | Triaged → In Progress |
Changed in software-center (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in software-center (Ubuntu Precise): | |
importance: | Undecided → High |
status: | New → In Progress |
milestone: | none → precise-updates |
Changed in software-center (Ubuntu Precise): | |
status: | In Progress → Fix Committed |
assignee: | nobody → Gary Lasker (gary-lasker) |
tags: | added: ca-escalated |
Status changed to 'Confirmed' because the bug affects multiple users.