Hello Petr, On Mon, Oct 6, 2014 at 8:15 AM, Petr <[email protected]> wrote: > if reportbug is run from the console (ttyN), it crash if configured to use > GUI. Even if configured to use TUI, the gtk2 error message is produced. > I expect the program should test if graphic environment is available > (the DISPLAY variable is set) and use the text mode if not.
this is actually a feature, which checks the available UIs so that --help will present the options list with the currently activale UIs for --ui switch. The problem with GTK is that there is no way to disable warnings, but if you can provide what is the exact output you are seeing (cut&pasting the terminal output here) I can be less generic. Regards, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi _______________________________________________ Reportbug-maint mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reportbug-maint
