Resurrect the GNOME Development Branch FAQ, and bump the development version
to 2.7.
This commit is contained in:
parent
0f8991c195
commit
ef95fd336e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20963
4 changed files with 13 additions and 48 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.18 2004/03/20 06:32:58 marcus Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/develfaq.sgml,v 1.19 2004/04/04 21:49:39 phantom Exp $">
|
||||
<!ENTITY title "FreeBSD GNOME Project: GNOME Development Branch FAQ">
|
||||
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -98,7 +98,7 @@ STRIP=
|
|||
into your main ports tree. From there, you can download
|
||||
the <a href="http://www.marcuscom.com/downloads/gnome_upgrade.sh">
|
||||
gnome_upgrade.sh</a> script to aid in upgrading from GNOME
|
||||
2.4 to &gnomedevelver;. Once you are running GNOME
|
||||
&gnomever; to &gnomedevelver;. Once you are running GNOME
|
||||
&gnomedevelver;, you can use <a
|
||||
href="/gnome/docs/faq2.html#q6">portupgrade</a> to stay
|
||||
up-to-date.</p>
|
||||
|
@ -144,13 +144,6 @@ STRIP=
|
|||
skills to create some hot <a href="/gnome/screenshots.html">
|
||||
screenshots</a>.</p>
|
||||
|
||||
<p>If you like coding, and you know Perl, we <em>really</em> need
|
||||
someone to help in porting
|
||||
<a href="http://www.gnome.org/projects/gst/index.html">
|
||||
gnome-system-tools</a>. Please contact
|
||||
<a href="marcus@FreeBSD.org">marcus@FreeBSD.org</a> if you are
|
||||
interested in helping with this.</p>
|
||||
|
||||
<p>Even if you don't like working directly with code, we need reports on experiences
|
||||
upgrading from GNOME &gnomever; to GNOME &gnomedevelver;; we need information on
|
||||
which apps are exhibiting strange behaviour; we need to know in advance everything
|
||||
|
@ -162,39 +155,10 @@ STRIP=
|
|||
<li style="padding-bottom: 0.5em"><a name="q7"></a>
|
||||
<p><b>What is the current state of development GNOME on FreeBSD?</b></p>
|
||||
<!-- A7 -->
|
||||
<p>Development versions of the entire GNOME &gnomedevelver; desktop
|
||||
environment are available, and they all compile cleanly.</p>
|
||||
<p>GNOME &gnomedevelver; is currently being ported as
|
||||
components are released. However, there is not an official
|
||||
&gnomedevelver; release available yet.</p>
|
||||
|
||||
<p>Most of the components of <tt>x11/gnome2-fifth-toe</tt> have working
|
||||
development versions. None of the apps that use the C++
|
||||
bindings work yet; the C++ bindings themselves are there, but
|
||||
none of the Fifth Toe apps will currently compile against them.</p>
|
||||
|
||||
<p>Existing GNOME &gnomedevelver; users should do the
|
||||
following to work around a file conflict with libgnome and
|
||||
gnomecontrolcenter2 that caused key repeat to fail:</p>
|
||||
|
||||
<pre>
|
||||
# portupgrade -f gnomecontrolcenter2
|
||||
# portupgrade -f libgnome
|
||||
</pre>
|
||||
|
||||
<p><b>Known Bugs:</b></p>
|
||||
|
||||
<ul>
|
||||
<li><a href="http://bugzilla.gnome.org/show_bug.cgi?id=132154">
|
||||
#132154</a>: [gnome-keyboard-properties] Keyboard repeat
|
||||
rate and delay are saved as floats</li>
|
||||
<li><a href="http://bugzilla.gnome.org/show_bug.cgi?id=137388">
|
||||
#137388</a>: [gnome-terminal] gnome-terminal has a problem
|
||||
with the dynamic title and vim</li>
|
||||
<li><a href="http://bugzilla.gnome.org/show_bug.cgi?id=133690">
|
||||
#133690</a>: [gnome-terminal] gnome-terminal does not exit
|
||||
the shell correctly</li>
|
||||
<li><a href="http://bugzilla.gnome.org/show_bug.cgi?id=136966">
|
||||
#136966</a>: [nautilus] Create Document -> Empty File gets
|
||||
wrong group</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
&footer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue