Bug 454625 - Unexpected index value on insertion
Summary: Unexpected index value on insertion
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gtk2
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-07-09 13:16 UTC by Tim Waugh
Modified: 2008-07-10 16:43 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-07-10 16:43:05 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Tim Waugh 2008-07-09 13:16:22 UTC
Description of problem:
I'm seeing gtk2 warnings only on rawhide (same code on F-9 is fine).

Version-Release number of selected component (if applicable):
gtk2-2.13.4-1.fc10
system-config-printer-1.0.3-1.fc10

How reproducible:
Very often

Steps to Reproduce:
1.system-config-printer
2.Keep hitting 'Refresh'

Actual results:
/usr/share/system-config-printer/system-config-printer.py:895: GtkWarning:
Unexpected index value on insertion 3 -1431655766
  self.mainlist.append (row=[object, pixbuf, name, tip])

Expected results:
No warning.

Additional info:
Original report:
  https://fedorahosted.org/system-config-printer/ticket/59

Comment 1 Matthias Clasen 2008-07-10 04:22:57 UTC
This is a segfault in the icon view a11y implementation. 
I've filed it upstream: http://bugzilla.gnome.org/show_bug.cgi?id=542234


Note You need to log in before you can comment on or make changes to this bug.