On Sun, Jul 31, 2011 at 10:06:51AM +0100, Sharon Kimble wrote: > Whenever I install a program now with apt-get I get the following > error message;- > =============================================== > Processing triggers for man-db ... > No protocol specified > frontend: cannot connect to X server :0 > debconf: unable to initialize frontend: Kde > debconf: (DISPLAY problem?) > debconf: falling back to frontend: Dialog > =============================================== > and then the installation continues and succeeds. How do I resolve this > please?
debconf tries to use KDE, fails and uses dialog instead. "dpkg-reconfigure debconf" and choose the dialog interface (or whatever you want to use). -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

