Simon,<div><br></div><div>Thanks for the response. That was a copy/paste error on my part. The service file is correct, but still not working. </div><div>I have rebooted my computer since installing that service file.</div>
<div><br></div><div>Any other ideas?</div><div><br></div><div>Regards,</div><div>Justin Brown<br><br><div class="gmail_quote">On Tue, Oct 18, 2011 at 3:35 AM, Simon McVittie <span dir="ltr">&lt;<a href="mailto:simon.mcvittie@collabora.co.uk">simon.mcvittie@collabora.co.uk</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Mon, 17 Oct 2011 at 23:56:17 -0500, Justin Brown wrote:<br>
&gt; The .service file contains<br>
&gt;<br>
&gt; [D-Bus Service]<br>
&gt; Name=org.fandingo.PMP<br>
&gt; Exec=/home/justin/code/python/pmp/Server.py<br>
</div>                                    ^^^^^^<br>
<div class="im">&gt; User=justin<br>
&gt;<br>
&gt; pmpserver.py is executable and has the correct shebang.<br>
</div>  ^^^^^^^^^<br>
<br>
Is it Server or pmpserver? Make your mind up :-)<br>
<br>
If this is a session bus service (which it is, because you put the .service<br>
file in .../dbus-1/services and not .../dbus-1/system-services), the User<br>
key is unnecessary and might cause problems - session services are always<br>
run as you.<br>
<br>
If you&#39;re not sure whether the dbus-daemon is loading the new service file,<br>
you could log out and back in (but if you do that and it works, please reply<br>
and say so - that&#39;d be a bug).<br>
<br>
    S<br>
_______________________________________________<br>
dbus mailing list<br>
<a href="mailto:dbus@lists.freedesktop.org">dbus@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/dbus" target="_blank">http://lists.freedesktop.org/mailman/listinfo/dbus</a><br>
</blockquote></div><br></div>