On Aug 8, 2011, at 10:13 AM, Thiago Macieira wrote:
> The session daemon doesn't use the same socket as the system daemon. You're
> never supposed to launch the session daemon manually -- use dbus-launch for
> it.
Oh, I see.
> On Mac OS X, you may have launchd integration. Use that.
Well, I do,
On Monday, 8 de August de 2011 09:09:53 Marko Käning wrote:
> markos-imac:~ marko$ /opt/clean-slate/bin/dbus-daemon --nofork --session
> Failed to start message bus: launch_msg("CheckIn") IPC failure: Operation
> not permitted
>
> I end up with the same stuff. :-(
>
> See, all this, although these
Hi,
on Monday 08 August 2011 09:09:53 Marko Käning wrote:
[...]
> And when I try again to start the latter:
>
> markos-imac:~ marko$ /opt/clean-slate/bin/dbus-daemon --nofork --session
> Failed to start message bus: launch_msg("CheckIn") IPC failure: Operation
> not permitted
>
> I end up with
On Aug 8, 2011, at 8:51 AM, Thiago Macieira wrote:
> Compare the prefix of this installation to that of the socket you're
> connecting
> to. I'm guessing that this daemon has its socket somewhere else.
>
> I recommend you just recompile any and all D-Bus installations and tell them
> ALL to pla
On Monday, 8 de August de 2011 01:40:03 Marko Käning wrote:
> messagebus53 0.0 0.0 2435472712 ?? Ss5:58PM 0:00.01
> /opt/clean-slate/bin/dbus-daemon --system --nofork
Compare the prefix of this installation to that of the socket you're connecting
to. I'm guessing that this dae
On Aug 8, 2011, at 12:48 AM, Thiago Macieira wrote:
> The socket entry in the filesystem exists, but there's no one listening on
> the
> other side. So my guess is that the D-Bus system daemon isn't running. I
> recommend you run it.
Oh, there is someone listening, look here:
---
markos-imac:~ m
On Sunday, 7 de August de 2011 20:34:37 Marko Käning wrote:
> $ qdbus --system
> Could not connect to D-Bus server: org.freedesktop.DBus.Error.NoServer:
> Failed to connect to socket
> /opt/macports-test/var/run/dbus/system_bus_socket: Connection refused ---
>
> Checking the socket shows that it sh
Hi KDE devs,
I've got a question concerning dbus.
I installed kde 4.7.0 via MacPorts on MacOSX and experience an annoying problem
with dbus since many weeks which is preventing starting of any KDE application
[1].
Only today I found the tool qdbus which revealed that it is impossible connect