[Cuis-dev] -ud option

Juan Vuletich juan at cuis.st
Mon Jul 27 12:31:03 PDT 2026


Just for the record. Hilaire helped me reproduce the issue.

When doing unrelated fixes to the startup sequence, I introduced a bug: 
#processCommandLineArguments: true is called before 
#readCommandLineArguments. The result is that whatever old command line 
arguments from the time the image was saved are used. Pushed a fix for it.

Thanks,

On 2026-07-23 5:44 PM, Juan Vuletich via Cuis-dev wrote:
>
> I'd need to reproduce it on my system so I can debug and understand.
>
> On 2026-07-23 5:36 PM, Hilaire Fernandes via Cuis-dev wrote:
>>
>> I meant userBaseDirectory in my initial message.
>>
>> When starting the image with the -ud option, I don't get the expected 
>> path for userBaseDriectory. I got :
>>
>> DirectoryEntry userBaseDirectory /tmp .
>> DirectoryEntry cuisBaseDirectory /tmp/DyboApp/Resources/image .
>>
>> when the image is started with the option -ud /tmp/DyboApp/Resources
>>
>> Only once I executed in this image:
>>
>> Smalltalk processCommandLineArguments: true.
>>
>> I get the expected path for userBaseDirectory:
>>
>> DirectoryEntry userBaseDirectory */tmp/DyboApp/Resources* .
>> DirectoryEntry cuisBaseDirectory /tmp/DyboApp/Resources/image .
>>
>>
>> -- 
>> http://mamot.fr/@drgeo
>>
> -- 
> Juan Vuletich
> www.cuis.st
> github.com/jvuletich
> researchgate.net/profile/Juan-Vuletich
> independent.academia.edu/JuanVuletich
> patents.justia.com/inventor/juan-manuel-vuletich
>
-- 
Juan Vuletich
www.cuis.st
github.com/jvuletich
researchgate.net/profile/Juan-Vuletich
independent.academia.edu/JuanVuletich
patents.justia.com/inventor/juan-manuel-vuletich
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20260727/4fd7030c/attachment.htm>


More information about the Cuis-dev mailing list