adriantr09 / gecko-mediaplayer

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

1.0.0 crashes browser #117

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open html with embedded gecko-mediaplayer plugin

What is the expected output? What do you see instead?

Iceweasel 3.5.15 crashes.

What version of the product are you using? On what operating system?

Debian Squeeze. gecko-mediaplayer-1.0.0. gecko-mediaplayer-0.9.9.2 works fine.

Original issue reported on code.google.com by ksquirrel.iv@gmail.com on 14 Dec 2010 at 9:43

GoogleCodeExporter commented 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

GoogleCodeExporter commented 8 years ago
$ 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

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago

Original comment by kdeko...@gmail.com on 14 Dec 2010 at 11:17

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
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