Terminal, XFMedia, and D-BUS problems
Erick
invitebmx at cox-internet.com
Sat Mar 26 04:57:06 CET 2005
Thanks for the tip. However my /etc/xdg/xfce4/xinitrc has the following
lines not commented out...
# Use dbus-launch if installed.
if test x"$DBUS_SESSION_BUS_ADDRESS" = x""; then
dbuslaunch=`which dbus-launch`
if test x"$dbuslaunch" != x"" -a x"$dbuslaunch" != x"no"; then
eval `$dbuslaunch --sh-syntax --exit-with-session`
fi
fi
On Tue, 2005-03-22 at 08:10 +0100, Corsac wrote:
> On Mon, 2005-03-21 at 21:34 -0600, Erick wrote:
> > Hello,
> >
> > I am using DBUS 0.23.1-1 on SuSE 9.2 with Terminal 0.2.4-0 and XFMedia
> > 0.7.1-0 (installed via apt-get). When I attempt to launch Terminal or
> > XFMedia...
> >
> > erick at Anti-Matter:~> terminal
> > Unable to register terminal service: D-BUS error
> > org.freedesktop.DBus.Error.Failed: Unable to determine the address of
> > the message bus
> > terminal: symbol lookup error: terminal: undefined symbol:
> > vte_terminal_set_font_from_string_full
> >
> > erick at Anti-Matter:~> xfmedia
> >
> > ** (xfmedia:8874): WARNING **: Failed to open a connection to the D-BUS
> > session bus. Please ensure that the session bus is running. (0: D-BUS
> > error org.freedesktop.DBus.Error.Failed: Unable to determine the address
> > of the message bus)
> > Segmentation fault
> >
>
> You have to launch dbus before. Try editing your /et /xdg/xfce4/xinitrc
> If commented, uncomment:
>
> dbuslaunch=`which dbus-launch`
> case "x$dbuslaunch" in
> xno*)
> unset dbuslaunch
> ;;
> esac
>
>
> (line ~75)
>
--
Erick <invitebmx at cox-internet.com>
More information about the Xfce
mailing list