Nmap Development mailing list archives

Re: Zenmap error


From: Daniel Miller <bonsaiviking () gmail com>
Date: Mon, 17 Oct 2016 11:30:46 -0500

Bruce,

Thanks for this bug report. We thought we had fixed this in 7.30, but
apparently we missed an instance. I've reworked the saving of config files
to allow us to consolidate the error handling code in one place, so this
will no longer be a fatal crash. It's possible you will still get a message
box complaining that your config cannot be saved, but it will only show up
when you close Zenmap and it will no longer be a fatal error.

Watch for a fix in the next release.

Dan

On Tue, Oct 4, 2016 at 5:48 AM, Bruce Kaalund <bruce.kaalund () yahoo com>
wrote:

Version: 7.30
Traceback (most recent call last):
  File "zenmap", line 188, in <module>
  File "zenmapGUI\App.pyo", line 351, in run
  File "zenmapGUI\App.pyo", line 188, in new_window
  File "zenmapGUI\MainWindow.pyo", line 199, in __init__
  File "zenmapCore\UmitConf.pyo", line 322, in __init__
  File "zenmapCore\UmitConf.pyo", line 329, in create_section
  File "zenmapCore\UmitConf.pyo", line 353, in set_x
  File "zenmapCore\UmitConf.pyo", line 338, in _set_it
  File "zenmapCore\UmitConfigParser.pyo", line 139, in set
  File "zenmapCore\UmitConfigParser.pyo", line 152, in save_changes
IOError: [Errno 13] Permission denied: u'C:\\Users\\Bruce\\.zenmap\\
zenmap.conf'


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