Print-line debugging shows that the Python code for that crash is in GTKUserInterface.__init__:
``` self.widgets.add_from_file( os.path.join(os.path.dirname(argv[0]), "apport-gtk.ui") ) ```
Print-line debugging shows that the Python code for that crash is in GTKUserInterfac e.__init_ _:
``` widgets. add_from_ file(
os.path. join(os. path.dirname( argv[0] ), "apport-gtk.ui")
self.
)
```