IE hang after refresh or close IE

All you've ever wanted to know about the ActiveX, Mozilla plugins, the web interface and various PHP extensions
cybercockroach
Blank Cone
Blank Cone
Posts: 19
Joined: 11 Jul 2008 03:35

IE hang after refresh or close IE

Postby cybercockroach » 11 Jul 2008 05:17

Dear All:
It is great to know vlc-0.9.0 seems fix multiple vlc on webpage ie crash when ie startup.but I have test the vlc-0.9.0-test2-20080711-0003-win32.exe on four vlc activex on a webpage, it seems that when the webpage refresh or close, the IE get hanged! Is this a bug?

cybercockroach
Blank Cone
Blank Cone
Posts: 19
Joined: 11 Jul 2008 03:35

Re: IE hang after refresh or close IE

Postby cybercockroach » 14 Jul 2008 03:51

vlc-0.9.0-test2-20080714-0005-win32.exe still have same problem.
when the webpage was refreshed or closed, the IE get hanged! ( IE version 6.0, 16 vlc activeXs on the page)
Thanks to you all work on vlc project^^.........

cybercockroach
Blank Cone
Blank Cone
Posts: 19
Joined: 11 Jul 2008 03:35

Re: IE hang after refresh or close IE

Postby cybercockroach » 15 Jul 2008 07:08

Same Result on vlc-0.9.0-test3-20080715-0003-win32.exe......

Even there is only one vlc on webpage, IE still get hanged after refresh or close.

simple test code list below

<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="test.aspx.cs" Inherits="WebIPFinder.test" %>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
<title>Untitled Page</title>
</head>
<body>
<form id="form1" runat="server">

<table>
<tr>
<td>
<div id="CH1" style="width:352px;height:240px;background:blue">
<object classid="clsid:9BE31822-FDAD-461B-AD51-BE1D1C159921"
width="352" height="240" id="VLCH1" >
</object>


</div>
</td>


</tr>
</table>




</form>
<script type="text/javascript">

var options = [":no-overlay", ":no-one-instance"];

document.VLCH1.playlist.add("rtsp://192.168.90.12/mpeg4/media.amp", null, options);
document.VLCH1.playlist.play();


</script>
</body>
</html>

cybercockroach
Blank Cone
Blank Cone
Posts: 19
Joined: 11 Jul 2008 03:35

Re: IE hang after refresh or close IE

Postby cybercockroach » 16 Jul 2008 03:13

Same Result on vlc-0.9.0-test3-20080716-0003-win32.exe......(one vlc activex on webpage)

thannoy
Big Cone-huna
Big Cone-huna
Posts: 601
Joined: 20 Mar 2008 09:44
VLC version: 0.9.8a & 1.0-git
Operating System: GNU/Linux Fedora10
Location: France
Contact:

Re: IE hang after refresh or close IE

Postby thannoy » 16 Jul 2008 10:41

Does the same appears using the those links?
http://code.revolunet.com/VLCobject/example.html
http://code.revolunet.com/VLCcontrols/V ... ample.html

Those links load the plugin through Javascript, maybe it is more stable than loading them directly with HTML nodes. If the result is more stable, then have a look to VLCobject and VLCcontrols at http://code.revolunet.com

cybercockroach
Blank Cone
Blank Cone
Posts: 19
Joined: 11 Jul 2008 03:35

Re: IE hang after refresh or close IE

Postby cybercockroach » 17 Jul 2008 03:22

hi thannoy:
yep, the result is the same. your code is very convenient for create vlc dynamically(great stuffs, i have use it the first time i use vlc. ^^ thank you).
Suggestions on VLCobject, PlayerVersion for ie is hardcode in code(versionIsValid will return false if pass with 0.9.0). maybe we can get the PlayerVersion from parsing VersionInfo and the path of codebase seem not exist already.
Thank you again^^.

VLC ActiveX is not useable for webpage if it will hang the IE after refresh.What a pity><......

I expect it will be fix in the final release of 0.9.0 on 2008.08.01

There is no 0717 nightly build for test ><...........

thannoy
Big Cone-huna
Big Cone-huna
Posts: 601
Joined: 20 Mar 2008 09:44
VLC version: 0.9.8a & 1.0-git
Operating System: GNU/Linux Fedora10
Location: France
Contact:

Re: IE hang after refresh or close IE

Postby thannoy » 17 Jul 2008 09:59

This usefull javascript library has been written by revolunet. Not me :-)

cybercockroach
Blank Cone
Blank Cone
Posts: 19
Joined: 11 Jul 2008 03:35

Re: IE hang after refresh or close IE

Postby cybercockroach » 18 Jul 2008 03:16

Same Result on vlc-0.9.0-test3-20080718-0003-win32.exe......(one vlc activex on webpage)

Thanks to revolunet for the useful javascript. ^^

cybercockroach
Blank Cone
Blank Cone
Posts: 19
Joined: 11 Jul 2008 03:35

Re: IE hang after refresh or close IE

Postby cybercockroach » 21 Jul 2008 03:24

Wow........vlc-0.9.0-test3-20080721-0004-win32.exe works!! hey you are the man VLC Team^^
The bug fix more fast than I expect. Thank you All VLC Team. :D :D


Return to “Web and scripting”

Who is online

Users browsing this forum: No registered users and 5 guests