Squeak64 problems

Ned Konz ned at squeakland.org
Mon Nov 8 15:03:17 UTC 2004


On Monday 08 November 2004 6:51 am, Jimmie Houchin wrote:
> Nevertheless, if I click on the All64BitChanges.1.cs file in the right
> window and presume, then click the filein button. It begins to file in
> the file.
>
> But somewhere in the process the file in hangs.
> Or at a minimum the UI for it stops.
>
> The squeak ui is still responsive and I can do other things.
>
> After filing in the two files, waiting a while and no visual
> confirmation of success, I attempt to generate sources.
>
> After waiting a while. No sources. Squeak is idle.
>
> Repeated process and results several times.

You might try doing it "manually" instead:

(FileStream readOnlyFileNamed: 'All64BitChanges.1.cs') fileIn.

-- 
Ned Konz
http://bike-nomad.com/squeak/



More information about the Squeak-dev mailing list