wildside96 / bst-player

Automatically exported from code.google.com/p/bst-player
0 stars 0 forks source link

QuickTime player doesn't work in IE #46

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Try to play some video using QuickTime plugin in IE

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

What version of the product are you using? On what operating system? On
what browser/version?
bst-player 1.1 or 1.2;
OS: Windows XP;
Browser: IE;

Provide any additional information below.
There is a bug in the class PlayerUtilImplIE: method 
getQuickTimePluginVersion(PluginVersion version) can't detect QuickTime plugin 
even if it is installed. Futhermore if rewrite this method to work correctly 
there is another problem in QTStateManagerIE class: after attaching events in 
registerMediaStateListenerImpl() method they doesn't occure when player changes 
it state.

Original issue reported on code.google.com by pavlo.se...@gmail.com on 8 Apr 2011 at 12:25

GoogleCodeExporter commented 9 years ago
What version of IE?
What version of Quicktime player is installed?
Are you running IE in standard mode?

Original comment by sbrah...@gmail.com on 9 Apr 2011 at 6:19

GoogleCodeExporter commented 9 years ago
IE version 7;
version of QuickTime: 7.6.2;
I am running IE in standart mode

Original comment by pavlo.se...@gmail.com on 9 Apr 2011 at 9:58

GoogleCodeExporter commented 9 years ago
I can't reproduce this issue yet, QT works for me in IE (6 - 8).

- What plugins do you have detected @ 
http://oss.bramosystems.com/bst-player/demo/showcase/index.html#mimes ?
- If you do player.setShowLogger(true), what do you have in the log?
- What bug did you fix in PlayerUtilImplIE?

Original comment by sbrah...@gmail.com on 10 Apr 2011 at 7:37

GoogleCodeExporter commented 9 years ago

Original comment by sbrah...@gmail.com on 2 Dec 2011 at 7:58