Nmap Development mailing list archives

Re: Crash Report


From: Daniel Miller <bonsaiviking () gmail com>
Date: Tue, 22 Mar 2016 12:46:44 -0500

Thank you for the bug report. We have received several reports of this bug,
and are seeking more detailed information. Please follow the directions and
resubmit your report: http://seclists.org/nmap-dev/2016/q1/323

Dan

On Tue, Mar 22, 2016 at 10:11 AM, Jimmy <jcirce () satx rr com> wrote:

Version: 7.10
Traceback (most recent call last):
  File "/Applications/Zenmap.app/Contents/Resources/bin/zenmap", line 188,
in <module>
    zenmapGUI.App.run()
  File
"/Applications/Zenmap.app/Contents/Resources/lib/python2.7/site-packages/zenmapGUI/App.py",
line 330, in run
    window = new_window()
  File
"/Applications/Zenmap.app/Contents/Resources/lib/python2.7/site-packages/zenmapGUI/App.py",
line 187, in new_window
    w = ScanWindow()
  File
"/Applications/Zenmap.app/Contents/Resources/lib/python2.7/site-packages/zenmapGUI/MainWindow.py",
line 201, in __init__
    self.move(window.x, window.y)
  File
"/Applications/Zenmap.app/Contents/Resources/lib/python2.7/site-packages/zenmapCore/UmitConf.py",
line 340, in get_x
    value = int(self._get_it("x", self.default_x))
TypeError: int() argument must be a string or a number, not 'list'

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