Comment 0 for bug 638513

Revision history for this message
Rick Spencer (rick-rickspencer3) wrote :

Step:
1. expand the attached crash_repro directory that has the repro code
2. run the "grid_filter.py" file
(note that if you have quickly-widgets installed, you need to make sure that you point your python path to the
3. In the filter UI at the top, set ID < 5 (or whatever)

Result:
A couple of warnings are displayed, and then a crash
rick@rick-desktop:~/Projects/crash_repro$ PYTHONPATH="./" python grid_filter.py TypeError: can't convert return value to desired type
grid_filter.py:797: Warning: /build/buildd/glib2.0-2.25.15/gobject/gtype.c:4181: type id `0' is invalid
  gtk.main()
grid_filter.py:797: Warning: can't peek value table for type `<invalid>' which is not currently referenced
  gtk.main()
Segmentation fault (core dumped)

Expected:
The Grid is filtered properly

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: libglib2.0-0 2.25.15-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.35-20.29-generic 2.6.35.4
Uname: Linux 2.6.35-20-generic i686
Architecture: i386
Date: Tue Sep 14 14:57:05 2010
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: glib2.0