You need a session bus running as well as the system bus. This normally gets run automatically by session managers such as gnome-session. If you're not using a session manager that does this you'll need to start it yourself in your .xinitrc or .xsession script eg change:
exec window_manager
to:
exec dbus-launch --exit-with-session window_manager
--
TH * http://www.realh.co.uk
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

