Seaside for 3.9 Kernel Image

Klaus D. Witzel klaus.witzel at cobss.com
Thu Jul 20 11:26:22 UTC 2006


Hi Pavel,

on Thu, 20 Jul 2006 09:15:11 +0200, you wrote:

> Strange, what OS do you use? Try to load it manully.

a) MS$/XP most current

b) [(FileStream readOnlyFileNamed:'tests/SUnit.st')fileIn]on:Error  
do:[:ex|^ex]

	======>

FileDoesNotExistsException: '...blabla\7045\tests#SUnit.st'

c) I suggest to wrap ["command line input"]on:Error do:[:ex|^ex] around  
the command line input; one typo or other problem and it loops  
"...unhandled blabla...*** Error ***..."

/Klaus

> -- Pavel
>
> On 7/19/06, Klaus D. Witzel <klaus.witzel at cobss.com> wrote:
>> Hi Pavel,
>>
>> thanks this one got me one step further. Now when filing in  
>> loadTests.st,
>> it raises FileNotFoundException for
>>
>> ..\blabla\tests#SUnit.st
>>
>> but there is no # character in the loadTests.st file, the corresponding
>> line says
>>
>> (FileStream readOnlyFileNamed: 'tests/SUnit.st') fileIn.
>>
>> Smells like ascii problems?
>>
>> /Klaus
>>
>> On Tue, 18 Jul 2006 15:40:41 +0200, you wrote:
>>
>> > Hmm, strange. Here's the resultant image
>> >
>> > http://www.comtalk.net/Squeak/uploads/20/seasideimg.zip
>> >
>> > Default config/password is squeak/squeak
>> >
>> > -- Pavel
>>
>>
>>
>
>





More information about the Squeak-dev mailing list