On 2/28/06, Denis Bohm <[EMAIL PROTECTED]> wrote:
Henry Minsky wrote:
I'll check and see what is going on with that debug.lzx probe -- it is supposed to
get a failure condition immediately --- can you tell me which browser version and OS you are using, and does this happen in both IE and firefox, for example?

I'm using Firefox 1.5.0.1; Flash 8,0,22,0; Windows XP SP 2; OpenLaszlo 3.2cr2.

My main concern is if the application tries to reach some URLs to objects that have been removed and gets 404 errors and becomes unresponsive during release.

Maybe the failure is getting processed immediately, but the load request isn't removed from the queue until a timeout occurs?

That sounds like what is happening, I need to do some tracing to figure out what is going on. There are two distinct cases; loading of media and loading of data, they go through quite different code paths (data loader and media loader), so I need to figure out which loader is getting hung up.




_______________________________________________
Laszlo-dev mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-dev

Reply via email to