control: severity -1 minor control: tags -1 +moreinfo On Sat, Oct 11, 2014 at 6:17 AM, Jörg Frings-Fürst <[email protected]> wrote: >> > $ reportbug reportbug >> > No protocol specified >> > /usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:57: GtkWarning: >> > could not open display >> >> this is the problem, you have configured to use GTK+ backend but it >> cant access a display. >> > > Sorry but this is not the problem.
well likely it is... if you want to open a graphical application and it cant access the display, it wont start. > 1. A call of reportbug in KDE and Gnome don't run (no window are open, > also no setup window. do you mean from the applications menu? > 2. By running in a terminal must open the windows. Or? if you have configured to run with GTK+ UI then usually yes, it should open the graphical interface. you can try running reportbug like this from the CLI: $ reportbug --ui=text 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
