Indeed.

as a workaround one can create /usr/local/bin/gnome-terminal with the
above code:

#!/bin/bash

if [  "$EUID" = "0" ] ; then

        eval `dbus-launch --sh-syntax --exit-with-session`
        /usr/lib/libgconf2-4/gconfd-2&
fi

exec /usr/bin/gnome-terminal $*

-- 
Cannot start gnome-terminal because of gconf error
https://bugs.launchpad.net/bugs/328575
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to