Nmap Development mailing list archives

unable to get zenmap to work on Mac OSX - some info


From: Thomas Sheffler <tom.sheffler () sbcglobal net>
Date: Sat, 24 Oct 2009 07:43:56 -0700 (PDT)


I've been working on getting Zenmap to work on Mac OSX and have been unsuccessful.  Here is what I can tell you of the 
problem so far. 

Running Mac OSX 10.5.8

- Used mac installer for nmap, ncat, ndiff, zenmap.app.  Clicking on Zenmap resulted in an exception in python.  See 
console trace below.

10/23/09 7:13:41 PM [0x0-0x1328327].org.insecure.Zenmap[9335] Traceback (most recent call last): 
10/23/09 7:13:41 PM [0x0-0x1328327].org.insecure.Zenmap[9335]   File 
"/Applications/Zenmap.app/Contents/MacOS/zenmap_wrapper.py", line 266, in <module> 
10/23/09 7:13:41 PM [0x0-0x1328327].org.insecure.Zenmap[9335]     substitute_key_file(in_file_name, out_file_name, 
REPLACEMENTS) 
10/23/09 7:13:41 PM [0x0-0x1328327].org.insecure.Zenmap[9335]   File 
"/Applications/Zenmap.app/Contents/MacOS/zenmap_wrapper.py", line 60, in substitute_key_file 
10/23/09 7:13:41 PM [0x0-0x1328327].org.insecure.Zenmap[9335]     out_file = open(out_file_name, "w") 
10/23/09 7:13:41 PM [0x0-0x1328327].org.insecure.Zenmap[9335] IOError: [Errno 13] Permission denied: 
'/Users/sheffler/.zenmap-etc/pango/pangorc' 
10/23/09 7:13:41 PM com.apple.launchd[109] ([0x0-0x1328327].org.insecure.Zenmap[9335]) Exited with exit code: 1 


- I found a suggestion somewhere to use MacPorts to install "py25-gtk" and "py25-py2app-devel."
- There are now two new behaviors of crash depending on whether I authorize ROOT permission or not.

WITH ROOT AUTHENTICATION:

10/24/09 7:42:30 AM [0x0-0x29029].org.insecure.Zenmap[548] 
/Applications/Zenmap.app/Contents/Resources/lib/python2.5/site-packages.zip/zenmapGUI/MainWindow.py:72: GtkWarning: 
Default font does not have a positive size 
10/24/09 7:42:34 AM com.apple.launchd[156] ([0x0-0x29029].org.insecure.Zenmap[548]) Exited with exit code: 11 

WITHOUT ROOT (CANCEL):

10/24/09 7:41:37 AM [0x0-0x27027].org.insecure.Zenmap[543] 
/Applications/Zenmap.app/Contents/Resources/lib/python2.5/site-packages.zip/zenmapGUI/higwidgets/higdialogs.py:61: 
GtkWarning: Default font does not have a positive size 
10/24/09 7:41:37 AM [0x0-0x27027].org.insecure.Zenmap[543] 
/Applications/Zenmap.app/Contents/Resources/lib/python2.5/site-packages.zip/zenmapGUI/App.py:158: GtkWarning: Default 
font does not have a positive size 
10/24/09 7:41:37 AM [0x0-0x27027].org.insecure.Zenmap[543] 
/Applications/Zenmap.app/Contents/Resources/lib/python2.5/site-packages.zip/zenmapGUI/App.py:158: GtkWarning: Default 
font does not have a positive size 
10/24/09 7:41:41 AM com.apple.launchd[156] ([0x0-0x27027].org.insecure.Zenmap[543]) Exited abnormally: Segmentation 
fault 
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: