Thanks Craig, that did the trick. Renaud 15 avr. 2022, 04 h 56 de craig@hivemind.net:
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 <https://github.com/pharo-project/pharo-launcher/issues/544> Pharo Launcher is now signed with a Mac Os developper account and notarized >>> #529 <https://github.com/pharo-project/pharo-launcher/issues/529> Windows "portable" package (only an archive without installer) >>> #534 <https://github.com/pharo-project/pharo-launcher/issues/534>
Improvements:
While importing image .sources and .version are not moved >>> #543 <https://github.com/pharo-project/pharo-launcher/issues/543> recreate the image does not re apply the script if one is provided >>> #536 <https://github.com/pharo-project/pharo-launcher/issues/536>>>> (thanks to >>> @hogoww <https://github.com/hogoww>>>> ) Save keybind for scripts >>> #545 <https://github.com/pharo-project/pharo-launcher/pull/545>>>> (thanks to >>> @hogoww <https://github.com/hogoww>>>> and >>> @Inao0 <https://github.com/Inao0>>>> )
Bug fixes:
GitHub releases artefacts download were not always working >>> #535 <https://github.com/pharo-project/pharo-launcher/issues/535> "Basic launch" does not do its job in Pharo 10 >>> #540 <https://github.com/pharo-project/pharo-launcher/issues/540> Proxy settings not applied through settings screen >>> #541 <https://github.com/pharo-project/pharo-launcher/issues/541> Â Regards, The Pharo team.
Â