Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
After upgrading ruby-libglade2 from 0.15.0 to 0.16.0, application could crash if the optional source is not assigned : /usr/lib/ruby/site_ruby/1.8/libglade2.rb:105:in `guard_source_from_gc': undefined method `signal_connect' for nil:NilClass (NoMethodError) from /usr/lib/ruby/site_ruby/1.8/libglade2.rb:98:in `guard_sources_from_gc' from /usr/lib/ruby/site_ruby/1.8/libglade2.rb:97:in `each' from /usr/lib/ruby/site_ruby/1.8/libglade2.rb:97:in `guard_sources_from_gc' Solution have be done in the CVS tree. Please, could you add this patch : http://ruby-gnome2.cvs.sourceforge.net/ruby-gnome2/ruby-gnome2/libglade/lib/libglade2.rb?r1=1.17&r2=1.18&view=patch
Has zero in common w/ Gentoo Bugzilla product; read the descriptions.
Created an attachment (id=105171) [edit] emerge --info
Created an attachment (id=105172) [edit] libglade2.rb patch Provided from: http://ruby-gnome2.cvs.sourceforge.net/ruby-gnome2/ruby-gnome2/libglade/lib/libglade2.rb?r1=1.17&r2=1.18
Created an attachment (id=105173) [edit] libglade2.rb patch Provided from: http://ruby-gnome2.cvs.sourceforge.net/ruby-gnome2/ruby-gnome2/libglade/lib/libglade2.rb?r1=1.17&r2=1.18
CCing metalgod as he's currently maintaining ruby gtk bindings
Yes the patch is fundamental. Thanks for the patch i'll add it asap.
Patch Added to the tree. Thanks for the heads up.