From owner-freebsd-emulation Fri Jul 6 2:24: 3 2001 Delivered-To: freebsd-emulation@freebsd.org Received: from morannon.fido.de (morannon.fido.de [62.208.83.225]) by hub.freebsd.org (Postfix) with ESMTP id 33CE037B405 for ; Fri, 6 Jul 2001 02:23:56 -0700 (PDT) (envelope-from tobi@bland.fido.de) Received: from gate.fido.de (news@localhost) by morannon.fido.de (8.9.3/8.9.3/redhat6-morannon-4.4a) with FIDOGATE id LAA12773; Fri, 6 Jul 2001 11:31:01 +0200 Received: by sungate-ftn.fido.de (FIDOGATE 4.4.4) id AA12771; Fri, 06 Jul 2001 11:31:01 +0200 Date: Fri, 06 Jul 2001 09:00:04 +0200 From: tobi@bland.fido.de (Tobias Ernst) Reply-To: tobi@physcip.uni-stuttgart.de Subject: opera 5.0 release no longer works with flash plugin Message-ID: To: freebsd-emulation@freebsd.org Organization: Fido.DE domain gateway (Moving Bits e.V.) Lines: 41 X-Gateway: FIDO morannon.fido.de [FIDOGATE 4.4.4] X-FTN-From: Tobias Ernst @ 242:7600/1.0 X-FTN-To: UUCP @ 242:4900/99.0 X-FTN-Via: 242:7600/0@fido.de @20010706.093313 CFR-OS/2 20010216-devel X-FTN-Via: FIDOGATE/ftntoss 242:1000/1.0, Fri Jul 06 2001 at 10:31:08 CEST X-FTN-Via: FIDOGATE/ftntoss 242:1000/2.0, Fri Jul 06 2001 at 11:31:00 CEST X-FTN-Domain: Z242@fidode MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hallo! Previously, I was using Opera 5.0b16 (IIRC), installed from FreeBSD ports, and I was using the Linux flash player plugin, also from ports. I simply had to symlink libflashplayer.so to /usr/local/share/opera/plugins (again, IIRC, but somewhere there was a opera plugins directory where I could symlink to), and voila, Opera could show flash animations. Today I cvsupped my ports and was happy to find that now the port for Opera has been upgraded to 5.0 release. So I pkg_deleted my old Opera installation and installed the new one, again via ports. Now, the new port does no longer install a "plugins" directory. By using truss, I found out that the new Opera version is now searching for plugins in /usr/lib/opera/plugins. So I created this directory and symlinked (also tried to copy) the flash player plugin and the ShockWave.class file there. But it does not work. I see that Opera finds the file and does something with it: linux_open("/usr/lib/opera/plugins/libflashplayer.so",0,05041052214) =3D 3 (0x3) linux_newfstat(8,0xbfbfd918) =3D 2 (0x2) read(0x8,0xbfbfc96c,0x1000) =3D 3 (0x3) linux_mmap(0xbfbfc90c) =3D 1 (0x1) mprotect(0x289ac000,0x425fc,0x0) =3D 3 (0x3) linux_mmap(0xbfbfc90c) =3D 1 (0x1) linux_mmap(0xbfbfc90c) =3D 1 (0x1) close(8) =3D 1 (0x1) mprotect(0x28908000,0xa4000,0x3) =3D 3 (0x3) munmap(0x28908000,0xe65fc) =3D 2 (0x2) But it still refuses to play flash plugins, and the plugin list under "appearanaces" is empty. Is this actually a bug in the new port (I think at least that it no longer installs a plugin directory is a problem with the port), a bug in the newer version of Opera, or one in the Linux emulation? Viele Gr=FC=DFe, Tobias To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message