GNOME Bugzilla – Bug 331821
can't relaunch video with play button
Last modified: 2006-06-19 12:02:50 UTC
That bug has been described on https://launchpad.net/distros/ubuntu/+source/totem/+bug/31187 "http://www.redhat.com/en_us/USA/rhel/informationcenter/videos/ I tried to test Firefox plugin and I can confirm that mentioned video works with Dapper, using totem-gstreamer-firefox-plugin, version 1.3.90-0ubuntu-1 (gstreamer-0.10). However, I can watch video only once, and I can't relaunch video with play button, as it is greyed out. I can't also call out Properties dialog, when I press right button and choose it from popup menu. However, I can get "About" dialog. Also I want to mention that now Firefox freezes when I try to watch quicktime.com trailers. I don't have no ffmpeg or other Quicktime codec installed, however, and I use gstreamer-0.10, so it could be problem with plugins. But anyway plugin should get some kind of warning, not free Firefox. post scriptum: I used Ogg streams to test plugin from mentioned Red Hat site."
2006-06-19 Bastien Nocera <hadess@hadess.net> * src/totem-mozilla-interface.xml: * src/totem-mozilla-plugin.cpp: * src/totem-mozilla-scriptable.h: * src/totem-mozilla-viewer.c: (totem_embedded_open), (totem_embedded_set_local_file), (on_eos_event): Use NP_ASFILEONLY for remote files, and NP_ASFILE for local files, to cache the files on the local filesystems. Push the filename to the viewer when it's available, and allow to replay the files from the local cache (Closes: #331821)