Metasploit mailing list archives

msfgui


From: L.vd.Eijk at mindef.nl (L.vd.Eijk at mindef.nl)
Date: Wed, 14 Feb 2007 13:42:04 +0100

Thanks Fab!
This .rb file worked for me. I also noticed that SCIM kills msfgui when you interact with a active session. Removing 
this anoying b*tch (SCIM) resolved this. I dont know why but is worked for me.

Leon

-----Original Message-----
From: Fab [mailto:fab at revhosts.net] 
Sent: vrijdag 9 februari 2007 17:57
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




Dit bericht kan informatie bevatten die niet voor u is bestemd. Indien u niet de geadresseerde bent of dit bericht 
abusievelijk aan u is toegezonden, wordt u verzocht dat aan de afzender te melden en het bericht te verwijderen. De 
Staat aanvaardt geen aansprakelijkheid voor schade, van welke aard ook, die verband houdt met risico's verbonden aan 
het elektronisch verzenden van berichten.

This message may contain information that is not intended for you. If you are not the addressee or if this message was 
sent to you by mistake, you are requested to inform the sender and delete the message. The State accepts no liability 
for damage of any kind resulting from the risk inherent in the electronic transmission of messages.




Current thread: