GridFilter: Error when editing values when grid is filtered

Bug #588068 reported by Rick Spencer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Quickly Widgets
Fix Released
Undecided
Rick Spencer

Bug Description

Though the editing succeeds, the following error is printed to the console:

/home/rick/Projects/edit_filtered/quickly/widgets/dictionary_grid.py:152: GtkWarning: gtk_tree_model_sort_get_value: assertion `VALID_ITER (iter, tree_model_sort)' failed
  row_dict = self.get_model().get_value(iter,len(self.keys))
Traceback (most recent call last):
  File "/home/rick/Projects/edit_filtered/quickly/widgets/dictionary_grid.py", line 152, in __edited
    row_dict = self.get_model().get_value(iter,len(self.keys))
TypeError: unknown type (null)

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

fixed in r127

Changed in quidgets:
status: New → Fix Committed
assignee: nobody → Rick Spencer (rick-rickspencer3)
Michael Terry (mterry)
Changed in quidgets:
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.