* Add a known issue for gdesklets-0.24.1
* Be consistent with GNOME desktop versions * Don't mention ggv2 as an example program that does not build with libgnomeui-2.5.2. It was subsequently fixed.
This commit is contained in:
parent
32c6bd9776
commit
08a3b0fd56
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=19367
1 changed files with 10 additions and 5 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.5 2003/12/29 03:47:26 marcus Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/develfaq.sgml,v 1.6 2003/12/29 16:58:00 marcus Exp $">
|
||||
<!ENTITY title "FreeBSD GNOME Project: GNOME Development Branch FAQ">
|
||||
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -43,7 +43,7 @@
|
|||
users to minimize the number of surprises when the new stable
|
||||
versions are committed to the FreeBSD CVS tree. This document is
|
||||
about the development branch. The current development branch
|
||||
is GNOME &gnomedevelver;.x.</li>
|
||||
is GNOME &gnomedevelver;.</li>
|
||||
<li><b>CVS</b> - Often newer-than-new, the CVS HEAD versions of GNOME
|
||||
applications and libraries are alpha quality, or often completely
|
||||
unbuildable. The FreeBSD GNOME project pays attention to, but
|
||||
|
@ -173,15 +173,20 @@ STRIP=
|
|||
notified.</p>
|
||||
|
||||
<p>After updating to libgnomeui-2.5.2, some ports may refuse to build
|
||||
(e.g. print/ggv2). You may also notice some components are
|
||||
unable to load their icons.</p>
|
||||
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>Desktop icons have read-only emblems. It is said this only
|
||||
happens for users in the wheel group.</p>
|
||||
|
||||
<p>gDesklets-0.24.1 does not build or work correctly with GNOME
|
||||
&gnomedevelver;. The maintainer is currently evaluating
|
||||
0.25 which should work with GNOME &gnomedevelver;.</p>
|
||||
|
||||
<p><b>Known Bugs:</b></p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue