[Cuis-dev] White VM window

Juan Vuletich juan at cuis.st
Tue Aug 16 17:00:36 PDT 2022


On 8/16/2022 6:34 PM, Hilaire Fernandes via Cuis-dev wrote:
> Le 16/08/2022 à 15:10, Juan Vuletich a écrit :
>> Of course the problem is that during startup we can't use the regular 
>> Smalltalk tools. But in the Cuis startup sequence you can insert 
>> stuff like:
>>
>> Transcript
>>     showOnDisplay: false;
>>     logToFile: true;
>>     logToStdout: true.
>> 'I reached startup milestone XXX' print.
>> thisContext printStack: 10.
>
> Where will you put that, in Cuis start up sequence?
>
> Thanks
>
> Hilaire
>

Check the last changeset I just pushed. Added a few Startup Debug Aids, 
hopefully it is clear enough so you can see where to add others, after 
the last one you get, to find the exact spot of the failure. It is not 
enabled by default. Check the code to see how to turn it on.

Hope this helps.

Cheers,

-- 
Juan Vuletich
cuis.st
github.com/jvuletich
researchgate.net/profile/Juan-Vuletich
independent.academia.edu/JuanVuletich
patents.justia.com/inventor/juan-manuel-vuletich
linkedin.com/in/juan-vuletich-75611b3
twitter.com/JuanVuletich



More information about the Cuis-dev mailing list