Nmap Development mailing list archives
Re: crash
From: Daniel Miller <bonsaiviking () gmail com>
Date: Fri, 9 Sep 2016 16:04:47 -0500
Liam, Thanks for this crash report. It looks different than others we have received, but I think it may still have the same cause. There is a known issue with Zenmap 7.12 on OS X that causes the Topology page to crash. This has been fixed in the 7.25BETA release series [1], and can also be applied directly by following the instructions at [2]. Please let us know if this does not fix your issue. Dan [1] https://nmap.org/download.html [2] http://seclists.org/nmap-dev/2016/q2/178 On Fri, Sep 9, 2016 at 1:30 PM, Liam McCormick <liammc94941 () gmail com> wrote:
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'
_______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/
_______________________________________________ Sent through the dev mailing list https://nmap.org/mailman/listinfo/dev Archived at http://seclists.org/nmap-dev/
Current thread:
- crash Liam McCormick (Sep 09)
- Re: crash Daniel Miller (Sep 09)
