software-center crashed with IndexError in set_thumbnails_from_data(): list index out of range
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
software-center (Ubuntu) |
Fix Released
|
Medium
|
Kiwinote | ||
Precise |
Fix Released
|
Medium
|
Kiwinote |
Bug Description
Software-center crashed when I try to get more info for qt creator package.
I'm using live-usb and running unity-2d.
TEST CASE:
1. Launch Software Center from the command line
2. Select an application without a screenshot
2.1 Enter 'hello' in the search box
2.2 Select the line with title 'The Classic greeting, and good example'
3. Click on 'More info'
EXPECTED RESULT:
Detail page is displayed without error
ACTUAL RESULT:
The following error is displayed on the terminal
-----
Traceback (most recent call last):
File "/usr/share/
self.
File "/usr/share/
self._prev = self.get_
IndexError: list index out of range
-----
ProblemType: Crash
DistroRelease: Ubuntu 12.04
Package: software-center 5.1.1.1
ProcVersionSign
Uname: Linux 3.1.0-2-generic x86_64
ApportVersion: 1.25-0ubuntu1
Architecture: amd64
CasperVersion: 1.289
Date: Thu Nov 10 19:21:45 2011
ExecutablePath: /usr/share/
InterpreterPath: /usr/bin/python2.7
LiveMediaBuild: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (20111107)
PackageArchitec
ProcCmdline: /usr/bin/python /usr/bin/
ProcEnviron:
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
PythonArgs: ['/usr/
SoftwareCenterLog:
2011-11-10 19:13:54,809 - softwarecenter.
2011-11-10 19:14:02,443 - softwarecenter.
2011-11-10 19:14:03,189 - softwarecenter.
2011-11-10 19:14:46,212 - softwarecenter.
SourcePackage: software-center
Title: software-center crashed with IndexError in set_thumbnails_
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm admin cdrom dialout dip lpadmin plugdev sambashare sudo
Related branches
- Gary Lasker (community): Approve
- Michael Vogt: Pending requested
-
Diff: 27 lines (+8/-1)2 files modifieddebian/changelog (+7/-0)
softwarecenter/ui/gtk3/widgets/thumbnail.py (+1/-1)
tags: | removed: need-duplicate-check |
Changed in software-center (Ubuntu): | |
assignee: | nobody → Adrian Ciriaci (ciriaci) |
tags: | added: iso-testing |
Changed in software-center (Ubuntu Precise): | |
importance: | Undecided → High |
status: | Confirmed → Triaged |
assignee: | Adrian Ciriaci (ciriaci) → nobody |
assignee: | nobody → Canonical Desktop Team (canonical-desktop-team) |
description: | updated |
Changed in software-center (Ubuntu Precise): | |
milestone: | none → precise-alpha-2 |
tags: | added: rls-mgr-p-tracking |
Changed in software-center (Ubuntu Precise): | |
assignee: | Canonical Desktop Team (canonical-desktop-team) → Gary Lasker (gary-lasker) |
Status changed to 'Confirmed' because the bug affects multiple users.