Nmap Development mailing list archives

crash report


From: Ryan Alban <ralban () gmail com>
Date: Mon, 28 Apr 2014 22:17:30 -0400

Hi-
I've encountered the following when trying to open a scan to perform a
comparison between two scans via the GUI. The crash occus on Windows 8.1
update 1 after choosing a file from the file-picker dialogue.

Version: 6.46
Traceback (most recent call last):
  File "zenmapGUI\DiffCompare.pyo", line 201, in show_scan
TypeError: GtkTextBuffer.set_text() argument 1 must be string or read-only
buffer, not NmapParserSAX


log file output is as follows:
C:\Program Files (x86)\Nmap\py2exe\library.zip\zenmapGUI\MainWindow.py:722:
GtkWarning: Could not find the icon 'gtk-file'. The 'hicolor' theme
was not found either, perhaps you need to install it.
You can get a copy from:
http://icon-theme.freedesktop.org/releases
Traceback (most recent call last):
  File "zenmapGUI\DiffCompare.pyo", line 201, in show_scan
TypeError: GtkTextBuffer.set_text() argument 1 must be string or read-only
buffer, not NmapParserSAX
C:\Program Files
(x86)\Nmap\py2exe\library.zip\zenmapGUI\DiffCompare.py:245: GtkWarning:
Could not find the icon '"%1"'. The 'hicolor' theme
was not found either, perhaps you need to install it.
You can get a copy from:
http://icon-theme.freedesktop.org/releases
Traceback (most recent call last):
  File "zenmapGUI\DiffCompare.pyo", line 201, in show_scan
TypeError: GtkTextBuffer.set_text() argument 1 must be string or read-only
buffer, not NmapParserSAX
_______________________________________________
Sent through the dev mailing list
http://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/


Current thread: