[framework] msfgui
Fab
fab at revhosts.net
Fri Feb 9 10:56:39 CST 2007
Hi Jonathan,
Thanks for the feedback.
The guard_sources_from_gc method should came from the libglade package.
I've encountered the same problem on Gentoo following an update of
ruby-gtk2 tow months ago (december 2006).
I've performed a patch for this purpose on Gentoo, so users under this
platform should not encountered this problem with
dev-ruby/ruby-libglade2-0.16.0-r1
So try to update your ruby-gtk2 or ruby-libglade (following your
distribution) and perform a new test.
If the same errors persist, backup your
/usr/lib/ruby/site_ruby/1.8/libglade2.rb and replace it by this file :
http://fmourron.free.fr/libglade2.rb
Thanks,
Fab
Wohlberg, Jonathan M. a écrit :
>
> I wanted to see what the msfgui looks like, unfortunately I am having
> alittle problems. I am getting the following errors.
>
> /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'
> from ./lib/msf/ui/gtk2/app.rb:15:in `initialize'
> from ./lib/msf/ui/gtk2/app.rb:15:in `new'
> from ./lib/msf/ui/gtk2/app.rb:15:in `initialize'
> from ./lib/msf/ui/gtk2/app.rb:35:in `initialize'
> from ./lib/msf/ui/gtk2/driver.rb:60:in `new'
> from ./lib/msf/ui/gtk2/driver.rb:60:in `initialize'
> from ./msfgui:52:in `new'
> from ./msfgui:52
>
> Unfortunatley my Ruby is not that great so any help would be appreciated.
> I am running ruby version ruby 1.8.5 (2006-12-04 patchlevel 2)
> [i386-linux]
>
> Thanks
> Jon
>
More information about the framework
mailing list