[Reportbug-maint] Reportbug - adding a GTK UI

Sandro Tosi matrixhasu at gmail.com
Fri Sep 5 22:39:41 UTC 2008


Hi Luca,

On Thu, Sep 4, 2008 at 19:38, Sandro Tosi <matrixhasu at gmail.com> wrote:
> all applied as of r645.

some notes:

* I don't like too much the replace of sys.excephook in gtk2_ui.py:
due to all UIs being imported in ui/__init__.py, all the exception
will be handled by the gtk error handler (even if another ui will be
choosen). Can you use a different method to handle exceptions in GTK+
UI? Alternatively overwrite it only if we're really using GTK+ UI (I
can "workaround" it in __init__, restoring the default error handler
if we're not using gtk+, but I don't like it either :) ).
* window size: I'd choose a window size bigger than the "initial" one,
and at least so that it won't change during window navigation.
* set the focus on the input fields: for example when promping for
subject and report text the prompt should be already on the input
field so one can just start writing.

Thanks,
Sandro

-- 
Sandro Tosi (aka morph, Morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi



More information about the Reportbug-maint mailing list