software-center crashed with IndexError in __getitem__(): could not find tree path

Bug #832270 reported by Matthew Paul Thomas
272
This bug affects 38 people
Affects Status Importance Assigned to Milestone
software-center (Ubuntu)
Confirmed
Medium
Unassigned

Bug Description

software-center-gtk3 trunk r2172, Ubuntu Ocelot

1. Navigate to a list view, e.g. "Accessories".

What happens: Nothing bad in the interface, but one of these appears in the terminal for each item in the list (this is the last one):
------------
Traceback (most recent call last):
  File "/home/mpt/hacking/software-center/softwarecenter/ui/gtk3/widgets/apptreeview.py", line 425, in _cell_data_func_cb
    model.load_range(indices, 5)
  File "/home/mpt/hacking/software-center/softwarecenter/ui/gtk3/models/appstore2.py", line 413, in load_range
    if self[(i,)][0]: continue
  File "/usr/lib/python2.7/dist-packages/gi/overrides/Gtk.py", line 679, in __getitem__
    raise IndexError("could not find tree path '%s'" % key)
IndexError: could not find tree path '333'
------------

summary: - Lots of "IndexError: could not find tree path" when opening a list view
+ [GTK3] Lots of "IndexError: could not find tree path" when opening a
+ list view
Changed in software-center (Ubuntu):
importance: Undecided → Low
Revision history for this message
Matthew McGowan (mmcg069) wrote : Re: [GTK3] Lots of "IndexError: could not find tree path" when opening a list view

Curious i do not see this error...

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in software-center (Ubuntu):
status: New → Confirmed
Revision history for this message
Kiwinote (kiwinote) wrote :

This happens whenever accessibility is enabled and we browse to a list view. dconf-editor > org.gnome.desktop.interface > toolkit-accessibility.

Changed in software-center (Ubuntu):
importance: Low → Medium
Revision history for this message
Les Lamb (kernelles) wrote :

I'm running 11.10 beta 2 from Live USB to test, and the error happened both times I did this:

1. Open Software Center
2. Click on a list (e.g. "internet")

Thanks!

summary: - [GTK3] Lots of "IndexError: could not find tree path" when opening a
- list view
+ software-center crashed with IndexError in __getitem__(): could not find
+ tree path
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.