Thread: BMPx problem
View Single Post
  #8   (View Single Post)  
Old 12th September 2008
BSDKaffee's Avatar
BSDKaffee BSDKaffee is offline
Real Name: Jason Hale
Coffee Addict
 
Join Date: May 2008
Location: Wintersville, Ohio
Posts: 212
Default

I am not familiar with XFCE, but you probably need to adjust your ~/.xinitrc so that a dbus session is available to your applications.

You may want to try an ~/.xinitrc that looks like this:
Code:
/usr/local/bin/dbus-launch --sh-syntax --exit-with-session /usr/local/bin/startxfce4
eval `dbus-launch`
export DBUS_SESSION_BUS_ADDRESS DBUS_SESSION_BUS_PID
It's BSDKaffee BTW - German coffee, not Italian
Reply With Quote