adriantr09 / gecko-mediaplayer

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

playState is wrong #115

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Package: gecko-mediaplayer
Version: 0.9.9.2-1
Severity: normal

<HTML>
<BODY>

<embed
    name="mplayer"
    onMediaCompleteWithError='alert(error);'
    onEndOfStream='alert("media done");'
    type="application/x-mplayer2"
    width=500
    height=400
    src="file:///mnt/g/X-Files/1 season/1x00 - Pilot (DVDRip, RenTV).avi"
/>

</BODY>
</HTML>

When the video finishes, playState becomes "BUFFERING", not "MEDIAENDED".
Buffering what?

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing'), (20, 'unstable'), (10, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gecko-mediaplayer depends on:
ii  gconf2                        2.28.1-6   GNOME configuration database syste
ii  gnome-mplayer                 0.9.9.2-1  A GTK+ interface for MPlayer
ii  iceweasel                     3.6.12-2   Web browser based on Firefox
ii  konqueror                     4:4.4.5-1  advanced file manager, web browser
ii  libc6                         2.11.2-7   Embedded GNU C Library: Shared lib
ii  libdbus-1-3                   1.2.24-3   simple interprocess messaging syst
ii  libdbus-glib-1-2              0.88-2     simple interprocess messaging syst
ii  libgcc1                       1:4.4.5-8  GCC support library
ii  libgconf2-4                   2.28.1-6   GNOME configuration database syste
ii  libglib2.0-0                  2.24.2-1   The GLib library of C routines
ii  libstdc++6                    4.4.5-8    The GNU Standard C++ Library v3
ii  opera                         10.63.6450 A fast and secure web browser and 

gecko-mediaplayer recommends no packages.

gecko-mediaplayer suggests no packages.

-- no debconf information

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

GoogleCodeExporter commented 8 years ago
You'll need gnome-mplayer from SVN to fix this issue, patch was just committed 
r1804

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

GoogleCodeExporter commented 8 years ago
The requested URL /p/gecko-mediaplayer/source/detail?r=1804 was not found on 
this server. 

Original comment by ksquirrel.iv@gmail.com on 15 Dec 2010 at 2:11

GoogleCodeExporter commented 8 years ago
The link is autogenerated by google and is wrong.. the patch is here 
http://code.google.com/p/gnome-mplayer/source/detail?r=1804

Original comment by kdeko...@gmail.com on 15 Dec 2010 at 2:13

GoogleCodeExporter commented 8 years ago

Original comment by kdeko...@gmail.com on 31 May 2011 at 2:46