Paste
Create
Recent
Log in
Sign up
Anonymous paste
Private
created by
Gorgeous Dinosaur
will expire in
29 days
Copy link to clipboard
Raw
/usr/lib/python3.6/site-packages/zenmapGUI/Icons.py:116: PyGTKDeprecationWarning: Gtk.IconSet(pixbuf) has been deprecated. Please use: Gtk.IconSet.new_from_pixbuf(pixbuf) iconset = Gtk.IconSet(pixbuf=pixbuf) /usr/lib64/python3.10/site-packages/gi/overrides/Gtk.py:1613: DeprecationWarning: Gtk.IconSet.new_from_pixbuf is deprecated iconset = Gtk.IconSet.new_from_pixbuf(pixbuf) /usr/lib/python3.6/site-packages/zenmapGUI/Icons.py:117: DeprecationWarning: Gtk.IconFactory.add is deprecated iconfactory.add(key, iconset) /usr/lib/python3.6/site-packages/zenmapGUI/Icons.py:119: DeprecationWarning: Gtk.IconFactory.add_default is deprecated iconfactory.add_default() <frozen importlib._bootstrap>:671: ImportWarning: DynamicImporter.exec_module() not found; falling back to load_module() Traceback (most recent call last): File "/usr/bin/zenmap", line 124, in <module> zenmapGUI.App.run() File "/usr/lib/python3.6/site-packages/zenmapGUI/App.py", line 281, in run window = new_window() File "/usr/lib/python3.6/site-packages/zenmapGUI/App.py", line 125, in new_window w = ScanWindow() File "/usr/lib/python3.6/site-packages/zenmapGUI/MainWindow.py", line 131, in __init__ UmitScanWindow.__init__(self) File "/usr/lib/python3.6/site-packages/zenmapGUI/MainWindow.py", line 114, in __init__ HIGMainWindow.__init__(self) File "/usr/lib64/python3.10/site-packages/gi/overrides/Gtk.py", line 519, in __init__ raise RuntimeError( RuntimeError: Gtk couldn't be initialized. Use Gtk.init_check() if you want to handle this case. /usr/lib/python3.6/site-packages/zenmapGUI/App.py:160: DeprecationWarning: Gdk.threads_enter is deprecated Gdk.threads_enter() /usr/lib64/python3.10/site-packages/gi/overrides/Gtk.py:577: PyGTKDeprecationWarning: The keyword(s) "parent" have been deprecated in favor of "transient_for" respectively. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations self._init(*args, **new_kwargs) Error in sys.excepthook: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/zenmapGUI/App.py", line 173, in excepthook c = CrashReport(type, value, tb) File "/usr/lib/python3.6/site-packages/zenmapGUI/CrashReport.py", line 84, in __init__ HIGDialog.__init__(self) File "/usr/lib/python3.6/site-packages/zenmapGUI/higwidgets/higdialogs.py", line 77, in __init__ Gtk.Dialog.__init__(self, title=title, parent=parent, flags=flags) File "/usr/lib64/python3.10/site-packages/gi/overrides/Gtk.py", line 577, in __init__ self._init(*args, **new_kwargs) File "/usr/lib64/python3.10/site-packages/gi/overrides/__init__.py", line 319, in new_init return super_init_func(self, **new_kwargs) File "/usr/lib64/python3.10/site-packages/gi/overrides/Gtk.py", line 519, in __init__ raise RuntimeError( RuntimeError: Gtk couldn't be initialized. Use Gtk.init_check() if you want to handle this case. Original exception was: Traceback (most recent call last): File "/usr/bin/zenmap", line 124, in <module> zenmapGUI.App.run() File "/usr/lib/python3.6/site-packages/zenmapGUI/App.py", line 281, in run window = new_window() File "/usr/lib/python3.6/site-packages/zenmapGUI/App.py", line 125, in new_window w = ScanWindow() File "/usr/lib/python3.6/site-packages/zenmapGUI/MainWindow.py", line 131, in __init__ UmitScanWindow.__init__(self) File "/usr/lib/python3.6/site-packages/zenmapGUI/MainWindow.py", line 114, in __init__ HIGMainWindow.__init__(self) File "/usr/lib64/python3.10/site-packages/gi/overrides/Gtk.py", line 519, in __init__ raise RuntimeError( RuntimeError: Gtk couldn't be initialized. Use Gtk.init_check() if you want to handle this case.