|
Nmap Development
mailing list archives
Re: Fwd: UMIT unleashed!
From: Adriano Monteiro <py.adriano () gmail com>
Date: Sun, 4 Sep 2005 12:43:18 -0300
Fyodor,
PyGTK 2.4 doesn't have STOCK_ABOUT. You have 2 options:
* Where its gtk.STOCK_ABOUT, put None
* Install PyGTK 2.6
Any problem, contact me again! ;)
[]'s!
On 9/4/05, Fyodor <fyodor () insecure org> wrote:
On Sat, Sep 03, 2005 at 06:35:57PM -0300, Adriano Monteiro wrote:
Hi Fabrice,
On 9/3/05, Fabrice MOURRON <fmourron () exaprobe com> wrote:
Oh... As UMIT is in alpha version, the setup.py is not working very
well. So, try to run umit from the untarged dir like this: python
umit.pyw or just ./umit.pyw.
The next version of UMIT will have a better setup.py for umit proper
installation. :)
Hmmm ... I tried that and got the following:
flog/home/fyodor/src/umit-0.0.0-soc-270_plus_higwidgets#python umit.pyw
Traceback (most recent call last):
File "/home/fyodor/src/umit-0.0.0-soc-270_plus_higwidgets/umitGUI/App.py", line 44, in __create_show_main_window
self.main_window = MainWindow()
File "/home/fyodor/src/umit-0.0.0-soc-270_plus_higwidgets/umitGUI/MainWindow.py", line 64, in __init__
self.__create_ui_manager()
File "/home/fyodor/src/umit-0.0.0-soc-270_plus_higwidgets/umitGUI/MainWindow.py", line 104, in __create_ui_manager
self.main_actions = [ \
AttributeError: 'module' object has no attribute 'STOCK_ABOUT'
What do you suggest?
Cheers,
-F
--
Adriano Monteiro Marques
http://www.gopython.com.br
http://umit.sourceforge.net
py.adriano () gmail com
"Free software is a matter of liberty not price."
"Documentation is like sex: When it is good, it is VERY good; and when
it's bad, it's still better than nothing at all."
(PYTHON powered)
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
By Date
By Thread
Current thread:
|