Nmap Development mailing list archives
Crash on Mac OS X
From: Alexander Barber <dangerbarber () gmail com>
Date: Mon, 6 Jun 2016 13:01:42 -0600
The following is the stack trace:
Version: 7.12
Traceback (most recent call last):
File
"/Applications/Zenmap.app/Contents/Resources/lib/python2.7/site-packages/radialnet/gui/RadialNet.py",
line 878, in expose
self.__draw(context)
File
"/Applications/Zenmap.app/Contents/Resources/lib/python2.7/site-packages/radialnet/gui/RadialNet.py",
line 263, in check_graph_status
return function(*args)
File
"/Applications/Zenmap.app/Contents/Resources/lib/python2.7/site-packages/radialnet/gui/RadialNet.py",
line 1023, in __draw
self.__draw_node(context, node)
File
"/Applications/Zenmap.app/Contents/Resources/lib/python2.7/site-packages/radialnet/gui/RadialNet.py",
line 1167, in __draw_node
icons.append(self.__icon.get_pixbuf('padlock'))
File
"/Applications/Zenmap.app/Contents/Resources/lib/python2.7/site-packages/radialnet/gui/Image.py",
line 187, in get_pixbuf
gtk.gdk.pixbuf_new_from_file(file)
GError: Couldn't recognize the image file format for file
'/Applications/Zenmap.app/Contents/MacOS/../Resources/share/zenmap/pixmaps/radialnet/padlock.png'
This seems to have occurred after I right clicked on one of the ports after
scanning a host. The affected computer is running Mac OS X El Capitan
10.11.4.
_______________________________________________ Sent through the dev mailing list https://nmap.org/mailman/listinfo/dev Archived at http://seclists.org/nmap-dev/
Current thread:
- Crash on Mac OS X Alexander Barber (Jun 07)
- Re: Crash on Mac OS X Daniel Miller (Jun 07)
