[Cuis-dev] [DEFECT] Can't zip Cuis' sources file

Juan Vuletich juan at cuis.st
Thu Nov 23 11:09:42 PST 2023


Hi Gerald,

On 11/23/2023 3:29 PM, Gerald Klix via Cuis-dev wrote:
> Hi Juan,
>
> I was bit hasty, zipping 
> 5922-FixedClassMethodPushDown-TomásSpognardi-2023Jul09-20h38m-TS.001.cs.st
> still does not work. I renamed this file and forgot to undo that change.

Strange.

I switched to Linux (Ubuntu). Pulled repo. Started a fresh Cuis. Did 
`Feature require: 'Compression'.`. Then:
`
ZipArchive new
     zipFileComment: 'ZIP file test';
     addFile: 
'Cuis-Smalltalk-Dev/CoreUpdates/5922-FixedClassMethodPushDown-TomásSpognardi-2023Jul09-20h38m-TS.001.cs.st' 
as: 'testOutx.bin';
     writeToFileNamed: 'testbinx.zip'.
`

I got a zip file that Linux can unzip without trouble.

Can you please repeat _exactly_  those steps? If that works, give me 
enough detail so I can reproduce it on my machine. Please include any 
error messages you get along the way.

> Best regards,
>
> Gerald
>

BTW, the Georgian example is just "Lorem Ipsum Dolor" :)

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