Closed GoogleCodeExporter closed 8 years ago
Do you have a sample test page?
http://mplayerplug-in.sourceforge.net/testing/testvid.html
Works for me..
Original comment by kdeko...@gmail.com
on 14 Dec 2010 at 10:41
$ iceweasel
NPP_New called
gecko mediaplayer v1.0.0
Using player backend of ''
DBUS connection created
Listening to path /control/41135
ARG: nocache = 0
ARG: type = application/x-mplayer2
ARG: showcontrols = true
ARG: autostart = 1
ARG: src = /testing/test.mov
ARG: height = 400
ARG: width = 500
Window resized
Calling GetURLNotify with item = 0xa6d8c000 src = /testing/test.mov
Window resized
Error message = Method "GetPluginVideoCacheSize" with signature "" on interface
"com.gnome.mplayer" doesn't exist
process 11102: arguments to dbus_message_get_args() were incorrect, assertion
"message != NULL" failed in file dbus-message.c line 1674.
This is normally a bug in some application using the D-Bus library.
process 11102: arguments to dbus_message_unref() were incorrect, assertion
"message != NULL" failed in file dbus-message.c line 1395.
This is normally a bug in some application using the D-Bus library.
(gnome-mplayer:11122): Gdk-WARNING **: GdkWindow 0x440003a unexpectedly
destroyed
(gnome-mplayer:11122): Gdk-WARNING **: GdkWindow 0x440001a unexpectedly
destroyed
Segmentation fault
$
Original comment by ksquirrel.iv@gmail.com
on 14 Dec 2010 at 10:46
Upgrade gnome-mplayer to 1.0.0 or higher. It was in the release notes that the
versions need to be the same.
Original comment by kdeko...@gmail.com
on 14 Dec 2010 at 10:54
There is no gnome-mplayer-1.0.0 in Ubuntu and Debian repositories. Can I
download deb packages for it from somewhere?
Original comment by ksquirrel.iv@gmail.com
on 14 Dec 2010 at 11:09
Contact the person that created the 1.0 of gecko-mediaplayer, as they need to
go together.
Original comment by kdeko...@gmail.com
on 14 Dec 2010 at 11:12
Original comment by kdeko...@gmail.com
on 14 Dec 2010 at 11:17
1.0 I created by myself, but since it requires more dependencies I don't want
to deal with packaging several applications with complex dependencies
Original comment by ksquirrel.iv@gmail.com
on 14 Dec 2010 at 11:18
It builds pretty easy, I expect you could use apt-get builddep gnome-mplayer
and get all the packages you need to install.
Anyway, all the bugs you have opened are fixed in either 1.0 or in SVN.
Original comment by kdeko...@gmail.com
on 14 Dec 2010 at 11:22
Original issue reported on code.google.com by
ksquirrel.iv@gmail.com
on 14 Dec 2010 at 9:43