Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Apr 2005 17:57:02 -0700
From:      Clint Olsen <clint@0lsen.net>
To:        gnome@freebsd.org, ports@freebsd.org
Subject:   Re: Thunderbird 1.0.2 crashes (JVM)
Message-ID:  <20050406005702.GA40337@0lsen.net>
In-Reply-To: <20050404201610.GA67191@0lsen.net>
References:  <20050404201610.GA67191@0lsen.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Apr 04, Clint Olsen wrote:
> INTERNAL ERROR on Browser End: Could not get the JVM manager
> System error?:: Unknown error: 0

Ok, I just fixed this problem by modifying the port:

--- mozconfig.in.orig   Tue Apr  5 17:55:37 2005
+++ mozconfig.in        Tue Apr  5 15:35:35 2005
@@ -11,6 +11,7 @@
 ac_add_options --disable-oji
 ac_add_options --disable-necko-disk-cache
 ac_add_options --disable-tests
+ac_add_options --disable-plugins
 ac_add_options --disable-profilesharing
 ac_add_options --enable-single-profile
 ac_add_options --disable-freetype2

I got this from Bugzilla.  Why this just isn't the default in Thunderbird
is beyond me.

-Clint



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