nmap/zenmap/zenmapGUI
david aa25518d95 Ignore a GError from printing.
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
2012-11-22 04:39:32 +00:00
..
higwidgets
__init__.py
About.py
App.py
BugReport.py
CrashReport.py
DiffCompare.py
FileChoosers.py
FilterBar.py
Icons.py Make osclasses a substructure of osmatch. 2012-05-05 18:02:41 +00:00
MainWindow.py
NmapOutputProperties.py
NmapOutputViewer.py
OptionBuilder.py
Print.py Ignore a GError from printing. 2012-11-22 04:39:32 +00:00
ProfileCombo.py
ProfileEditor.py
ProfileHelp.py
ScanHostDetailsPage.py Make osclasses a substructure of osmatch. 2012-05-05 18:02:41 +00:00
ScanHostsView.py
ScanInterface.py Catch an exception that happens while aggregating a new scan. 2012-06-21 00:56:55 +00:00
ScanNmapOutputPage.py
ScanOpenPortsPage.py
ScanRunDetailsPage.py
ScanScanListPage.py
ScansListStore.py
ScanToolbar.py
ScriptInterface.py Catch exceptions when running a sub-Nmap in the profile editor. 2012-06-19 17:10:58 +00:00
SearchGUI.py
SearchWindow.py
TargetCombo.py
TopologyPage.py