Add some more GNOME 2.5 known issues.
This commit is contained in:
parent
06bc980c52
commit
93a7167dfd
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=19356
1 changed files with 10 additions and 2 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/develfaq.sgml,v 1.4 2003/12/29 03:36:14 marcus Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/develfaq.sgml,v 1.5 2003/12/29 03:47:26 marcus Exp $">
|
||||
<!ENTITY title "FreeBSD GNOME Project: GNOME Development Branch FAQ">
|
||||
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -173,7 +173,15 @@ STRIP=
|
|||
notified.</p>
|
||||
|
||||
<p>After updating to libgnomeui-2.5.2, some ports may refuse to build
|
||||
(e.g. print/ggv2).</p>
|
||||
(e.g. print/ggv2). You may also notice some components are
|
||||
unable to load their icons.</p>
|
||||
|
||||
<p>Users may not be able to logout under GNOME 2.5.1. The symptom is
|
||||
the desktop hangs after selecting Actions->Log Out. The
|
||||
workaround is to disable "Prompt on logout" under
|
||||
Applications->Desktop Preferences->Advanced->Sessions.</p>
|
||||
|
||||
<p>Desktop icons have read-only emblems. There is no workaround.</p>
|
||||
|
||||
<p><b>Known Bugs:</b></p>
|
||||
|
||||
|
|
Loading…
Reference in a new issue