From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 05:03:00 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 78330106566C; Thu, 10 Apr 2008 05:03:00 +0000 (UTC) (envelope-from matthias.apitz@oclc.org) Received: from hunter.Sisis.de (mail.oclc.de [193.31.11.194]) by mx1.freebsd.org (Postfix) with ESMTP id 777BF8FC17; Thu, 10 Apr 2008 05:02:59 +0000 (UTC) (envelope-from matthias.apitz@oclc.org) Received: (from mail@localhost) by hunter.Sisis.de (8.8.8/8.8.8) id GAA28005; Thu, 10 Apr 2008 06:55:36 +0200 (CEST) (envelope-from matthias.apitz@oclc.org) Received: from ppp-82-135-6-124.dynamic.mnet-online.de(82.135.6.124) by hunter.Sisis.de via smap (V2.1) id xma027971; Thu, 10 Apr 08 06:55:20 +0200 Received: (from guru@localhost) by rebelion.Sisis.de (8.14.2/8.13.8/Submit) id m3A52ckt002481; Thu, 10 Apr 2008 07:02:38 +0200 (CEST) (envelope-from matthias.apitz@oclc.org) X-Authentication-Warning: rebelion.Sisis.de: guru set sender to matthias.apitz@oclc.org using -f Date: Thu, 10 Apr 2008 07:02:38 +0200 From: Matthias Apitz To: Kris Kennaway Message-ID: <20080410050238.GA1787@rebelion.Sisis.de> References: <20080409115534.GA86945@rebelion.Sisis.de> <47FCDCC5.4040605@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <47FCDCC5.4040605@FreeBSD.org> User-Agent: Mutt/1.4.2.3i X-Operating-System: FreeBSD 7.0-RELEASE (i386) Cc: Ivan Voras , freebsd-questions@freebsd.org Subject: Re: 7.0R && freemind 0.8.1 crashes randomly X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2008 05:03:00 -0000 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 - 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?