From owner-freebsd-gnome Mon Mar 10 22:56:20 2003 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3578637B401 for ; Mon, 10 Mar 2003 22:56:17 -0800 (PST) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 010C643F3F for ; Mon, 10 Mar 2003 22:56:16 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.12.8/8.12.8) with ESMTP id h2B6tqrI078064; Tue, 11 Mar 2003 01:55:52 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: mozilla-devel-gtk2 and libjavaplugin From: Joe Marcus Clarke To: Islero Cc: FreeBSD GNOME Users In-Reply-To: <1047365346.96723.34.camel@cypress.380w.net> References: <1045513204.336.31.camel@cypress.380w.net> <1045513850.88166.70.camel@shumai.marcuscom.com> <1045553982.1304.27.camel@cypress.380w.net> <1045577185.45409.4.camel@shumai.marcuscom.com> <1047365346.96723.34.camel@cypress.380w.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-auNoFJOB78n6fGdcqjBv" Organization: MarcusCom, Inc. Message-Id: <1047365768.28340.23.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 Date: 11 Mar 2003 01:56:08 -0500 X-Spam-Status: No, hits=-33.0 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,QUOTE_TWICE_1,REFERENCES, REPLY_WITH_QUOTES autolearn=ham version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-auNoFJOB78n6fGdcqjBv Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2003-03-11 at 01:49, Islero wrote: > Some follow up on this from several weeks ago. To recap - I couldn't > get libjavaplugin_oji.so to load in mozilla-devel-gtk2. I tried > buildworld, buildkernel, rebuilt jdk, mozilla - all multiple times - > nothing worked. >=20 > I was running a default Gnome installation (the only change was Metacity > was running, not Sawfish).=20 >=20 > For other reasons, I got looking at the Gnome themes. I was running > with default theme settings on 4.7-stable. I changed to the Smokey Blue > theme and later noticed that libjavaplugin_oji.so was loading and > running from mozilla-devel-gtk2. I just tried this again on a > 5.0-current machine which had the same problem. Yup. Old "Smokey Blue" > theme fixed the java plugin problem. Hmmm...never thought of this. It does make a bit of sense, though. >=20 > It is possible there is a theme element missing in the default settings? Yeah, it could. If you had a bad GTK theme engine, this could happen. > Is this something that mergemaster might have caught if I had run it? No. This is very user-specific. Thanks for the update. I'll keep this in my hat. When I finally get around to building my Mozilla FAQ, I'll be sure to add this. Joe >=20 > On Tue, 2003-02-18 at 06:06, Joe Marcus Clarke wrote: > > On Tue, 2003-02-18 at 02:39, Islero wrote: > > > On Mon, 2003-02-17 at 12:30, Joe Marcus Clarke wrote: > > > > On Mon, 2003-02-17 at 15:20, Islero wrote: > > > > > Please de-confuse me. > > > > > My newly built Java plugin (1.3.1-p8) will not load in > > > > > mozilla-devel-gtk2 (1.3b) on gnome2.2 with either 4.7-stable or > > > > > 5.O-current. The error is: > > > > >=20 > > > > > LoadPlugin: failed to initialize shared library > > > > > /usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so > > > > > [/usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so: > > > > > Undefined symbol "gdk_input_add"] > > > > >=20 > > > > > The same plugin loads and works properly in mozilla (1.2.1) and g= aleon2 > > > > > (1.3.2) > > > > >=20 > > > > > Also, I noticed a new jre plugin libjavaplugin_oji_g.so but could= n't > > > > > find any information about when that should be used. I tried that= , but > > > > > it doesn't load either. > > > > >=20 > > > > > Any ideas? I saw a few references to this condition back in Decem= ber > > > > > during the ports freeze, but didn't see a definitive fix. Do I ju= st have > > > > > too many browser versions installed? > > > >=20 > > > > Works fine for me. I've never seen this problem people are describ= ing.=20 > > > > My recommendation is to make sure you have the latest gtk12 port > > > > installed (gtk-1.2.10_9), then rebuild java/jdk13. As a note, my > > > > libjavaplugin_oji.so does not include this symbol. In fact, it doe= sn't > > > > include any gtk_ symbols. Another thing, make sure WITHOUT_PLUGIN = is > > > > not defined in /etc/make.conf. > > > >=20 > > > > Joe > > > >=20 > > > No luck yet. I have the latest gtk as of today. > > >=20 > > > gtk-1.2.10_9 =3D up-to-date with port > > > gtk-2.2.1 =3D up-to-date with port > > >=20 > > > WITHOUT_PLUGIN is not defined in make.conf although > > > WITH_MOZILLA=3Dmozilla-devel-gtk2 > > > is defined. > > >=20 > > > I also tried remaking jdk1.3.1 and that didn't help. Upgraded from > > > jdk1.3.1-p7 to jdk1.3.1-p8 and that didn't help. I also had the probl= em > > > with mozilla-devel-gtk2 1.3a and upgrading to 1.3b didn't help. > > >=20 > > > Anything else I should look at? > >=20 > > Honestly, I have no clue. You may want to run this by the jdk13 > > maintainer. Like I said, I've never had this problem. > >=20 > > Joe > >=20 > > >=20 > > >=20 > > >=20 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-gnome" in the body of the message --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-auNoFJOB78n6fGdcqjBv Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+bYiIb2iPiv4Uz4cRAhqRAJ9k5YuBn2K6yMitbBO7FFEo6sL+kwCgrc9X 7/Tk/29CJnjw1fkseBv4Jy4= =0KDd -----END PGP SIGNATURE----- --=-auNoFJOB78n6fGdcqjBv-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message