Jump to content

Israel Radio Toolbar


shimshon
 Share

Recommended Posts

Hi,

I downloaded the Israel Radio Toolbar extention from Firefox. Somehow the toolbar installs correctly but the radio button doesn't appear so I can't play radio. In windows it works perfectly. Am I missing some plugin or so? I do not get an error message.

Thanks

Link to comment
Share on other sites

Did the urpmi. But the radio still doesn't work. Do I have to activate mplayer somehow. And where is it located, I can't find it.

 

It should be there, else a properly built mplayerplugin would not install without fetching mplayer first. Anyway:

Open a root console, and

updatedb

locate mplayer

Should be listed somewhere in /usr/bin

If not:

- Set up all your repositories, including PLF, using the easyurpmi link on top of the page.

- urpmi mplayer

Now, get sure that you have the non-native+ non-free media libs installed:

- urpmi win32-codecs

Or alternatively you can grab the full codec pack from the mplayer site and extract it at your codecs directory.

Link to comment
Share on other sites

You don't have to open mplayer- the browser will do it for you.

I just tried the toolbar in my system (although I don't need it ) it to see if its a windows specific addon, and it works fine- I can see video, I can hear music... everything.

( mplayer-1.0pre8, mplayer-plugin 3.25, Firefox 1.5.0.4 ).

Link to comment
Share on other sites

You need this:

 

[ian@europa ~]$ rpm -qa | grep mplayer
mplayerplugin-3.11-1mdk
mplayer-1.0-1.pre7.20051220.0.1.20060plf

[ian@europa ~]$ rpm -qa | grep codec
win32-codecs-1.7-2plf

 

first, you need to do:

 

urpmi mplayerplugin

 

and also:

 

urpmi xine-win32

 

to get the win32 codecs installed correctly. When xine-win32 is installed, so shall the win32 codecs be installed. I do this on my system, and never have problems. However, the mplayerplugin is usually what is used within webpages within Firefox.

 

So, now I ask, what version of Firefox are you using? Did you manually install your own version? If so, what version and where? If not, and you are using the one that comes with Mandriva, then the plugins should be correctly linked with Firefox. Also, Firefox HAS to be closed, and that means all browser windows for the plugins to start working.

 

You can easily test this, by finding a webpage, with video or radio content and the mplayerplugin will pick up and play it. If that works, and the toolbar still fails, then it's due to the toolbar not inter-operating correctly with Linux and Firefox.

Link to comment
Share on other sites

After I put in the first code I get following response:

 

[root@bzq-84-108-108-129 shimshon]# [ian@europa ~]$ rpm -qa | grep mplayer

bash: [ian@europa: command not found

[root@bzq-84-108-108-129 shimshon]# mplayerplugin-3.11-1mdk

bash: mplayerplugin-3.11-1mdk: command not found

[root@bzq-84-108-108-129 shimshon]# mplayer-1.0-1.pre7.20051220.0.1.20060plf

bash: mplayer-1.0-1.pre7.20051220.0.1.20060plf: command not found

[root@bzq-84-108-108-129 shimshon]#

[root@bzq-84-108-108-129 shimshon]# [ian@europa ~]$ rpm -qa | grep codec

bash: [ian@europa: command not found

[root@bzq-84-108-108-129 shimshon]# win32-codecs-1.7-2plf

 

???

Link to comment
Share on other sites

After I put in the first code I get following response:

 

[root@bzq-84-108-108-129 shimshon]# [ian@europa ~]$ rpm -qa | grep mplayer

bash: [ian@europa: command not found

[root@bzq-84-108-108-129 shimshon]# mplayerplugin-3.11-1mdk

bash: mplayerplugin-3.11-1mdk: command not found

[root@bzq-84-108-108-129 shimshon]# mplayer-1.0-1.pre7.20051220.0.1.20060plf

bash: mplayer-1.0-1.pre7.20051220.0.1.20060plf: command not found

[root@bzq-84-108-108-129 shimshon]#

[root@bzq-84-108-108-129 shimshon]# [ian@europa ~]$ rpm -qa | grep codec

bash: [ian@europa: command not found

[root@bzq-84-108-108-129 shimshon]# win32-codecs-1.7-2plf

 

???

 

Do not copypaste the whole commandline:

 

rpm -qa | grep mplayer

rpm -qa | grep codec

urpmi mplayerplugin-3.11-1mdk mplayer-1.0-1.pre7.20051220.0.1.20060plf win32-codecs-1.7-2plf

 

Just like that... The above lines in bold are copypasteable.

Edited by scarecrow
Link to comment
Share on other sites

Hi,

Did what you said and the radio is still not working.

This where the answer from the Console:

 

[root@bzq-84-108-104-151 shimshon]# rpm -qa | grep mplayer

mplayerplugin-3.11-1mdk

mplayer-1.0-1.pre7.20051220.0.1.20060plf

[root@bzq-84-108-104-151 shimshon]# rpm -qa | grep codec

win32-codecs-1.7-2plf

[root@bzq-84-108-104-151 shimshon]# urpmi mplayerplugin-3.11-1mdk mplayer-1.0-1.pre7.20051220.0.1.20060plf win32-codecs-1.7-2plf

The package(s) are already installed

The following package names were assumed: win32-codecs, mplayerplugin, mplayer

[root@bzq-84-108-104-151 shimshon]#

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...