-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Kurt,
Sorry, I wasn't able to get to your email yesterday.
Anyway your questions:
> 1. The output reports that the plugin is "Using player backend of
> ''".
All this means is that gnome-mplayer is being used and not some other
backend, And yes, if an application emulated the gnome-mplayer dbus
interface, then gecko-mediaplayer could use it. I guess I could clean
up that message a little. Nothing to worry about.
> 2. The output reports (twice) that item is NULL
This can happen in a couple of conditions, usually firefox is calling
method in the plugin without associated context. This is ok, just
means that we have to be generic about what we are doing at that point.
> 3. The output reports that is is "Destroy[ing the] stream", even
though the video plays fine. This is normal when we download the video
to the local disk and then play it from there, as downloading can be
faster than playback if the server is local.
NPN_DestroyStream is a plugin method that is called when the stream is
complete. Perfectly normal and in somecases exactly what we want to
do. (Reference files are examples of this).
As for the plugin crashing or getting a popup. Well sometimes that
happens. We try to reduce those that we find, but sometimes things go
wrong. If you have a site I can test against, I could try that from
here. You can email me privately if you don't want to share it with
the world.
The popups can only be disabled by modifying the code at this point.
In 1.0.7 there is a new message logging system that is being installed
and it should reduce the amount of noise output by the plugin.
Kevin
> 1. The output reports that the plugin is "Using player backend of
> ''". That seems wrong 2. The output reports (twice) that item is
> NULL 3. The output reports that is is "Destroy[ing the] stream",
> even though the video plays fine
>
> I get the same output for every video, yet *almost* every video
> plays without issue (sometimes a video will play without sound once
> but play fine the next time around).
>
> If I play a loop of videos for 24 or 48 hours in a row, I'll
> sooner or later get a popup error dialog (Ubuntu 12.04, Firefox 13)
> saying "Gnome MPlayer Error Failed to open (null)", but I don't
> know if this is in any way related.
>
> What I'm asking is the following:
>
> 1. Does the output above suggest that there are problems in my
> build / configuration? 2. Is there a reason why gnome-mplayer would
> throw a popup error with that message and can I fix or disable
> them?
>
> Thanks, Kurt
>
> -- You received this message because you are subscribed to the
> Google Groups "gecko-mediaplayer" group. To view this discussion on
> the web visit
>
https://groups.google.com/d/msg/gecko-mediaplayer/-/lU-YJYDonGIJ.
> To post to this group, send email to
>
gecko-me...@googlegroups.com. To unsubscribe from this group,
> send email to
gecko-mediapla...@googlegroups.com. For
> more options, visit this group at
>
http://groups.google.com/group/gecko-mediaplayer?hl=en.
- --
Get my public GnuPG key from
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7D0BD5D1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla -
http://enigmail.mozdev.org/
iEYEARECAAYFAk/t+rUACgkQ6w2kMH0L1dH7bQCeOXWiNPEjYa3boVePVzJ+G9eM
2loAn37Qji9Hdx+mNTUEjrk3wG9vQPOU
=ydBZ
-----END PGP SIGNATURE-----