Nmap Development mailing list archives

Re: Bug starting Zenmap on OSX Lion


From: David Fifield <david () bamsoftware com>
Date: Wed, 14 Mar 2012 15:46:27 -0700

On Wed, Mar 14, 2012 at 12:46:42PM -0400, William Horvath II wrote:
I'm having trouble getting Zenmap to run.

I installed from the 5.51 binary disk image here: http://nmap.org/dist/nmap-5.51.dmg

When I run Zenmap from the Finder, an OSX window pops up saying "Zenmap wants to make some changes." and prompts for 
an administrator password. When I put in the password, the window closes, and nothing else happens.

Here is the error I get when it's run using the "open" command from the command line:

[Katara:~] bill% open /Applications/Zenmap.app
LSOpenURLsWithRole() failed with error -10810 for the file /Applications/Zenmap.app.

Here is the error I get when it's run directly from the command line (running the command using sudo produces the 
same results):

[Katara:~] bill% /Applications/Zenmap.app/Contents/MacOS/Zenmap ;
Traceback (most recent call last):
  File "/Applications/Zenmap.app/Contents/Resources/__boot__.py", line 137, in <module>
    _run('zenmap.py')
  File "/Applications/Zenmap.app/Contents/Resources/__boot__.py", line 134, in _run
    execfile(path, globals(), globals())
  File "/Applications/Zenmap.app/Contents/Resources/zenmap.py", line 91, in <module>
    import zenmapGUI.App
  File "zenmapGUI/App.pyc", line 116, in <module>
  File "/Applications/Zenmap.app/Contents/Resources/lib/python2.6/gtk/__init__.py", line 30, in <module>
    import gobject as _gobject
  File "/Applications/Zenmap.app/Contents/Resources/lib/python2.6/gobject/__init__.py", line 26, in <module>
    from glib import spawn_async, idle_add, timeout_add, timeout_add_seconds, \
  File "glib/__init__.pyc", line 22, in <module>
  File "glib/_glib.pyc", line 18, in <module>
  File "glib/_glib.pyc", line 11, in __load
ImportError: dlopen(/Applications/Zenmap.app/Contents/Resources/lib/python2.6/lib-dynload/glib/_glib.so, 2): Symbol 
not found: _iconv
  Referenced from: /usr/lib/libcups.2.dylib
  Expected in: /Applications/Zenmap.app/Contents/Frameworks/libiconv.2.dylib
 in /usr/lib/libcups.2.dylib


I'm running a fully-patched version of Lion (10.7.3) on a MacBook Pro.

Thank you for taking the time to make a report. This is a known bug in
5.51. Please completely delete your /Applications/Zenmap directory, and
install the latest 5.61TEST5.

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: