Nmap Development mailing list archives

Re: zenmap crashes in OSX 10.6


From: David Fifield <david () bamsoftware com>
Date: Fri, 6 Nov 2009 09:52:46 -0700

On Tue, Nov 03, 2009 at 10:51:28PM -0500, Jonathan Nilson wrote:
To supplement the activity from
http://seclists.org/nmap-dev/2009/q4/191....  (Crash bins attached as
well.)


valentina:~ nilsonj$ /Applications/Zenmap.app/Contents/MacOS/Zenmap
Xlib:  extension "RANDR" missing on display "/tmp/launch-ZdeUX0/:0".
/Applications/Zenmap.app/Contents/Resources/lib/python2.5/site-packages.zip/zenmapGUI/MainWindow.py:72:
GtkWarning: Default font does not have a positive size


valentina:~ nilsonj$
/Applications/Zenmap.app/Contents/MacOS/zenmap_wrapper.py
Traceback (most recent call last):
  File "/Applications/Zenmap.app/Contents/MacOS/zenmap_wrapper.py", line
266, in <module>
    substitute_key_file(in_file_name, out_file_name, REPLACEMENTS)
  File "/Applications/Zenmap.app/Contents/MacOS/zenmap_wrapper.py", line 60,
in substitute_key_file
    out_file = open(out_file_name, "w")
IOError: [Errno 13] Permission denied:
'/Users/nilsonj/.zenmap-etc/pango/pangorc'


valentina:~ nilsonj$ sudo
/Applications/Zenmap.app/Contents/MacOS/zenmap_wrapper.py
Password:
Xlib:  extension "RANDR" missing on display "/tmp/launch-ZdeUX0/:0".
/Applications/Zenmap.app/Contents/Resources/lib/python2.5/site-packages.zip/zenmapGUI/MainWindow.py:72:
GtkWarning: Default font does not have a positive size
Segmentation fault

Thanks for the report. What happens if you edit the file
/Applications/Zenmap.app/Contents/Resources/etc/gtk-2.0/gtkrc, and
change the line

gtk-font-name="Lucida Grande"

to

gtk-font-name="Lucida Grande 10"

David Fifield
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: