[Cuis-dev] White VM window

Juan Vuletich juan at cuis.st
Wed Aug 17 06:26:06 PDT 2022


Hi Hilaire,

On 8/17/2022 10:02 AM, Hilaire Fernandes via Cuis-dev wrote:
>
> Hi Juan,
>
> Excuse my ignorance but I don't know what to do right.
>
> Tried
>
> *Smalltalk at: #LogStartupDebugAids put: true*
>
> to turn on file logging but it does not work.
>
> Thanks
>
> Hilaire
>

Yes. Exactly that. (Please note how I describe in detail what I'm doing, 
this is what I ask you everybody to do, so I have information to work 
with) After pulling the repo, I start Cuis as usual, install updates, 
evaluate the snippet you say, save and quit the image. When I restart 
it, I get this:

2022-08-17T10:18:45.979 process:79 2121406 To #openSourceFiles
2022-08-17T10:18:45.990 process:79 2121406 To #initClassCachedState
2022-08-17T10:18:45.999 process:79 2121406 To #doStartUp:
2022-08-17T10:18:46.004 process:79 2121406 To 
#spawnNewMorphicProcessFor:  [world]
2022-08-17T10:18:46.007 process:79 2121406 To #restoreLostChangesIfNecessary
2022-08-17T10:18:46.073 process:40 1661169 To #restoreDisplay
2022-08-17T10:18:46.077 process:40 1661169 To #processCommandLineArguments
2022-08-17T10:18:46.080 process:40 1661169 To #launchApp

This shows in the terminal from where I started Cuis (this is stdout), 
it also appears in the Transcript once the UI is working, and it also 
appears on file 'transcript.txt' in the current directory of the image 
(from where I started it).

What do you get? Does the image start at all? If you do, for example, 
senders of #*LogStartupDebugAids,* and follow from there, do you see 
stuff that makes sense?

Thanks,

> Le 17/08/2022 à 02:00, Juan Vuletich a écrit :
>> 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.
> -- 
> GNU Dr. Geo
> http://drgeo.eu
> http://blog.drgeo.eu
-- 
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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20220817/217983c0/attachment-0001.htm>


More information about the Cuis-dev mailing list