Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Apr 2008 07:02:38 +0200
From:      Matthias Apitz <matthias.apitz@oclc.org>
To:        Kris Kennaway <kris@freebsd.org>
Cc:        Ivan Voras <ivoras@freebsd.org>, freebsd-questions@freebsd.org
Subject:   Re: 7.0R && freemind 0.8.1 crashes randomly
Message-ID:  <20080410050238.GA1787@rebelion.Sisis.de>
In-Reply-To: <47FCDCC5.4040605@FreeBSD.org>
References:  <20080409115534.GA86945@rebelion.Sisis.de> <ftidup$kt6$1@ger.gmane.org> <47FCDCC5.4040605@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
El día Wednesday, April 09, 2008 a las 05:12:05PM +0200, Kris Kennaway escribió:

> Ivan Voras wrote:
> >Matthias Apitz wrote:
> >>Hello,
> >>
> >>I'm used to use 'freemind' (and used 0.8.0 a lot in FreeBSD 6.2); since
> >>the update to 7.0-REL and freemind as 0.8.1 from ports it is unusable
> >>because it crashes randomly, sometimes it does not even comes up without
> >>any message, sometimes it crashes by its own while I'm working in some
> >>other part of the KDE 3.5.8 desktop; does someone face the same problem?
> >>thanks in advance for a tip;
> >
> >FreeMind is a java application and since there's still no official Java
> >for FreeBSD 7, you're probably lucky it works at all :)
> >
> 
> What do you expect is wrong with the 6.x jdk running under compatibility?
> 
> Kris

I have 'make install'ed /usr/ports/java/jdk15 and adjusted the the
launcher script /usr/local/bin/freemind to its Java engine:
JAVA_VERSION="1.4+" "/usr/local/jdk1.5.0/bin/java" -cp "${CLASSPATH}" freemind.main.FreeMind "${FILE}"

works now without any crash so far;

	matthias
-- 
Matthias Apitz
Manager Technical Support - OCLC GmbH
Gruenwalder Weg 28g - 82041 Oberhaching - Germany
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e <matthias.apitz@oclc.org> - w http://www.oclc.org/ http://www.UnixArea.de/
b http://gurucubano.blogspot.com/
Don't top-post, read RFC1855 http://www.faqs.org/rfcs/rfc1855.html
A: Because it messes up the order in which people normally read text.
Q: Why is it such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on Usenet and in e-mail?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080410050238.GA1787>