I am trying to reproduce this Bug... 

Just one quick question: You're using OpenJDK, right? And if you do,
does switching to the Sun-JDK "fix" it for you? 

This worked for me, I've installed the JDK from Sun and modified
/usr/bin/freemind: 

--- /usr/bin/freemind   2011-05-07 13:21:55.000000000 +0200
+++ /tmp/freemind-old   2011-05-07 13:21:30.000000000 +0200
@@ -144,7 +144,7 @@
 if [ -r /usr/lib/java-wrappers/java-wrappers.sh ]
 then # the Debian method
        . /usr/lib/java-wrappers/java-wrappers.sh
-       require_java_runtime openjdk sun 
+       require_java_runtime sun 
 else
        findjava
        if [ $? -ne 0 ]


This may just be a Bug in OpenJDK we're dealing with. 

Stefan

-- 
Nichts kann rueckgaengig gemacht werden, was einmal gedacht wurde.
                                             Friedrich Duerrenmatt, Die Physiker



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to