Add a known issue about bonobo-activation-server that doesn't terminate after

logging out of GNOME.

Submitted by:	Simon Barner <barner@in.tum.de>
Approved by:	adamw (mentor)
This commit is contained in:
Jeremy Messenger 2004-05-12 03:29:19 +00:00
parent b51af32d45
commit a720b53eee
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20890

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../../">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq26.sgml,v 1.4 2004/04/07 17:08:35 marcus Exp $">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq26.sgml,v 1.5 2004/04/13 06:26:25 marcus Exp $">
<!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; Upgrading FAQ">
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -141,6 +141,11 @@ $ tail -f /path/to/logfile
within FreeBSD. Some of the more visible issues are:</p>
<ul>
<li><a href="http://bugzilla.gnome.org/show_bug.cgi?id=139500">
#139500</a>: [bonobo-activation-server] <tt>bonobo-activation-server</tt>
does not terminate after logging out of GNOME. As a consequence of
this, <tt>ssh-add</tt> won't work unless <tt>bonobo-activation-server</tt>
is manually killed on a virtual console.</li>
<li><a href="http://bugzilla.gnome.org/show_bug.cgi?id=132154">
#132154</a>: [gnome-keyboard-properties] Keyboard repeat
rate and delay are saved as floats</li>