hi,
i found a strange bug, i can’t identify:
when i try to reproduce it, i can’t
but first it appeared 3 times in a row, for the 4th time it worked well.
/usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb: line 27
Gtk-CRITICAL **:gtk_tree_row_reference_new: assertion
`GTK_IS_TREE_MODEL (model)’ failed
./lib/myeditablelist.rb:711: [BUG] Segmentation fault
ruby 1.8.5 (2006-08-25) [i686-linux]
Aborted
this was the output.
and this is line 711:
signal_connect(‘key-press-event’){|me,key|
i use cvs, updated on Tue Oct 31 10:26:28
any hints, how should i investigate it?