Crash detection on any kind of search

Bug #1113573 reported by Jack Fromm
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Catfish
Fix Released
High
Unassigned

Bug Description

Terminal output:
/usr/lib/python2.7/dist-packages/gi/overrides/Gtk.py:391: Warning: g_object_set_property: construct property "type" for object `Window' can't be set after construction
  Gtk.Window.__init__(self, type=type, **kwds)
/usr/lib/python2.7/dist-packages/gi/overrides/Gtk.py:391: Warning: g_object_set_property: construct property "type" for object `CatfishWindow' can't be set after construction
  Gtk.Window.__init__(self, type=type, **kwds)
StopIteration
StopIteration
StopIteration
StopIteration
StopIteration
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/catfish/CatfishWindow.py", line 933, in perform_query
    sort = Gtk.TreeModelSort(self.results_filter)
TypeError: GObject.__init__() takes exactly 0 arguments (1 given)
+++++++++++++++++++++++
Catfish 0.5.0-public5 from experimental PPA
Xubuntu 12.04.2 32-bit

Related branches

Revision history for this message
Jack Fromm (jjfrv8) wrote :

Got the update to 0.5.0-public8. Entering a search criterion still does not return any results. Catfish just sits there spinning its wheels.
Terminal output:
/usr/lib/python2.7/dist-packages/gi/overrides/Gtk.py:391: Warning: g_object_set_property: construct property "type" for object `Window' can't be set after construction
  Gtk.Window.__init__(self, type=type, **kwds)
/usr/lib/python2.7/dist-packages/gi/overrides/Gtk.py:391: Warning: g_object_set_property: construct property "type" for object `CatfishWindow' can't be set after construction
  Gtk.Window.__init__(self, type=type, **kwds)
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/catfish/CatfishWindow.py", line 935, in perform_query
    sort = Gtk.TreeModelSort(self.results_filter)
TypeError: GObject.__init__() takes exactly 0 arguments (1 given)

Revision history for this message
Sean Davis (bluesabre) wrote :

This appears to be a problem with pygobject in 12.04. Reported the bug here. https://bugs.launchpad.net/ubuntu/+source/pygobject/+bug/1114406

Changed in catfish-search:
status: New → Triaged
importance: Undecided → High
Revision history for this message
Sean Davis (bluesabre) wrote :

Alright, looks like this is resolved. Version 0.6.1 for 12.04 and 12.10 should be available in the Catfish Stable PPA this weekend. https://launchpad.net/~catfish-search/+archive/catfish-stable

Changed in catfish-search:
status: Triaged → Fix Committed
milestone: none → 0.6.1
Revision history for this message
Sean Davis (bluesabre) wrote :

Fix released to PPA and Ubuntu 13.04

Changed in catfish-search:
status: Fix Committed → Fix Released
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.