[framework] msfgui
Wohlberg, Jonathan M.
JWohlberg at towson.edu
Fri Feb 9 11:54:32 CST 2007
The libglade2.rb fixed the problem. Thanks for your help.
Jon
-----Original Message-----
From: Fab [mailto:fab at revhosts.net]
Sent: Friday, February 09, 2007 11:57 AM
To: framework at metasploit.com
Subject: Re: [framework] msfgui
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