Results 1 to 1 of 1
I've recently moved from BMP to BMPx as my media player, and to do things to it via commandline, I need to enable DBUS.
So I emerged dbus, and all ...
- 02-05-2006 #1
Getting DBUS to work
I've recently moved from BMP to BMPx as my media player, and to do things to it via commandline, I need to enable DBUS.
So I emerged dbus, and all went well. I also added 'dbus' to the init scripts (rc-update add dbus default). However, when I attempt to access DBUS, it does not work:
I attempted to check the $DBUS_SESSION_BUS_ADDRESS variable, but it returns nothing. However, running dbus-launch:Code:alex@tux ~ $ bmpx-dbus-system-control PlayPause ** ERROR **: Couldn't connect to session bus: Unable to determine the address of the message bus aborting... Aborted
In addition, dbus IS running. This is from 'ps aux':Code:alex@tux ~ $ dbus-launch DBUS_SESSION_BUS_ADDRESS='unix:abstract=/tmp/dbus-UmoFwBDwOE,guid=df11e64300715502b473377b86257e00' DBUS_SESSION_BUS_PID=6953
I am completely lost on where to go from here. Can anyone help?Code:alex 6953 0.0 0.0 3636 540 ? Ss 09:55 0:00 dbus-daemon --fork --print-pid 8 --print-address 6 --session
DISTRO=Arch
Registered Linux User #388732


Reply With Quote
