Update the list of known issues.
This commit is contained in:
parent
edf32bfd18
commit
3c51cb557e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=22851
1 changed files with 5 additions and 28 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../../">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq28.sgml,v 1.10 2004/08/25 03:31:12 adamw Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq28.sgml,v 1.1 2004/11/07 22:55:29 adamw Exp $">
|
||||
<!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; Upgrading FAQ">
|
||||
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -141,39 +141,16 @@ $ 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> will not work unless <tt>bonobo-activation-server</tt>
|
||||
is manually killed on a virtual console (<b>UPDATE:</b>
|
||||
This problem should be resolved in libbonobo-2.6.1).</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>
|
||||
<li><a href="http://bugzilla.gnome.org/show_bug.cgi?id=137388">
|
||||
#137388</a>: [gnome-terminal] gnome-terminal has a problem
|
||||
with the dynamic title and vim (<b>UPDATE:</b> See this
|
||||
<a
|
||||
href="http://lists.freebsd.org/pipermail/freebsd-gnome/2004-May/006689.html">email</a>
|
||||
for a workaround to this problem)</li>
|
||||
<li><a href="http://bugzilla.gnome.org/show_bug.cgi?id=133690">
|
||||
#133690</a>: [gnome-terminal] gnome-terminal does not exit
|
||||
the shell correctly (<b>UPDATE:</b> This problem should be
|
||||
resolved in vte-0.11.10_5)</li>
|
||||
<li><a href="http://bugzilla.gnome.org/show_bug.cgi?id=136966">
|
||||
#136966</a>: [nautilus] Create Document -> Empty File gets
|
||||
wrong group</li>
|
||||
<li>GnomeVFS-2 now has native support for sftp methods. Fully
|
||||
non-interactive publickey authentication works on all versions
|
||||
of FreeBSD, but FreeBSD 5.X is required for password or
|
||||
passphrase authentication.
|
||||
<li>Under some circumstances, the GNOME mixer may report that no
|
||||
mixer elements could be found, and it will be impossible to use
|
||||
the GNOME mixer or <tt>gnome-volume-control</tt> to change the
|
||||
volume. The GNOME developers are aware of the issue, and a
|
||||
solution is forthcoming (<b>UPDATE:</b> This
|
||||
problem should resolved in
|
||||
gstreamer-plugins-0.8.0_1).
|
||||
<li>GnomeVFS-2 now has native support for sftp methods. Fully
|
||||
non-interactive publickey authentication works on all versions
|
||||
of FreeBSD, but FreeBSD 5.X is required for password or
|
||||
passphrase authentication.
|
||||
</ul>
|
||||
|
||||
</li>
|
||||
|
|
Loading…
Reference in a new issue