From nobody@FreeBSD.org Tue Aug 22 22:04:26 2006 Return-Path: Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A426A16A4E1 for ; Tue, 22 Aug 2006 22:04:26 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 111AC43D53 for ; Tue, 22 Aug 2006 22:04:26 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k7MM4P94051879 for ; Tue, 22 Aug 2006 22:04:25 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k7MM4PIf051878; Tue, 22 Aug 2006 22:04:25 GMT (envelope-from nobody) Message-Id: <200608222204.k7MM4PIf051878@www.freebsd.org> Date: Tue, 22 Aug 2006 22:04:25 GMT From: piotr To: freebsd-gnats-submit@FreeBSD.org Subject: mplayer plugin with mozilla doesn't work X-Send-Pr-Version: www-2.3 >Number: 102407 >Category: ports >Synopsis: www/mplayer-plugin with mozilla doesn't work >Confidential: no >Severity: serious >Priority: medium >Responsible: marcus >State: closed >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Aug 22 22:10:17 GMT 2006 >Closed-Date: Sat Mar 24 21:01:04 GMT 2007 >Last-Modified: Sat Mar 24 21:01:04 GMT 2007 >Originator: piotr >Release: freeBSD 6.1 >Organization: >Environment: bsd# uname -a FreeBSD bsd.dom 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:42:56 UTC 2006 root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP i386 >Description: hi mplayer plugin with mozilla doesn't work ! I have installed: bsd# pkg_info | grep mplayer mplayer-0.99.8_2 High performance media player/encoder supporting many forma mplayer-skins-1.1.2_3 Skins for MPlayer's Graphical User Interface (GUI) mplayerplug-in-3.25 A Mozilla plugin for the MPlayer media player bsd# pkg_info | grep mozilla mozilla-1.7.13,2 The open source, standards compliant web browser bsd# pkg_info | grep win32-codecs win32-codecs-3.1.0.p8,1 Huge compilation of Win32 binary video codecs I cannot open using mozilla any video clips under: http://muzyka.interia.pl/teledyski/ and get the following error message: This page contains information of a type (application/x-mplayer2) that can only be viewed with the appropriate Plug-in. I have the following plugins installed: bsd# ls -la /usr/X11R6/lib/browser_plugins total 1460 drwxr-xr-x 2 root wheel 512 Aug 22 23:19 . drwxr-xr-x 20 root wheel 6656 Aug 22 23:57 .. -rw-r--r-- 1 root wheel 0 Aug 22 23:17 .firefox.keep -rw-r--r-- 1 root wheel 0 Aug 22 12:40 .mozilla.keep -r--r--r-- 1 root wheel 273547 Aug 22 23:19 mplayerplug-in-gmp.so -r--r--r-- 1 root wheel 981 Aug 22 23:19 mplayerplug-in-gmp.xpt -r--r--r-- 1 root wheel 273611 Aug 22 23:19 mplayerplug-in-qt.so -r--r--r-- 1 root wheel 981 Aug 22 23:19 mplayerplug-in-qt.xpt -r--r--r-- 1 root wheel 273643 Aug 22 23:19 mplayerplug-in-rm.so -r--r--r-- 1 root wheel 981 Aug 22 23:19 mplayerplug-in-rm.xpt -r--r--r-- 1 root wheel 273899 Aug 22 23:19 mplayerplug-in-wmp.so -r--r--r-- 1 root wheel 981 Aug 22 23:19 mplayerplug-in-wmp.xpt -r--r--r-- 1 root wheel 274891 Aug 22 23:19 mplayerplug-in.so -r--r--r-- 1 root wheel 981 Aug 22 23:19 mplayerplug-in.xpt >How-To-Repeat: pls try to open using Mozilla any video clips from: http://muzyka.interia.pl/teledyski/ and you'll get the following error: This page contains information of a type (application/x-mplayer2) that can only be viewed with the appropriate Plug-in. I had the same problem using Mozilla on freeBSD 6.0 >Fix: >Release-Note: >Audit-Trail: Responsible-Changed-From-To: freebsd-www->marcus Responsible-Changed-By: linimon Responsible-Changed-When: Tue Aug 22 22:28:56 UTC 2006 Responsible-Changed-Why: Make this a ports PR and assign. http://www.freebsd.org/cgi/query-pr.cgi?pr=102407 State-Changed-From-To: open->feedback State-Changed-By: marcus State-Changed-When: Tue Aug 22 23:28:15 UTC 2006 State-Changed-Why: I get the same thing if I build mplayerplug-in against Firefox, then try to use it under Mozilla. It looks like you may have done the same. If you need the plug-in to work under Mozilla, you will need to rebuild it using Mozilla as the Gecko provider. http://www.freebsd.org/cgi/query-pr.cgi?pr=102407 From: "PK" To: bug-followup@FreeBSD.org, piotrekk@excite.com Cc: Subject: Re: ports/102407: www/mplayer-plugin with mozilla doesn't work Date: Thu, 31 Aug 2006 08:00:00 -0400 (EDT) sorry, but could you pls give some more details how it should work, to rebuild mplayer-plugin using Mozilla as the Gecko provider. # cd /usr/ports/www/mplayer-pluginbsd # make config===> No options to configure _______________________________________________ Join Excite! - http://www.excite.com The most personalized portal on the Web! From: Pav Lucistnik To: bug-followup@FreeBSD.org, piotrekk@excite.com Cc: Subject: Re: ports/102407: www/mplayer-plugin with mozilla doesn't work Date: Sun, 03 Dec 2006 15:57:36 +0100 The port tells you how to do it when you start building it: mplayerplug-in is using firefox for gecko support, but you can change that by defining WITH_GECKO to the following values: firefox mozilla seamonkey -- Pav Lucistnik Is this a dagger which I see before me, its handle towards my hand? Come, let me clutch thee! I have thee not, and yet I see thee still. State-Changed-From-To: feedback->closed State-Changed-By: marcus State-Changed-When: Sat Mar 24 21:00:29 UTC 2007 State-Changed-Why: Mozilla is now deprecated, and mplayerplug-in works with Firefox just fine. http://www.freebsd.org/cgi/query-pr.cgi?pr=102407 >Unformatted: