Pierre Laborde

Results 119 comments of Pierre Laborde

I add a suggestion : this should be cool to select VM version as an advanced feature. For example in my project have a old image, I update the VM...

@demarey I confirm my use-case: actually I have an application A running on a old Pharo image which is working only with an old specific VM version. And additionaly I...

I no longer have this problem on my GitLab and GitHub repositories. Thanks for your fixes!

You are likely correct because when attempting to delete various items, such as images or repositories, on Windows, we encounter this error. This is probably attributed to the file management...

I'm testing that: ```smalltalk File deleteFile: 'C:\Users\labor\Documents\Pharo\images\SQLite3\pharo-local\iceberg\pharo-rdbms\Pharo-SQLite3\src\SQLite3-Core' ``` And I have the exception :) ![image](https://github.com/pharo-project/pharo/assets/49183340/aa16469c-e6f5-4ef9-b3cc-ee50ece1c3b3)

But it is probably normal to have this error at this point, maybe Iceberg place locks on files during Pharo execution ? I don't know.

Thanks :) I understand that MCFooEvents need to be removed for clean, but I think that having standard events for start/stop loading & start/stop unloading packages should be usefull (as...

Thanks @tinchodias, what is your suggestion to help fixing this issue? Moving the issue to another place?

thanks @tinchodias for your analyse. I will have a look on this issue next week to find something to share.