diff --git a/en/gnome/docs/22knownissues.sgml b/en/gnome/docs/22knownissues.sgml deleted file mode 100644 index 5d63b80cb5..0000000000 --- a/en/gnome/docs/22knownissues.sgml +++ /dev/null @@ -1,69 +0,0 @@ - - - - %gnomeincludes; - %includes; -]> - - - &header; - -

Below are a list of known issues with GNOME 2.2 that are - specific to FreeBSD. They are not the only known issues, - however. Please familiarize yourself with the GNOME 2.2 - - release notes which contains a - - list of known issues that affect all platforms.

- -

1. notification-area-applet crashes at logout

- -

If you have a notification area on one of your panels, - you will receive a segfault when logging out. Bug - - 105421 has been filed with GNOME Bugzilla. There is no - workaround other than not to use the notification area applet, - or simply ignore the crash dialog. [UPDATE: This is - fixed as of version 2.2.0.1_1 of gnomepanel.]

- -

2. Unable to use gst-thumbnail

- -

If you try to use the gst-thumbnail application to - thubmnail video files, you may encounter an error - saying colorspace is not available. You must rebuild - multimedia/gstreamer-plugins with Hermes - support to correct this. To do this, specify - -DWITH_HERMES when build gstreamer-plugins. - [UPDATE: As of version 0.6.0_1 of gstreamer-plugins, - Hermes support is enabled by default, and thus this error - should no longer occur.] -

- -

3. Wireless applet does not work

- -

The wireless monitoring applet does not work under - FreeBSD. It relies on files in the Linux proc file - system that do not exist under FreeBSD (even under linprocfs). - Work is underway to add FreeBSD Aironet support to this - applet. If you're interested in helping out, contact - marcus@FreeBSD.org. - [UPDATE: As of version 2.2.0_1 of gnomeapplets2, - support for Aironet cards is working in the - wireless-applet. As of version 2.2.2_1 of gnomeapplets2, - support for both Aironet and wi-driven cards is working - in the wireless-applet (thanks to David Jonas).] -

- -

4. gnomesystemmonitor does not display correct stats

- -

The gnomesystemmonitor may not list all processes or display - correct CPU or memory information under FreeBSD. Patches - are needed to correct this problem. If you are interested in - helping, please contact - freebsd-gnome@FreeBSD.org. -

- - &footer; - - diff --git a/en/gnome/docs/Makefile b/en/gnome/docs/Makefile index f0bb4dc495..ff29691065 100644 --- a/en/gnome/docs/Makefile +++ b/en/gnome/docs/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD: www/en/gnome/docs/Makefile,v 1.8 2003/04/20 22:58:11 adamw Exp $ +# $FreeBSD: www/en/gnome/docs/Makefile,v 1.9 2003/07/15 21:27:53 marcus Exp $ .if exists(../Makefile.conf) .include "../Makefile.conf" @@ -13,6 +13,6 @@ DOCS+= gnome2_porting.sgml DOCS+= porting.sgml DOCS+= bugging.sgml DOCS+= volunteer.sgml -DOCS+= 22knownissues.sgml +DOCS+= knownissues.sgml .include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/en/gnome/docs/knownissues.sgml b/en/gnome/docs/knownissues.sgml new file mode 100644 index 0000000000..d2e6d09502 --- /dev/null +++ b/en/gnome/docs/knownissues.sgml @@ -0,0 +1,35 @@ + + + + %gnomeincludes; + %includes; +]> + + + &header; + +

Below are a list of known issues with GNOME 2.4 that are + specific to FreeBSD. They are not the only known issues, + however. Please familiarize yourself with the GNOME 2.4 + + release notes which contains a + + list of known issues that affect all platforms.

+ +

1. evolution has a problem with attachments under GNOME 2.4

+ +

evolution-1.4.4 has a problem with attachments under + GNOME 2.4. This will be fixed in Evo 1.4.5 due out shortly. +

+ +

2. gstreamer doesn't play nice with rhythmbox

+ +

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

+ + &footer; + + diff --git a/en/gnome/index.xsl b/en/gnome/index.xsl index 5e17c56b66..387cb18f94 100644 --- a/en/gnome/index.xsl +++ b/en/gnome/index.xsl @@ -1,4 +1,4 @@ - + - +
· GNOME FAQ
· Creating Ports
- · Known Issues
+ · Known Issues

Resources diff --git a/en/gnome/news.xml b/en/gnome/news.xml index 22d9882812..2523f7fbdd 100644 --- a/en/gnome/news.xml +++ b/en/gnome/news.xml @@ -21,7 +21,7 @@ - $FreeBSD: www/en/gnome/news.xml,v 1.45 2003/09/04 18:08:59 marcus Exp $ + $FreeBSD: www/en/gnome/news.xml,v 1.46 2003/09/11 19:51:17 marcus Exp $ @@ -303,7 +303,7 @@ release notes for the full scoop on what has changed. A list of known issues with the FreeBSD port can be found - here.

+ here.