Re: http::geturl in starkit/starpack
From: Jeff Hobbs (jeffh_at_activestate.com)
Date: 02/16/04
- Next message: Courtney Plater: "tcom question: How to force variant type passed to DLL?"
- Previous message: Ramsunder: "lreplace command inconsistent behaviour"
- In reply to: Jos Decoster: "http::geturl in starkit/starpack"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 16 Feb 2004 15:51:37 GMT
Jos Decoster wrote:
> When wrapping the script below into a starkit or a starpack, the http::geturl
> command never completes on Windows (tested on Win2K and XP). Downloading small
> files works OK. When downloading large files, the scripts hangs after
> downloading several kilobytes. I tested using the latest tclkit runtime from
> www.equi4.com (Tcl 8.4.5) and http package 2.4.5.
There is a known issue with starpacks and fileevents and/or fcopy
that is still not well understood (otherwise it would be solved).
It is an issue that only occurs when you run in a starpack (but
you say starkit as well above - is that true?). It seems to also
occur for files that never touch the VFS in general, it just
happens to run in a starpack system.
--
Jeff Hobbs, The Tcl Guy
http://www.ActiveState.com/, a division of Sophos
- Next message: Courtney Plater: "tcom question: How to force variant type passed to DLL?"
- Previous message: Ramsunder: "lreplace command inconsistent behaviour"
- In reply to: Jos Decoster: "http::geturl in starkit/starpack"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|