Update known issues.
[marble] / www / testing / index.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2
3 <html>
4
5 <head>
6 <title>Marble</title>
7 <link rel="stylesheet" type="text/css" href="../kdeedu.css" />
8 <link rel="icon" href="../favicon.ico" />
9 <link rel="shortcut icon" href="../favicon.ico" />
10 </head>
11
12 <body>
13
14 <div style="width: 600px; margin-left: auto; margin-right: auto; margin-top: 20px;">
15
16 <img src="../marble-logo-72dpi.png" />
17
18 <p>
19 Marble 1.0 is going to be released on January 26, 2011. To be able to provide a stable release, we're looking for testers of our development packages. Thanks for your time and any feedback you provide: Via mail to <a href="mailto:marble-devel@kde.org">marble-devel@kde.org</a>, via bug reports at <a href="https://bugs.kde.org/">bugs.kde.org</a> or via IRC in #marble at Freenode.
20 </p>
21
22 <h3>Disclaimer</h3>
23 <p>
24 These are <b>development packages</b> which <b>have not been thoroughly tested</b> and may <b>harm your system</b>. Marble is distributed under the <a href="http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html">LGPL</a>. Please read the terms and conditions.
25 </p>
26
27 <h3>Installation</h3>
28 <p>
29 You can install Marble conveniently from your Nokia N900 using a one-click installer: Open this website with the browser on your N900 and <a href="http://nienhueser.de/marble/maemo/testing/testing.install">install the packages by clicking on this link</a>. If you need further instructions, please <a href="http://userbase.kde.org/Marble/Maemo/Installation">follow this tutorial</a>.
30 </p>
31
32 <h3>Documentation</h3>
33 <p>
34 <ul>
35 <li><a href="http://userbase.kde.org/Tutorials#Marble">Tutorials on Userbase</a> describing the installation and usage of Marble on the N900.</li>
36 <li><a href="http://nienhueser.de/marble/n900-screencast/">Tutorial Video</a> showing the installation and offline routing (German speaker).</li>
37 </ul>
38 </p>
39
40 <p>
41 <img src="MarbleMaemo-GuidanceModeKarlsruhe.jpg" />
42 </p>
43
44 <h3>Known Issues</h3>
45
46 <p>
47 <table border="1">
48 <tr>
49   <th>Type</th>
50   <th>Description</th>
51   <th>Status</th>
52 </tr><tr>
53   <td>Bug</td>
54   <td>The routing dialog has to be opened at least once before it is possible to calculate a route.</td>
55   <td>Fixed in 1.0 Beta 2</tt></td>
56 </tr><tr>
57   <td>Bug</td>
58   <td>A route restored from the last session is only fully shown when the routing dialog was opened at least once.</td>
59   <td>Fixed in 1.0 Beta 2</tt></td>
60 </tr><tr>
61   <td>Bug</td>
62   <td>Crash at very high zoom levels.</td>
63   <td>Open</tt></td>
64 </tr><tr>
65   <td>User Interface</td>
66   <td>The vertical space in the routing dialog is too small when several via points are used or several search results turn up.</td>
67   <td>Fixed in 1.0 Beta 2</td>
68 </tr><tr>
69   <td>User Interface</td>
70   <td>The progress indicator suggests a route is ready too early (when Marble is still busy)</td>
71   <td>Fixed in 1.0 Beta 2</td>
72 </tr>
73 </tr><tr>
74   <td>User Interface</td>
75   <td>When upgrading from Marble 0.10 (KDE 4.5), a black frame is shown on the left</td>
76   <td>Fixed in 1.0 Beta 2</td>
77 </tr>
78 </tr><tr>
79   <td>User Interface</td>
80   <td>When upgrading from Marble 0.10 (KDE 4.5), two info boxes overlap on the bottom right of the map</td>
81   <td>Fixed in 1.0 Beta 2</tt></td>
82 </tr><tr>
83   <td>User Interface</td>
84   <td>Too many icons with arrows on the bottom of the screen are confusing for first time users.</td>
85   <td>Open</tt></td>
86 </tr>
87 </table>
88 </p>
89
90 <p>Maintained by the <a href="mailto:marble-devel@kde.org">Marble developers.</p>
91
92 </div>
93
94 </body>
95 </html>