Renaud,

 

I experienced the same issue.  I assumed that I did something wrong so did-not report it.

I installed PL 3.0 over the previous version and I think that this this broke the VM somehow.

To fix this, I uninstalled Pharo-Launcher, cleaned out everything in %userprofile%\AppData\Local\PharoLauncher, reinstalled it, and now it works again.

 

Craig

 

On 2022-04-15 04:12, Renaud de Villemeur via Pharo-users wrote:

Thanks for the update. The Pharo Launcher is a really valuable tool.
 
I experience some issue on windows (windows 11 pro). The launcher doesn't show up.
I double click on the icon, and no window appears. I can however see that the process is running in the task manager. I can open the launcher image from the local install of pharo VM 100-x64 (installed using Pharo Launcher 2.4, last update 2022-03-20), and the launcher is working great that way.
 
Are you using a special build of the VM ?
 
Thanks
Renaud
 
 
Apr 14, 2022, 08:26 by christophe.demarey@inria.fr:
Hi all,
 
Pharo Launcher 3.0 has just been released! It is available from http://pharo.org/download.
It is based on latest Spec2 and Pharo 10 image.
It now comes with a native Apple Silicon version and Mac OS packages are notarized.
Big thanks to all contributors, including issue reports. 
 
Here is the changelog:
Pharo Launcher v3.0

New features:

  • Full rewrite of the UI using Spec 2 and Pharo 10
  • Pharo Launcher can now run natively on Apple Silicon #544
  • Pharo Launcher is now signed with a Mac Os developper account and notarized #529
  • Windows "portable" package (only an archive without installer) #534

Improvements:

  • While importing image .sources and .version are not moved #543
  • recreate the image does not re apply the script if one is provided #536 (thanks to @hogoww)
  • Save keybind for scripts #545 (thanks to @hogoww and @Inao0)

Bug fixes:

  • GitHub releases artefacts download were not always working #535
  • "Basic launch" does not do its job in Pharo 10 #540
  • Proxy settings not applied through settings screen #541
 
Regards,
The Pharo team.