Remove all trailing whitespace. This is a whitespace commit only, so

translators can ignore this.
This commit is contained in:
Joe Marcus Clarke 2004-01-24 07:58:44 +00:00
parent e2ccf8da8d
commit 329bb84da0
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=19813
13 changed files with 209 additions and 209 deletions

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/knownissues.sgml,v 1.8 2003/09/30 08:29:18 marcus Exp $">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/knownissues.sgml,v 1.9 2003/10/21 22:21:39 adamw Exp $">
<!ENTITY title "FreeBSD GNOME Project: Known Issues with GNOME &gnomever; on FreeBSD">
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -9,11 +9,11 @@
<html>
&header;
<p>Below is a list of known issues with GNOME &gnomever; that are
<p>Below is a list of known issues with GNOME &gnomever; that are
specific to FreeBSD. These are not the only known issues,
however. Please familiarize yourself with the GNOME &gnomever;
<a href="http://www.gnome.org/start/&gnomever;/notes/">
release notes</a> which contains a
release notes</a> which contains a
<a href="http://www.gnome.org/start/&gnomever;/notes/rnknownissues.html">
list</a> of known issues that affect all platforms.</p>
@ -23,11 +23,11 @@
<a href="http://www.freebsd.org/gnome/docs/faq2.html#q5">
instructions</a> for updating to GNOME &gnomever;. This may
still produce errors, however. You may have to re-run
<tt>pkgdb -F</tt> after each step. If you continue to
<tt>pkgdb -F</tt> after each step. If you continue to
encounter errors after following the upgrade instructions,
log the entire upgrade procedure (you can use the <tt>-l</tt>
option to <tt>portupgrade</tt> to accomplish this).
<b>Compress</b> and send the log to
option to <tt>portupgrade</tt> to accomplish this).
<b>Compress</b> and send the log to
<a href="mailto:&email;@FreeBSD.org">&email;@FreeBSD.org</a>.
</p>
@ -48,17 +48,17 @@
<p> gstreamer-0.6.3 doesn't play nice with rhythmbox. It is
recommended you build rhythmbox with <tt>-DWITH_XINE</tt> for
now. (<b>UPDATE:</b> As of gstreamer-plugins-0.6.3_1, this
now. (<b>UPDATE:</b> As of gstreamer-plugins-0.6.3_1, this
problem has been resolved.)
</p>
<h3>4. GDM crashes on startup</h3>
<p>GDM may crash on startup, especially on 5.1-RELEASE and
earlier. All GDM users need to copy
earlier. All GDM users need to copy
<tt>/usr/X11R6/etc/gdm/factory-gdm.conf</tt> over
<tt>/usr/X11R6/etc/gdm/gdm.conf</tt>. The old
config version from GNOME 2.2 will not work. Users of
config version from GNOME 2.2 will not work. Users of
5.1-RELEASE and earlier need to read the <tt>pkg-message</tt>
that comes with the GDM2 port/package on how to patch OpenPAM
to work with GDM2.</p>