diff --git a/en/gnome/docs/knownissues.sgml b/en/gnome/docs/knownissues.sgml index d40db686a2..19786fc36b 100644 --- a/en/gnome/docs/knownissues.sgml +++ b/en/gnome/docs/knownissues.sgml @@ -1,46 +1,63 @@ - + %gnomeincludes; %includes; ]> &header;

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; release notes which contains a list of known issues that affect all platforms.

-

1. evolution has a problem with attachments under GNOME &gnomever;

+

1. Upgrading from GNOME 2.2 to &gnomever; is tricky

+ +

You should follow the + + instructions for updating to GNOME &gnomever;. This may + still produce errors, however. You may have to re-run + pkgdb -F after each step. If you continue to + encounter errors after following the upgrade instructions, + log the entire upgrade procedure (you can use the -l + option to portupgrade to accomplish this). + Compress and send the log to + &email;@FreeBSD.org. +

+ +

2. evolution has a problem with attachments under GNOME &gnomever;

evolution-1.4.4 has a problem with attachments under - GNOME &gnomever;. This will be fixed in Evo 1.4.5 due out shortly. + GNOME &gnomever;. This will be fixed in Evo 1.4.5 due out shortly. To workaround the problem do the following as root:

+
+# ln -s /usr/X11R6/share/icons/gnome/48x48/apps/gnome-unknown.png /usr/X11R6/share/gnome/pixmaps/gnome-unknown.png
+
-

2. gstreamer doesn't play nice with rhythmbox

+

3. gstreamer doesn't play nice with rhythmbox

gstreamer-0.6.3 doesn't play nice with rhythmbox. It is recommended you build rhythmbox with the libxine backend for now.

-

3. GDM crashes on startup

+

4. GDM crashes on startup

GDM may crash on startup, especially on 5.1-RELEASE and earlier. All GDM users need to copy /usr/X11R6/etc/gdm/factory-gdm.conf over /usr/X11R6/etc/gdm/gdm.conf. The old config version from GNOME 2.2 will not work. Users of 5.1-RELEASE and earlier need to read the pkg-message that comes with the GDM2 port/package on how to patch OpenPAM to work with GDM2.

&footer;