I cant provide a full solution now but to use the session bus you will need the 
session bus address I think which changes every restart.
Are you doing that in your upstart script already ? ( setting the dbus session 
address something like here /tmp/session_bus_address.user )

-krk969


----- Original Message -----
From: b0unc3
Sent: 05/12/10 08:52 PM
To: maemo-developers
Subject: upstart and dbus

Hello,

I've wrote a little daemon that basically listen on DBus for some events and 
now I want to automatically start it through upstart.
But, upstart doesn't like my app :(
I discovered that if I use a DBUS_BUS_SYSTEM for the DBusConnection, everything 
works fine.
 Instead, if I use a DBUS_BUS_SESSION it makes upstart fails to start my app.
Any hints?

Thanks.
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to