Nmap Development mailing list archives

Re: Traceback - Version: 6.49BETA4


From: Daniel Miller <bonsaiviking () gmail com>
Date: Wed, 8 Jul 2015 22:15:16 -0500

Scott,

It looks like the ~/.zenmap/scan_profile.usp file got corrupted. If you
have not saved any custom scan profiles, then you can safely delete this
file and Zenmap will restore it from the system-installed one. If you have
saved custom scan profiles, you should try to repair the file manually. It
is a simple INI-style configuration file parsed with Python's ConfigParser
module [1]. It looks like you have an extra newline after the first '['
character.

Dan

[1] https://docs.python.org/2/library/configparser.html

On Wed, Jul 8, 2015 at 7:28 PM, Stevens, Scott <sstevens () egov com> wrote:

 Version: 6.49BETA4

Traceback (most recent call last):

  File "zenmap", line 188, in <module>

  File "zenmapGUI\App.pyo", line 330, in run

  File "zenmapGUI\App.pyo", line 187, in new_window

  File "zenmapGUI\MainWindow.pyo", line 200, in __init__

  File "zenmapGUI\ScanInterface.pyo", line 203, in __init__

  File "zenmapGUI\ScanInterface.pyo", line 329, in __create_toolbar

  File "zenmapGUI\ScanToolbar.pyo", line 171, in __init__

  File "zenmapGUI\ScanToolbar.pyo", line 205, in _create_profile

  File "zenmapGUI\ProfileCombo.pyo", line 137, in __init__

  File "zenmapGUI\ProfileCombo.pyo", line 149, in update

  File "zenmapCore\UmitConf.pyo", line 313, in __init__

  File "zenmapCore\UmitConf.pyo", line 260, in __init__

  File "zenmapCore\UmitConfigParser.pyo", line 149, in readfp

  File "ConfigParser.pyo", line 324, in readfp

  File "ConfigParser.pyo", line 512, in _read

MissingSectionHeaderError: File contains no section headers.

file: C:\Users\scott.stevens\.zenmap\scan_profile.usp, line: 1

'[\n'



*Scott Stevens, CISSP*

Sr. Security Operations Engr

*Texas.gov*

100 Congress Avenue, Suite 600

Austin, Texas 78701

Office:  512.651.9891 | Mobile:  512.897.9082

Fax:  512.651.9334

SStevens () egov com

Visit our *award-winning* website and services at:

[image: cid:image001.png@01CC5108.C547FF80] <http://www.texas.gov/>

Connect with us on:

[image: cid:image002.png@01CEFFDB.C2CD05A0]
<http://www.facebook.com/Texas.gov>  [image:
cid:image003.png@01CEFFDB.C2CD05A0] <http://twitter.com/texasgov>  [image:
cid:image004.png@01CEFFDB.C2CD05A0]
<http://www.linkedin.com/company/texas-gov---the-official-website-of-texas>

CONFIDENTIALITY NOTICE:
This e-mail and any attachments are confidential. If you are not the
intended recipient, you do not have permission to disclose, copy,
distribute, or open any attachments. If you have received this E-mail in
error, please notify us immediately by returning it to the sender and
delete this copy from your system.



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