Nmap Development mailing list archives
Re: crash report
From: Daniel Miller <bonsaiviking () gmail com>
Date: Mon, 7 Mar 2016 10:07:28 -0600
Sofiene, Thanks for the bug report. The scan_profile.usp file should be copied from the installation directory, so can you confirm that /usr/local/share/zenmap/config/scan_profile.usp exists and is readable? Dan On Tue, Feb 23, 2016 at 11:10 AM, Sofiene Meksi <meksof () gmail com> wrote:
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/
_______________________________________________ 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)
