[Esbox-commits] r1599 - www/beta1
eswartz at garage.maemo.org
eswartz at garage.maemo.org
Wed May 13 17:22:03 EEST 2009
Author: eswartz
Date: 2009-05-13 17:22:01 +0300 (Wed, 13 May 2009)
New Revision: 1599
Modified:
www/beta1/installation_update_site.html
www/beta1/release_2_0_0_M4.html
Log:
more known issues; split Eclipse installation out of the update site steps
Modified: www/beta1/installation_update_site.html
===================================================================
--- www/beta1/installation_update_site.html 2009-05-13 13:53:01 UTC (rev 1598)
+++ www/beta1/installation_update_site.html 2009-05-13 14:22:01 UTC (rev 1599)
@@ -55,20 +55,18 @@
<div style="font-size: 14px">
<ul>
+ <li><a href="#eclipse">Eclipse Installation (if needed)</a></li>
<li><a href="#steps">Installation steps</a></li>
<li><a href="#troubleshooting">Troubleshooting</a></li>
</ul>
</div>
-<p id="steps" />
+<p id="eclipse" />
<div id="group">
-<h3 id="heading">Installation steps</h3>
-
-<ol>
+<h3 id="heading">Eclipse Installation (if needed)</h3>
- <li>If you do not yet have Eclipse, follow these steps.
-
+<p>If you do not yet have Eclipse, follow these steps.</p>
<ol>
<li>
Download Eclipse Ganymede SR2 (3.4.2) for your host. We suggest a package bundled with CDT:
@@ -101,12 +99,17 @@
</li>
<li>For more detailed information about Eclipse SDK, see
the <a href="http://www.eclipse.org/eclipse/development/readme_eclipse_3.4.2.html" target="_blank">Eclipse 3.4.2 Project Release Notes</a>.</li>
- </ol>
+ </ol>
+ </div>
<p></p>
+
+<p id="steps" />
+<div id="group">
-
- </li>
+<h3 id="heading">Installation steps</h3>
+<ol>
+
<li>Verify that your network proxy is configured (if needed) in
<em>Window > Preferences > General > Network Connections</em>.
<p/>
Modified: www/beta1/release_2_0_0_M4.html
===================================================================
--- www/beta1/release_2_0_0_M4.html 2009-05-13 13:53:01 UTC (rev 1598)
+++ www/beta1/release_2_0_0_M4.html 2009-05-13 14:22:01 UTC (rev 1599)
@@ -93,29 +93,42 @@
<ul>
- <li><a href="https://garage.maemo.org/tracker/index.php?func=detail&aid=4046&group_id=192&atid=1420">4046:</a>
+ <li>
<b>For Fremantle support,</b> you must edit the X server launch to exclude the "-extension Composite" option.
- (This is read as "turn off extension".) Either change "-" to "+" or remove the argument altogether.
+ (This is read as "turn off extension".) Either change "-" to "+" or remove the argument altogether.
+ <a href="https://garage.maemo.org/tracker/index.php?func=detail&aid=4046&group_id=192&atid=1420">[#4046]</a>
</li>
- <li><a href="https://garage.maemo.org/tracker/index.php?func=detail&aid=4045&group_id=192&atid=1420">4045:</a>
+ <li>
Launching the Maemo Application Framework can take a long time, especially when using virtual machines.
+ <a href="https://garage.maemo.org/tracker/index.php?func=detail&aid=4045&group_id=192&atid=1420">[#4045]</a>
</li>
- <li><a href="https://garage.maemo.org/tracker/index.php?func=detail&aid=4058&group_id=192&atid=1420">4058:</a>
- If the same targets exist in multiple Scratchbox 1 installations, project build configurations are lost.
+ <li>
+ If the same targets exist in multiple Scratchbox 1 installations, you cannot make distinct project build configurations
+ in the two installations. The first matching installation will always be used.
+ <a href="https://garage.maemo.org/tracker/index.php?func=detail&aid=4058&group_id=192&atid=1420">[#4058]</a>
</li>
-
+ <li>When building <tt>autotools</tt> projects on MacOS X over a virtual machine,
+ some interesting interaction with Samba will cause
+ a lot of <tt>conf<em>number</em>.dir</tt> directories with <tt>conf<em>number</em>.file</tt>
+ softlinks to be created. This will interfere with Debian package creation as well.
+ <a href="https://garage.maemo.org/tracker/index.php?func=detail&aid=3955&group_id=192&atid=1420">[#3955]</a>
+ </li>
<li>Scratchbox 2 / Maemo-SDK+ support is not well-tested. A new release is planned
- for a few days after the ESbox release. We will continue testing and integration
+ for a few days after the ESbox release, a bit too late for us :). We will continue testing and integration
in beta 2.
</li>
- <li>When you first use the "Nokia Internet Tablet" device for RSE,
- it will default to user "user" on 192.168.2.15. You should manually
- edit this first (you can use the context menu on a target and use the <em>Configure...</em> action),
- if you want other settings. If you happen to see a
- password prompt, you cannot edit the username here, so you'll need to
- cancel and edit the connection and try again. We will try to make the
- initial setup step clearer in the future.</li>
-
+ <li>The "Nokia Internet Tablet ..." connections for RSE are configured for the
+ account "user". Please set up a password for this account first
+ (log into the tablet, gain root, and set the password via <tt>passwd user</tt>),
+ or select a different user name in the RSE target (right click > <em>Configure...</em>
+ or right click > <em>Properties</em> in the <em>Remote Systems</em> view). You will not be able to
+ change the user name in a dialog that prompts for a password.
+ </li>
+ <li>
+ For other issues, see the <a href="https://garage.maemo.org/tracker/index.php?group_id=192&atid=1420">ESbox Bug Tracker</a>
+ and the <a href="https://garage.maemo.org/tracker/?func=browse&group_id=799&atid=2996">Mica bug tracker</a>
+ and search for items with <em>Resolution = None</em>.
+ </li>
</ul>
More information about the Esbox-commits
mailing list