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

Launcher will not use headless VM for latest P9 image #507

Open martinmcclure opened 3 years ago

martinmcclure commented 3 years ago

Describe the bug The "bleedingEdge" launcher of 2020-09-04 always wants to use the headful "90-x64" VM for Pharo 9 builds, although the headless VM is supposed to be preferred for recent P9 builds.

To Reproduce In the launcher, remove all VMs, download a new P9-64 image, and launch it. The launcher automatically downloads and uses the headful VM.

Again remove all VMs, then use the launcher to download the "90-x64-headless" VM, download another fresh P9-64 image. When launching the new image, it still downloads and uses the headful VM.

Expected behavior Being able to launch a current P9 image with a headless VM using the launcher. Guille wrote on Discord 2020-11-27 "In Pharo9, since a couple of weeks, the default VM is the headless VM" When I described the current behavior, Steph asked me to file a bug, so I guess the current behavior is wrong. :-)

Version information: