Proxy Call Error

Havoc Pennington hp at pobox.com
Wed Aug 20 15:02:45 PDT 2008


Hi,

On Wed, Aug 20, 2008 at 5:54 PM, Daniel Morales <daniel at daniel.com.uy> wrote:
> DBus error: org.freedesktop.DBus.Error.Spawn.FileInvalid: Cannot do
> system-bus activation with no user
>

Reading dbus/bus/activation.c in the source, it looks like this means
there is no user field in the .service file. The system bus doesn't
know which user to run the service as.

For some examples:
 grep 'User=' /usr/share/dbus-1/system-services/*

Havoc


More information about the dbus mailing list