From 99f476178404e16cd9ae3fd352b5fea7e2c31f1e Mon Sep 17 00:00:00 2001
From: Jeremy Messenger
Date: Wed, 9 Mar 2005 21:39:39 +0000
Subject: [PATCH] Add three known issues: -Change theme cause few apps
crash. -KDE menu doesn't show all icons. -gnome-menus has
LegacyDir bug.
---
en/gnome/docs/faq210.sgml | 18 +++++++++++++++++-
1 file changed, 17 insertions(+), 1 deletion(-)
diff --git a/en/gnome/docs/faq210.sgml b/en/gnome/docs/faq210.sgml
index d53fb3b46e..f5bc5f7ba6 100644
--- a/en/gnome/docs/faq210.sgml
+++ b/en/gnome/docs/faq210.sgml
@@ -1,6 +1,6 @@
-
+
%gnomeincludes;
%includes;
@@ -144,6 +144,22 @@ $ tail -f /path/to/logfile
within FreeBSD. Some of the more visible issues are:
+ - Change the theme cause few apps crash. It is known issue to the
+ GNOME/Linux world, so it is not FreeBSD issue. You can ignore and
+ click on restart button when the dialog pops up. After that, you
+ will be fine.
+
- KDE menu doesn't show all icons. It is because of GNOME and KDE
+ have the very different theme. KDE has failed to follow the
+ freedesktop.org standard for when theme doesn't exist and the
+ fall back should be go to hicolor theme. KDE has all default theme
+ in default.kde rather than hicolor. There is not much we can do.
+
+ http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html
+
-
+ #167934: [gnome-menus] Any .desktop file that go in
+ share/gnome/apps without have Categories entry don't work. It is
+ LegacyDir bug that is supposed to be fix in next release (2.10.1).
+ The workaround is to add Categories entry in .desktop file.
-
#137388: [gnome-terminal] gnome-terminal has a problem
with the dynamic title and vim (UPDATE: See this