Comment 2 for bug 1497431

Revision history for this message
Jeff Lane  (bladernr) wrote :

The traceback is only revealed on console if I try to exit usb-creator-gtk via a CTRL-C. See the screenshot attached for what the user sees without ctrl-c from CLI

Note, to reveal that trace, I had to do the following:

1: Call tool
  $ usb-creator-gtk --show-all

2: When the error dialog opens, hit CTRL-C inside the terminal that the tool was launched from

3: Return to the GTW window and click the Close button on the error dialog

Then the app closes and the trace is dumped to console.

The trace is NOT dumped to console if I only click the Close button on the error dialog.