Nmap Development mailing list archives
crash report
From: Sofiene Meksi <meksof () gmail com>
Date: Tue, 23 Feb 2016 18:10:31 +0100
Version: 7.01
Traceback (most recent call last):
File "/usr/local/bin/zenmap", line 188, in <module>
zenmapGUI.App.run()
File "/usr/local/lib/python2.7/dist-packages/zenmapGUI/App.py", line 330,
in run
window = new_window()
File "/usr/local/lib/python2.7/dist-packages/zenmapGUI/App.py", line 187,
in new_window
w = ScanWindow()
File "/usr/local/lib/python2.7/dist-packages/zenmapGUI/MainWindow.py",
line 200, in __init__
self.scan_interface = ScanInterface()
File "/usr/local/lib/python2.7/dist-packages/zenmapGUI/ScanInterface.py",
line 203, in __init__
self.__create_toolbar()
File "/usr/local/lib/python2.7/dist-packages/zenmapGUI/ScanInterface.py",
line 329, in __create_toolbar
self.toolbar = ScanToolbar()
File "/usr/local/lib/python2.7/dist-packages/zenmapGUI/ScanToolbar.py",
line 171, in __init__
self._create_profile()
File "/usr/local/lib/python2.7/dist-packages/zenmapGUI/ScanToolbar.py",
line 205, in _create_profile
self.profile_entry = ProfileCombo()
File "/usr/local/lib/python2.7/dist-packages/zenmapGUI/ProfileCombo.py",
line 137, in __init__
self.update()
File "/usr/local/lib/python2.7/dist-packages/zenmapGUI/ProfileCombo.py",
line 149, in update
profile = CommandProfile()
File "/usr/local/lib/python2.7/dist-packages/zenmapCore/UmitConf.py",
line 313, in __init__
Profile.__init__(self, user_profile)
File "/usr/local/lib/python2.7/dist-packages/zenmapCore/UmitConf.py",
line 257, in __init__
user_profile = Path.scan_profile
File "/usr/local/lib/python2.7/dist-packages/zenmapCore/Paths.py", line
224, in __getattr__
join(self.user_config_dir, base_paths[name]))
File "/usr/local/lib/python2.7/dist-packages/zenmapCore/Paths.py", line
282, in return_if_exists
raise Exception("File '%s' does not exist or could not be found!" %
path)
Exception: File '/home/meksof/.zenmap/scan_profile.usp' does not exist or
could not be found!
_______________________________________________ Sent through the dev mailing list https://nmap.org/mailman/listinfo/dev Archived at http://seclists.org/nmap-dev/
Current thread:
- crash report Sofiene Meksi (Feb 25)
- Re: crash report Daniel Miller (Mar 07)
- <Possible follow-ups>
- crash report R.A.P. Ygosse (Mar 18)
- Re: crash report Daniel Miller (Mar 18)
- Crash Report Instituto de Ingenieria Sistemas Unix/Linux (Mar 18)
- Re: Crash Report Daniel Miller (Mar 18)
- Crash Report Jimmy (Mar 22)
- Re: Crash Report Daniel Miller (Mar 22)
- crash report xxx xxxx (Mar 23)
- Re: crash report Daniel Miller (Mar 24)
