[Bug 60697] Gnome session manager fails to kill program it starts

gnome-session (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Sep 30 21:21:52 UTC 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=60697

gnome-session | smproxy | Ver: 1.5.x


Tom Tromey changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at redhat.com




------- Comment #6 from Tom Tromey  2006-09-30 21:21 UTC -------
FYI -- the init-as-parent thing is fixed by the patch in bug #101351.

I think there are two possible resolutions to this bug.

One is to write a simple wrapper program which connects to the session
manager and runs a child process.  Then, when the session manager exits,
it would kill its child.

Another idea is that, in conjunction with the proper parenting patch,
gnome-session could make a new process group and, on exit, send
SIGHUP to all members of that process group.  This approach is a bit
more general but also less flexible.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the Pkg-gnome-maintainers mailing list