[Cuis-dev] Error when loading resaved package WebClient.pck.st

Juan Vuletich juan at cuis.st
Sun May 19 11:25:10 PDT 2024


Thanks for reporting this Bernhard.

I just pushed a new version of WebClient that solves the problem for good.

Cheers,

On 5/19/2024 8:47 AM, Bernhard Pieber via Cuis-dev wrote:
>
> Hi Juan,
>
> I just tripped over a strange error during loading the WebClient 
> package and I managed to reproduce it by doing the following:
>
> 1. Start new image.
>
> 2. Do the following in a workspace:
> Feature require: 'WebClient'.
> (CodePackage installedPackages at: 'WebClient') save.
>
> This seems to result in file out order changes in the package file 
> although the package was not changed.
>
> 3. Quit without saving the image and start new image.
>
> 4. Do the following again:
> Feature require: 'WebClient‘.
>
> A debugger comes up.
>
> ...
>
>
>
> The code selection in the debugger seems to be in the wrong place. It 
> is in the ifNotNil: path even though the requestor is nil. I guess 
> this is unrelated to the loading error itself, though.
>
> I reproduced it on macOS and Linux.
>
> Cheers,
> Bernhard
>


-- 
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