Revision: 7207
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=7207&view=rev
Author:   dnaber
Date:     2012-06-03 12:31:23 +0000 (Sun, 03 Jun 2012)
Log Message:
-----------
recommend LibreOffice 3.5.4 as it doesn't have the freeze bug

Modified Paths:
--------------
    trunk/website/www/index.php
    trunk/website/www/issues/index.php

Modified: trunk/website/www/index.php
===================================================================
--- trunk/website/www/index.php 2012-06-03 12:21:08 UTC (rev 7206)
+++ trunk/website/www/index.php 2012-06-03 12:31:23 UTC (rev 7207)
@@ -2,7 +2,7 @@
 $page = "homepage";
 $title = "LanguageTool";
 $title2 = "Style and Grammar Checker";
-$lastmod = "2012-06-01 10:21:00 CET";
+$lastmod = "2012-06-03 14:21:00 CET";
 $enable_fancybox = 1;
 include("../include/header.php");
 ?>
@@ -41,12 +41,21 @@
 <h2>Download</h2>
 
 <div class="downloadSection">
-       <div id="downloadButton">
-        <?php
-        $downloadPath = "download";
-        include("../include/download.php");
-        ?>
-       </div>
+    <table>
+      <tr>
+        <td>
+          <div id="downloadButton">
+                 <?php
+                 $downloadPath = "download";
+                 include("../include/download.php");
+                 ?>
+               </div>
+        </td>
+        <td valign="top" style="color:#666666">If you plan on using 
LanguageTool with LibreOffice/OpenOffice, we recommend
+          <a href="http://www.libreoffice.org/download";>LibreOffice 3.5.4</a>, 
as older versions of both LibreOffice and OpenOffice have a bug
+          that causes a freeze on startup.</td>
+      </tr>
+    </table>
        <ul>
                <li>Requires <?=show_link("Java&nbsp;6", 
"http://www.java.com/en/download/manual.jsp";, 0)?> or later -<strong> we 
recommend Java 6 for now,
           as many users have performance problems when using LanguageTool with 
Java 7</strong></li>

Modified: trunk/website/www/issues/index.php
===================================================================
--- trunk/website/www/issues/index.php  2012-06-03 12:21:08 UTC (rev 7206)
+++ trunk/website/www/issues/index.php  2012-06-03 12:31:23 UTC (rev 7207)
@@ -2,7 +2,7 @@
 $page = "other";
 $title = "LanguageTool";
 $title2 = "Common Problems";
-$lastmod = "2012-05-16 13:30:00 CET";
+$lastmod = "2012-06-03 13:30:00 CET";
 include("../../include/header.php");
 ?>
 
@@ -28,8 +28,9 @@
 
 <ul class="largelist">
 <li><strong>Freeze on startup</strong>: for some people, LanguageTool freezes 
LibreOffice or OpenOffice.org on startup for seconds to minutes.
- We have found the cause in LibreOffice/OpenOffice.org and are working on a 
fix now (May 2012). <a 
href="https://sourceforge.net/tracker/?func=detail&amp;aid=3153545&amp;group_id=110216&amp;atid=655717";>Bug
 report</a>.
- The freeze is worse with Java 7, so we recommend Java 6 for now.
+ This bug has been fixed in <strong>LibreOffice 3.5.4</strong> - all older 
versions and all versions of Apache OpenOffice are still affected
+ by this (as of June 2012), so we strongly recommend you use LibreOffice 
3.5.4. If you cannot update, we recommend you use Java 6 for now,
+ as the freeze is worse with Java 7. <a 
href="https://sourceforge.net/tracker/?func=detail&amp;aid=3153545&amp;group_id=110216&amp;atid=655717";>Bug
 report</a>.
 </li>
 <li>When you get a long <strong>error message with "NoClassDefFoundError" 
during installation on Ubuntu <a href="../images/class_not_found.png">like 
this</a></strong>, you might need to
        install the <tt>libreoffice-java-common</tt> or 
<tt>openoffice.org-java-common</tt> package. See

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Languagetool-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to