Nmap Development mailing list archives

Re: Thanks for software


From: Daniel Miller <bonsaiviking () gmail com>
Date: Tue, 10 Jan 2017 20:35:46 -0600

Nawaraj,

Thanks for reporting this bug. Unfortunately, there's not a lot we can do
to solve the problem: your computer doesn't have a usable temporary
directory. Can you check the file permissions and determine why Zenmap was
unable to use any of those locations listed?

I've added a task to our issue tracker [1] to add a check for this
condition and avoid crashing entirely. Zenmap should still be usable for
reading existing Nmap XML files.

Dan

[1] http://issues.nmap.org/639

On Sun, Jan 1, 2017 at 4:34 AM, Nawaraj Shah <nawarajshah100 () gmail com>
wrote:

Version: 7.40
Traceback (most recent call last):
  File "zenmapGUI\ScanInterface.pyo", line 451, in start_scan_cb
  File "zenmapGUI\ScanInterface.pyo", line 531, in execute_command
  File "zenmapCore\NmapCommand.pyo", line 236, in __init__
  File "tempfile.pyo", line 371, in mktemp
  File "tempfile.pyo", line 275, in gettempdir
  File "tempfile.pyo", line 217, in _get_default_tempdir
IOError: [Errno 2] No usable temporary directory found in
['C:\\Users\\Lenovo\\AppData\\Local\\Temp', 'C:\\Users\\Lenovo\\AppData\\Local\\Temp',
'c:\\temp', 'c:\\tmp', '\\temp', '\\tmp', 'C:\\Program Files (x86)\\Nmap']

_______________________________________________
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: