From owner-freebsd-mozilla@FreeBSD.ORG Mon Oct 6 17:43:30 2003 Return-Path: Delivered-To: freebsd-mozilla@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B913016A4B3; Mon, 6 Oct 2003 17:43:30 -0700 (PDT) Received: from mailout.informatik.tu-muenchen.de (mailout.informatik.tu-muenchen.de [131.159.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6997143FAF; Mon, 6 Oct 2003 17:43:29 -0700 (PDT) (envelope-from barner@in.tum.de) Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id 6A9A53B8DF; Tue, 7 Oct 2003 02:43:27 +0200 (CEST) Date: Tue, 7 Oct 2003 02:43:27 +0200 From: Simon Barner To: Norikatsu Shigemura Message-ID: <20031007004327.GA377@zi025.glhnet.mhn.de> References: <200310051833.h95IXgiR030095@sakura.ninth-nine.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="G4iJoqBmSsgzjUCe" Content-Disposition: inline In-Reply-To: <200310051833.h95IXgiR030095@sakura.ninth-nine.com> User-Agent: Mutt/1.5.4i X-Virus-Scanned: by amavisd-new at informatik.tu-muenchen.de cc: freebsd-mozilla@FreeBSD.org cc: freebsd-gnome@FreeBSD.org Subject: Re: HEADS UP: please test Flash Plugin Wrapper for Flash6 X-BeenThere: freebsd-mozilla@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mozilla browser issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2003 00:43:31 -0000 --G4iJoqBmSsgzjUCe Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, have have backported libmap to -STABLE (partly from CVS, but mainly =66rom this patch here (don't know whether the patch would have applied to -STABLE directly since I wanted to merge it carefully. I can imagine that a broken dynamic linker is not much fun :-) ftp://ftp.jurai.net/users/winter/patches/libmap.patch (see http://freebsd.rambler.ru/bsdmail/freebsd-threads_2003/msg00000.html) and ... the Linux plugin wrapper works! :-) I am using the following /etc/libmap.conf, which differs in the lines marked with asteriskes from the version suggested in the port's pkg-message. [/usr/local/Acrobat5/Browsers/intellinux/nppdf.so] libc.so.6 pluginwrapper.so [/usr/local/lib/linux-flashplugin6/libflashplayer.so] libpthread.so.0 liblthread.so.2 (*) libdl.so.2 pluginwrapper.so libz.so.1 libz.so.2 libstdc++-libc6.2-2.so.3 libstdc++.so.3 (**) libm.so.6 libm.so.2 libc.so.6 pluginwrapper.so (*) the linuxpluginwrapper port installed devel/linuxthreads as a dependency, but I don't have liblthread.so.3 on my system. I don't think that this is a big deal. (**) I could not locate a file called liblstdc++* on my system, so I used the base system's c++ runtime library instead. I am not sure whether this is a good idea. Does anyone know where to find the right library? Test results (with mozilla and galeon): Both the flash and the pdf plugin are listed in about:plugins. The pdf plugin begins to start when I click on a pdf document (the splash screen of Acrobat 5.05 is displayed, but then the browser locks up. When I closed the browser then (using GNOME's "force close" feature), the splash screen window was still there, and I had to kill the following process in order to close that window (line wrapped) 6255 ?? I 0:00.67 /usr/local/Acrobat5/Reader/intellinux/bin/acroread -display :0.0 -name main -visual default +useFrontEndProgram -xrm *useNullDoc:false -prog= re Can somebody confirm that this was the embedded plugin that was about to start and not the Acrobat Reader as an external helper application? With Flash, I had more luck. Most of the sites worked, but I did not get any sound on this one (I used to hear Bill screaming... enjoy) http://www.idleworm.com/tch/msry2.shtml I justed noticed that galeon locked up while I wrote this message :( But the flash animation did work. When you click on the map that you can find on this link http://www.spiegel.de/politik/deutschland/0,1518,266652,00.html you will get a flash animated map of Bavaria's election result. For me, the fonts don't look right/are not displayed at all. I hope I provided some usefull information here, but please ask me if you want me to test something else. Regards, Simon --G4iJoqBmSsgzjUCe Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/ggwuCkn+/eutqCoRAhu4AKCnZ+Df5qXGpiISgDn6mn6CRmcVvACg5mLx 9fZH0gYnFiKzT4SCwWbZTKQ= =mkCS -----END PGP SIGNATURE----- --G4iJoqBmSsgzjUCe--