--On April 21, 2009 10:52:41 AM -0700 "Frank J. R. Hanstick" <[email protected]> wrote:

Hello,

        ps auxwww |grep dbus

results in:

        frank      396   2.3  0.0    27376    420  p1  S+   10:43AM
0:00.01 grep dbus
        frank      250   0.0  0.0    27940    720  ??  Ss   10:40AM
0:00.02 /opt/local/bin/dbus-daemon --nofork --session

Is this the expected response?


That shows that the session dbus is running, but the system dbus isn't. This is consistent with the messages you got when you tried to restart the session dbus. In my experience things work pretty well even if the system dbus isn't running since MacOSX is really a one user system most of the time. However, you can start the system dbus using the command you quoted before if you want to.

        Mike

_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to