Le Mon, 01 Sep 2014 14:57:56 +0530, Ritesh Raj Sarraf <[email protected]> a écrit :
> On Monday 01 September 2014 12:06 AM, Laurent Bigonville wrote: > > It seems that apport-notifyd is not exting properly when the user > > logout. > > > > After closing my GNOME session, the process is still around and > > login in again spawn a new one. > > > > This is a bit annoying when using systemd-logind as the session is > > never properly closed. > > Give me your thoughts here. The daemon gets started as the user logs > in. I think I made it follow some fdo xdg stuff. Is there something > similar for logout ?? > daemon(0,0); Are you sure that application started by xdg autostart can actually fork? I've the feeling that gnome-session is loosing track of the PID of the process (but this is a wild guess) Cheers, Laurent Bigonville -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

