mirror of
https://github.com/nmap/nmap.git
synced 2026-09-05 09:59:40 +00:00
This strange error happens when canceling a "Print to File" operation on Windows: Traceback (most recent call last): File "zenmapGUI\MainWindow.pyo", line 831, in _print_cb File "zenmapGUI\Print.pyo", line 156, in run_print_operation GError: Error from StartDoc The web seems mostly silent on this error, and I can't guess at the cause. Let's ignore the error as it seems to be harmless. Reported by Imre Adácsi. http://seclists.org/nmap-dev/2012/q4/161 |
||
|---|---|---|
| .. | ||
| higwidgets | ||
| __init__.py | ||
| About.py | ||
| App.py | ||
| BugReport.py | ||
| CrashReport.py | ||
| DiffCompare.py | ||
| FileChoosers.py | ||
| FilterBar.py | ||
| Icons.py | ||
| MainWindow.py | ||
| NmapOutputProperties.py | ||
| NmapOutputViewer.py | ||
| OptionBuilder.py | ||
| Print.py | ||
| ProfileCombo.py | ||
| ProfileEditor.py | ||
| ProfileHelp.py | ||
| ScanHostDetailsPage.py | ||
| ScanHostsView.py | ||
| ScanInterface.py | ||
| ScanNmapOutputPage.py | ||
| ScanOpenPortsPage.py | ||
| ScanRunDetailsPage.py | ||
| ScanScanListPage.py | ||
| ScansListStore.py | ||
| ScanToolbar.py | ||
| ScriptInterface.py | ||
| SearchGUI.py | ||
| SearchWindow.py | ||
| TargetCombo.py | ||
| TopologyPage.py | ||