Closed Bug 625036 Opened 14 years ago Closed 13 years ago

Unable to use back and forward controls for totem player

Categories

(Core Graveyard :: Plug-ins, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: srinivas, Unassigned)

References

Details

(Whiteboard: [4b9], [4rc])

User-Agent:       Mozilla/5.0 (X11; Linux i686; rv:2.0b9) Gecko/20100101 Firefox/4.0b9
Build Identifier: Mozilla/5.0 (X11; Linux i686; rv:2.0b9) Gecko/20100101 Firefox/4.0b9

Unable to use back and forward controls for quicktime player

Reproducible: Always

Steps to Reproduce:
1.Load http://trailers.apple.com/trailers/fox/iceagecontinentaldrift/
2.Click watch now
3.a)Click on the left double arrow
b)click on right double arrow
Actual Results:  
A-The video does not get any variation


B-On clicking the left or right double arrows the pause button converts into play button(this button should appear when the video is paused) but the video is still playing

Expected Results:  
A-After step# 3.a)The video should go back to the beginning with 2x speed
  After step# 3.b)The video should go forward with 2x speed


B-The button should be in pause state only
QuickTime Plug-in 7.6.6
Whiteboard: [4b9]
Component: General → Video/Audio
Product: Firefox → Core
QA Contact: general → video.audio
Component: Video/Audio → Plug-ins
QA Contact: video.audio → plugins
I can't reproduce this on 10.6, 64bit. Also, this was filed on Linux...is that a mistake? There isn't QuickTime for Linux (https://addons.mozilla.org/en-US/firefox/browse/type:7)...from apple at least.
There is no quicktime player for Linux, but able to play the quicktime videos with libtotem plugin. 

about:plugins information 

QuickTime Plug-in 7.6.6

    File: libtotem-narrowspace-plugin.so
    Version: 
    The Totem 2.30.2 plugin handles video and audio streams.
Keywords: relnote
Keywords: relnote
Summary: Unable to use back and forward controls for quicktime player → Unable to use back and forward controls for totem player
Mozilla/5.0 (X11; Linux i686; rv:2.0) Gecko/20100101 Firefox/4.0

Issue still present in RC1.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Version: unspecified → Trunk
Whiteboard: [4b9] → [4b9], [4rc]
Does creating a boolean pref "dom.ipc.plugins.enabled.libtotem-narrowspace-plugin.so" in about:config, and setting it to "false" work around the issue?

(libtotem-narrowspace-plugin.so is not an Xt plugin fwiw.)
Pretty certain this has to do with:
void
totemPlugin::SetRate (double rate)
{
  // FIXMEchpe
}

which the site uses to control the playback speed. Srinivas, could you file a bug against Totem itself at http://bugzilla.gnome.org?
Filed https://bugzilla.gnome.org/show_bug.cgi?id=663716
You can close this bug, it's not a Firefox bug.
Resolving INVALID since this is not a Firefox bug, as per comment 8.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.