Bug#488071: reportbug: No error message on missing attachment (curses frontend)

2010-01-04 Thread Sandro Tosi
Analysis of the problem: - UI: urwid - in bin/reportbug we have: if x in ('a', 'i'): invalid = True while invalid: if x == 'i': attachfile = ui.get_filename('Choose a text file to include: ') else:

Bug#488071: reportbug: No error message on missing attachment (curses frontend)

2008-06-25 Thread Brett Nash
Package: reportbug Version: 3.39-0.1 Severity: minor Trying to send a bug report with some images attached I miss-typed the filename, the screen flashed and I got the attach a file menu/dialog again. There was no indication that it could not find the file or anything similar. I assumed that it w