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

Error downloading Pharo 10 for Windows (64bit) from Launcher #556

Closed stephensmith9 closed 2 years ago

stephensmith9 commented 2 years ago

When downloading the Pharo 10.0 - 64bit (stable) image, the process fails with a dialog box saying "Error downloading 'https://files.pharo.org/get-files/100/pharo64-win-stable.zip'.

Looking at the files.pharo.org site, the actual filename for Pharo 10 for Windows is pharo64-windows-stable.zip. How do we tell the Launcher to use the correct filename? (to use 'windows' instead of 'win')

stephensmith9 commented 2 years ago

Using Launcher version 2.2. Sorry, forgot to mention that.

demarey commented 2 years ago

Hi Stephen,

Indeed, Pharo Launcher 2.2 cannot handle Pharo 9 + images. Is it only managed since v2.3 : https://github.com/pharo-project/pharo-launcher/releases/tag/2.3 You need to download the latest Pharo Launcher (3.0.1) from https://pharo.org/download.

GitHub
Release Pharo Launcher 2.3 · pharo-project/pharo-launcher
Pharo Launcher 2.3 Changelog New features: Apple M1 SoC detection to run arm64 Pharo VM when applicable Updated VM urls for Pharo 9 and above Squeak and GToolKit support (contributed by Sean DeNig...
Pharo - Download