adriantr09 / gecko-mediaplayer

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

gecko-mediaplayer interferes with all Mono Moonlight versions, stable or preview #31

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install Moonlight: http://go-mono.com/moonlight-preview
2. View a site that uses Silverlight
3. Observe that the gecko-mediaplayer control renders instead of the
Silverlight content
4. Slam head on desk

Original issue reported on code.google.com by erapple...@gmail.com on 13 Jul 2009 at 8:52

GoogleCodeExporter commented 8 years ago
You are probably having a conflict with the mimetype. gecko-mediaplayer does 
not do
anything with the silverlight specific emulations. You can also open 
gnome-mplayer
and disable the Windows Media Player emulation under the Edit->Preferences 
[Plugin]
and see if that helps.

Original comment by kdeko...@gmail.com on 13 Jul 2009 at 9:03

GoogleCodeExporter commented 8 years ago
I've also seen some CTV sites that don't detect moonlight properly. So it could 
be
due to problems with the site.

Original comment by kdeko...@gmail.com on 13 Jul 2009 at 9:05

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
kdekorte, disabling emulation doesn't help.

I have to disable the entire plugin set in the Firefox addon window in order for
Silverlight to work.

Original comment by llivingl...@gmail.com on 13 Jul 2009 at 9:30

GoogleCodeExporter commented 8 years ago
After you disabled the emulation, did you restart firefox? Also what shows up in
"about:plugins" in firefox?

And could you show me either the page that you are having issues with or the 
embed
tag that has this issue? Generally when there is a problem like this is it 
almost
always the mimetype in the embed tag that controls which plugin is loaded.

The plugin register the types of mimetypes they support and then firefox decides
which plugin to start. 

Original comment by kdeko...@gmail.com on 14 Jul 2009 at 2:13

GoogleCodeExporter commented 8 years ago
Disabling emulation and every single plugin does not help.

Even when about:plugins shows no references to gecko-mediaplayer, the problem 
will
persist on ANY AND ALL SILVERLIGHT SITES until gecko-mediaplayer is completely
removed using my package management.

Original comment by llivingl...@gmail.com on 14 Jul 2009 at 2:29

GoogleCodeExporter commented 8 years ago
*and every single gecko-mediaplayer plugin does not help.

Original comment by llivingl...@gmail.com on 14 Jul 2009 at 2:42

GoogleCodeExporter commented 8 years ago
I really don't see how this is possible if about:plugins shows no reference to
gecko-mediaplayer.

Can you give me an example site to test with.

Original comment by kdeko...@gmail.com on 14 Jul 2009 at 2:49

GoogleCodeExporter commented 8 years ago
I just installed moonlight 1.9.5, gecko-mediaplayer 0.9.5 and flash 10. I then 
opened
this site

http://blogs.msdn.com/mikeormond/archive/2007/09/13/silverlight-streaming-test.a
spx

And the sliverlight player loaded correctly...

I then loaded this page

http://fredrik.hubbe.net/plugger/test.html

And gecko-mediaplayer loaded correctly.

I then loaded some youbtube pages and all those worked great too...

So try running firefox from the command line and perhaps some information will 
come
out on the console.

Original comment by kdeko...@gmail.com on 14 Jul 2009 at 3:06

GoogleCodeExporter commented 8 years ago
I don't know how much this could help but...

Here's a log.

http://pastebin.com/f5d894810

Original comment by llivingl...@gmail.com on 14 Jul 2009 at 3:23

GoogleCodeExporter commented 8 years ago
Hum... are you using a custom gecko-mediaplayer.. as your log is showing

ARG: type = application/x-silverlight

And gecko-mediaplayer does not register that type. Can you post your 
about:plugin output?

Original comment by kdeko...@gmail.com on 14 Jul 2009 at 3:37

GoogleCodeExporter commented 8 years ago
Here.

http://pastebin.com/f40ebe838

Original comment by llivingl...@gmail.com on 14 Jul 2009 at 3:55

GoogleCodeExporter commented 8 years ago
According to that pastebin, gecko-mediaplayer should not be loaded when the
application/x-silverlight mimetype is used for a plugin as it does not register
itself for 'application/x-silverlight'. So I guess that until I see the tag the 
loads
the plugin or I can duplicate the issue. It sounds like something is incorrect 
in
your setup.

Original comment by kdeko...@gmail.com on 14 Jul 2009 at 4:02

GoogleCodeExporter commented 8 years ago
Linux kingfisher 2.6.31-2-generic #17-Ubuntu SMP Fri Jul 10 21:48:31 UTC 2009 
i686
GNU/Linux

Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2a1pre) Gecko/20090713 
Ubuntu/9.10
(karmic) Firefox/3.6a1pre - Build ID: 20090713154553

Original comment by llivingl...@gmail.com on 14 Jul 2009 at 6:17

GoogleCodeExporter commented 8 years ago
Also, before you comment, my setup (read as: latest reinstall) is less than a 
week old.

Furthermore, the bug can be observed in 3.0, 3.5, 3.5.1, and the 3.6 mercurial.

Original comment by llivingl...@gmail.com on 14 Jul 2009 at 6:39

GoogleCodeExporter commented 8 years ago
I'm thinking more of some firefox addons? GreaseMonkey or something... So far I 
am
still unable to duplicate your issue.

Original comment by kdeko...@gmail.com on 14 Jul 2009 at 12:38

GoogleCodeExporter commented 8 years ago
Adblock Plus 1.1
DownThemAll! 1.1.4
FlashGot 1.1.9.8
GameFOX 0.7.4pre20090707
Google Gears 0.5.25.0
Linkification 1.3.6
MR Tech Toolkit 6.0.3.4
Nightly Tester Tools 2.0.2
Novell Moonlight 1.9.5
Stylish 1.0.5
Text-to-Image 1.4.1
Ubuntu Firefox Modifications 0.7 [DISABLED]

Original comment by llivingl...@gmail.com on 14 Jul 2009 at 5:26

GoogleCodeExporter commented 8 years ago
Perhaps you should try disabling all or some of those. 

I have 
Adblock Plus 1.0.2
CustomizeGoogle 0.76
DOM Inspector 2.0.3
Moonlight 1.9.6
Web Developer 1.1.8

Also, I have found that after moonlight loads on my system, it seems to disable 
the
gecko-mediaplayer plugin. So I'm not sure that moonlight plays nicely with 
other plugins.

Original comment by kdeko...@gmail.com on 14 Jul 2009 at 5:38

GoogleCodeExporter commented 8 years ago
Now I'm getting this...

Silverlight Plug-In

    File: gecko-mediaplayer-dvx.so
    Version: 
    2.0.31005.0

MIME Type   Description     Suffixes    Enabled
application/x-silverlight   Novell Moonlight    scr     Yes
application/x-silverlight-2     Novell Moonlight        Yes

Original comment by llivingl...@gmail.com on 15 Jul 2009 at 11:03

Attachments:

GoogleCodeExporter commented 8 years ago
sounds like your pluginreg.dat is messed up...

Delete it with firefox stopped and restart firefox. It is normally found in 
under
.mozilla, but might be under .firefox and it may be in a subdirectory under it.

Original comment by kdeko...@gmail.com on 15 Jul 2009 at 11:14

GoogleCodeExporter commented 8 years ago
That seemed to fix the problem... for now. gecko-mediaplayer and moonlight are 
now
playing nice.

How did that file get so screwed up in the first place?

Original comment by llivingl...@gmail.com on 16 Jul 2009 at 1:30

GoogleCodeExporter commented 8 years ago
That file is created when firefox detects new plugins. I've seen it get 
corrupted on
rare occasions, but not in a couple of years. 

Original comment by kdeko...@gmail.com on 16 Jul 2009 at 1:00

GoogleCodeExporter commented 8 years ago
I have a similar problem, except in this case, it's the reverse problem... 
sometimes
Moonlight will try to load when gecko-mediaplayer (or even mplayerplug-in) 
should be
loading.  Other times, it works fine.

When the crash occurs, this is what I get on the command line:
Moonlight: Plugin AppDomain Creation: OK
PluginXamlLoader::TryLoad: Could not load xaml file: 
/tmp/plugtmp-21/plugin-movie.mpg
(error:  attr=)
URL http://<domain removed>/~acaspi/movie.mpg downloaded successfully.
/home/acaspi/Packages/x86_64-linux/firefox/firefox-bin: symbol lookup error:
/home/acaspi/.mozilla/firefox/7y0dXXXX.default/extensions/moonlight@novell.com/p
lugins/moonlight/libmoonxpi.so:
undefined symbol: gdk_event_request_motions

This does appear to be a Moonlight bug, especially since it occurs with either
gecko-mediaplayer or mplayerplug-in... though I'm not sure why the final crash 
is due
to a missing GDK symbol, as I don't believe I'm missing any libraries.

(Yes, everything is installed in custom directories, since this is for testing
purposes... but I don't believe that's the reason for the crash, or if so, it's
because Moonlight doesn't seem to play well in a nonstandard location!)

But... I figured I'd paste the output here, in case this might shed some light 
on the
problem and perhaps someone can think of a solution.  My workaround is just to
disable Moonlight, since I rarely use it, but that's not the best option.

Original comment by aca...@gmail.com on 30 Jan 2010 at 2:55

GoogleCodeExporter commented 8 years ago
Moonlight plugin 2.0 interferes with gecko-mediaplayer plugin version 0.9.8.
I've recently installed moonlight plugin for firefox 3.5 and was surprised when 
I
couldn't watch trailers on www.apple.com/trailers anymore.I opened 
about:plugins and
couldn't see quicktime plugin in the list.
After i disabled moonlight plugin I had to manually delete
.mozilla/firefox/ai2ezxo8.default/pluginreg.dat file which got corrupted by 
moonlight.
I've repeated the test several times with same results.
I've disabled moonlight plugin until Microsoft (Novel) fix this. 

Original comment by dstanare...@gmail.com on 13 Feb 2010 at 3:54

GoogleCodeExporter commented 8 years ago
They (Novel) have fixed the problem.I've just installed version 2.99 and it 
seems to
work well.

Original comment by dstanare...@gmail.com on 13 Feb 2010 at 9:13