pycousin / gnome-mplayer

Automatically exported from code.google.com/p/gnome-mplayer
GNU General Public License v2.0
0 stars 0 forks source link

Gnome-mplayer doesn't appear in some site. #602

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Go to: http://tv7.bg/liveTV/
2. There should be play online TV but doesn't
3. Gecko-mediaplayer plugin works in other sites, but in this doesn't

What is the expected output? What do you see instead?
Online TV stream. I see a blank screen instead dnome-mplayer window - 
http://store.picbg.net/pubpic/F1/69/6e02988971f8f169.png

What version of the product are you using? On what operating system?
CentOS 6.2, Gnome, gecko-mediaplayer 1.0.4, Gnome-mplayer - 1.0.0 ( I Cannot 
find 1.0.4 from some repo's for CentOS 6). I've got this from ATrpms repo's.

Please provide any additional information below.
When I start Firefox via terminal and try to watch the stream I see this:
$ firefox
NPP_New called
gecko mediaplayer v1.0.4
Using player backend of ''
DBUS connection created
Listening to path /control/51673
ARG: style = display:block

Original issue reported on code.google.com by dobsto on 18 Mar 2012 at 9:18

GoogleCodeExporter commented 8 years ago
I tried to view source code of the page, found and get the "mms" link and put 
it on the Gnome-mplayer - File - Open location. The stream works. Somthing 
wrong with gecko-mediaplayer may be?!?

Original comment by dobsto on 18 Mar 2012 at 9:46

GoogleCodeExporter commented 8 years ago
There is no need to open two issues on this, I was reading it on the other 
page. For what is it worth mixing gecko-mediaplayer 1.0.4 with gnome-mplayer 
1.0.0 is a packaging error and one that should be corrected by your packager.

Original comment by kdeko...@gmail.com on 18 Mar 2012 at 10:11

GoogleCodeExporter commented 8 years ago
OK! But in my repo's (Elrepo, RPMForge, ATrpms, EPEL) there is no other version 
of gnome-mplayer.

Original comment by dobsto on 19 Mar 2012 at 8:20

GoogleCodeExporter commented 8 years ago
It is quite easy to make your own packages... download the .tar.gz file and do 
the following

rpmbuild -ta gnome-mplayer-1.0.5.tar.gz

This assumes you have rpmbuild setup and you have all the dependencies 
installed, which you usually can do by doing yum-builddep gnome-mplayer

Original comment by kdeko...@gmail.com on 19 Mar 2012 at 10:20