pharo-project / pharo-launcher

Lets you manage your pharo images and download new ones
https://pharo-project.github.io/pharo-launcher/
MIT License
108 stars 46 forks source link

Creating a image ending because of a corruption launch the latest selected image #682

Open jecisc opened 1 month ago

jecisc commented 1 month ago

If you try to create a new image and have a corruption, the error explaining the corruption is caught by the creation command and a dialog is shown to the user.

The problem is that this does not prevent the UI from launching the image. Since there is no new image, it launches the currently selected image.