Skip to content

#941257: show name of output file in GTK+ ui

When leaving the GTK+ UI without sending the report, but storing it in a temporary file, there is no indication of the output file name. We can show it by switching the respective message from ewrite() to ui.long_message(). This change also affects the urwid UI, where the output file name will be shown in a message dialog instead of just printed to the terminal.

Merge request reports

Loading