<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.8.0">
</HEAD>
<BODY>
Hi.<BR>
Problem is:<BR>
<BR>
pitcher@LinuxOffice1:~&gt; dbus-daemon --version<BR>
D-BUS Message Bus Daemon 0.50<BR>
Copyright (C) 2002, 2003 Red Hat, Inc., CodeFactory AB, and others<BR>
This is free software; see the source for copying conditions.<BR>
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.<BR>
<BR>
System wide service works ok:<BR>
<BR>
pitcher@LinuxOffice1:~&gt; dbus-monitor --system<BR>
signal sender=org.freedesktop.DBus -&gt; dest=:1.4 interface=org.freedesktop.DBus; member=NameAcquired string &quot;:1.4&quot;<BR>
<BR>
But session... :<BR>
<BR>
pitcher@LinuxOffice1:~&gt; dbus-daemon --session --print-address<BR>
unix:abstract=/tmp/dbus-T5BENDBwvM,guid=cba43a4343a9891b31f79f3a082cb800<BR>
pitcher@LinuxOffice1:~&gt; dbus-monitor --session<BR>
Failed to open connection to session message bus: Unable to determine the address of the message bus<BR>
<BR>
Can somebody help me?<BR>
Thanks anyway.
</BODY>
</HTML>