pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Fwd: sound problem with firefox 3.6



hi,
I reply
to  (2), (5), (6)


===========================================================
REPLY (2)

> *2- What do you mean by "everywhere": what exactly have you tried
> that successfully produced audio output, what did you try that failed
> to do so? *
> R)
> I installed Mplayer (mplayer-1.0rc20100913nb5). Music files are executed
> correctly (i.e.  .mp3).
> Audio is not heard with firefox (ie youtube, etc. ..)

Have you tried any non-flash audio?  Is this a firefox problem or a
flash problem?

R)
firefox without flash working properly.
I tried reinstalling firefox also.


==========================================================================
REPLY (5)

> *5- The linux binary versions or the native NetBSD versions? *
> R)
> netbsd version(I'm not sure)

Looks like you're running native NetBSD firefox with a Linux flash-
plugin (adobe-flash-plugin is the Linux x86 binary plugin).  I think
that's supposed to work thanks to nspluginwrapper, but I haven't used
that functionality in a very long time; can someone who has chime in?

R)
everything seems ok:

Installation the plugin for firefox:
# nspluginwrapper -v -i /usr/pkg/lib/netscape/plugins/libflashplayer.so

Install plugin /usr/pkg/lib/netscape/plugins/libflashplayer.so
into /usr/pkg/lib/netscape/plugins/npwrapper.libflashplayer.so

and

#nspluginwrapper -l
                                                                                                                                                                                     
/usr/pkg/lib/netscape/plugins/npwrapper.libflashplayer.so
  Original plugin: /usr/pkg/lib/netscape/plugins/libflashplayer.so
  Wrapper version string: 1.2.2
/usr/pkg/lib/netscape/plugins/npwrapper.libflashplayer.so
  Original plugin: /usr/pkg/lib/netscape/plugins/libflashplayer.so
  Wrapper version string: 1.2.2


Host-001# pwd
/usr/pkg/lib/netscape/plugins
Host-001#
Host-001# ls -l
total 23080
-r--r--r--  1 root  wheel  9810300 Feb 23 21:04 libflashplayer.so
-r-xr-xr-x  1 root  wheel   292401 Feb 18 23:44 mplayerplug-in-dvx.so
-r--r--r--  1 root  wheel     1067 Feb 18 23:44 mplayerplug-in-dvx.xpt
-r-xr-xr-x  1 root  wheel   292497 Feb 18 23:44 mplayerplug-in-gmp.so
-r--r--r--  1 root  wheel     1067 Feb 18 23:44 mplayerplug-in-gmp.xpt
-r-xr-xr-x  1 root  wheel   292625 Feb 18 23:44 mplayerplug-in-qt.so
-r--r--r--  1 root  wheel     1067 Feb 18 23:44 mplayerplug-in-qt.xpt
-r-xr-xr-x  1 root  wheel   292657 Feb 18 23:44 mplayerplug-in-rm.so
-r--r--r--  1 root  wheel     1067 Feb 18 23:44 mplayerplug-in-rm.xpt
-r-xr-xr-x  1 root  wheel   292977 Feb 18 23:44 mplayerplug-in-wmp.so
-r--r--r--  1 root  wheel     1067 Feb 18 23:44 mplayerplug-in-wmp.xpt
-r-xr-xr-x  1 root  wheel   294225 Feb 18 23:44 mplayerplug-in.so
-r--r--r--  1 root  wheel     1067 Feb 18 23:44 mplayerplug-in.xpt
-rwxr-xr-x  1 root  wheel   106272 Feb 23


==============================================================================
REPLY (6)


> *6- If you start firefox from a terminal and then try to play audio, do
> you
> see any error
> messages on the terminal?*
> R)
> this test, I've never done.
> well, this is the log:
> LoadPlugin: failed to initialize shared library
> /usr/pkg/lib/netscape/plugins/libflashplayer.so [Shared object
> "libX11.so.6"
> not found]
>
> (npviewer.bin:712): Gdk-WARNING **: Error converting from UTF-8 to
> STRING:
> Conversion from character set 'UTF-8' to 'ISO-8859-1' is not supported

That's odd, based on the first error message I wouldn't expect flash to
work at all.  Does flash video work?  I.e. is it really just the audio
output that's broken, or is flash simply not working?

R)
I think flash is working properly.
the video is dumb.
output video OK
output audio KO.

It is installed correctly.
Checked installation on this web_page:
http://www.adobe.com/software/flash/about/

=====================================================================================

REPLY for
OBATA Akio
   
> How about install multimedia/libflashsupport?

R)
it is installed
version is:  libflashsupport-1.0.2098nb1



Thank you for
your attention.







2011/2/23 Ian D. Leroux <idleroux%fastmail.fm@localhost>
Please include the list in your replies, so that other subscribers can
follow the
conversation and help out if they know something I don't.

On Tue, 22 Feb 2011 22:31 +0100, "Ulisse Agresti" <lss.grs%gmail.com@localhost>
wrote:
> *1- What OS/architecture?*
> R)
> uname -a
>
>  NetBSD 5.1 (GENERIC) #0: Sun Nov  7 14:39:56 UTC 2010
> builds%b6.netbsd.org@localhost:/home/builds/ab/netbsd-5-1-RELEASE/i386/201011061943Z-obj/home/builds/ab/netbsd-5-1-RELEASE/src/sys/arch/i386/compile/GENERIC
> i386
>
> *2- What do you mean by "everywhere": what exactly have you tried
> that successfully produced audio output, what did you try that failed
> to do so? *
> R)
> I installed Mplayer (mplayer-1.0rc20100913nb5). Music files are executed
> correctly (i.e.  .mp3).
> Audio is not heard with firefox (ie youtube, etc. ..)

Have you tried any non-flash audio?  Is this a firefox problem or a
flash problem?

> *3- Which version of firefox are you running ?  *
> R)
> firefox-3.6.13nb1
>
> *4- which version of flash-plugins? *
> R)
> adobe-flash-plugin-10.0.0.525
>
> *5- The linux binary versions or the native NetBSD versions? *
> R)
> netbsd version(I'm not sure)

Looks like you're running native NetBSD firefox with a Linux flash-
plugin (adobe-flash-plugin is the Linux x86 binary plugin).  I think
that's supposed to work thanks to nspluginwrapper, but I haven't used
that functionality in a very long time; can someone who has chime in?

> *6- If you start firefox from a terminal and then try to play audio, do
> you
> see any error
> messages on the terminal?*
> R)
> this test, I've never done.
> well, this is the log:
> LoadPlugin: failed to initialize shared library
> /usr/pkg/lib/netscape/plugins/libflashplayer.so [Shared object
> "libX11.so.6"
> not found]
>
> (npviewer.bin:712): Gdk-WARNING **: Error converting from UTF-8 to
> STRING:
> Conversion from character set 'UTF-8' to 'ISO-8859-1' is not supported

That's odd, based on the first error message I wouldn't expect flash to
work at all.  Does flash video work?  I.e. is it really just the audio
output that's broken, or is flash simply not working?

> *7- Are you running an environment like KDE or
> GNOME that has its own audio management infrastructure?*
> R)
> I installed WindowMaker

I don't think WindowMaker touches the audio system; that simplifies
matters.

Ian Leroux



Home | Main Index | Thread Index | Old Index