On Sep 5, 2011, at 7:36 PM, Sven Van Caekenberghe wrote:
On 05 Sep 2011, at 17:57, Igor Stasenko wrote:
I recommend you to update. The latest VMs containing a couple of critical bug fixes , which makes a lot of difference. Not sure it will help with sockets issue, but at least it will help getting an up to date feedback :)
It makes no difference: using the http://www.mirandabanda.org/files/Cog/VM/VM.r2489/ VM to start the base seaside3 image and doing a filein of the following hangs:
"Zinc Server" Gofer new squeaksource: 'ZincHTTPComponents'; version: 'Zinc-HTTP-SvenVanCaekenberghe.191'; package: 'Zinc-Seaside'; load. ! "Start Zinc" (ZnZincServerAdaptor port: 8080) codec: GRPharoUtf8Codec new; start.
Executing the same code from a workspace (without the !) just works. Beats me.
Really. Really strange. If you replace with 1/0 you get the same? I mean if an error occurs? Stef