Le 8 juil. 2019 à 19:48, Esteban Maringolo <emaringolo@gmail.com> a écrit :
On Mon, Jul 8, 2019 at 9:39 AM Christophe Demarey <christophe.demarey@inria.fr> wrote:
Hi Esteban,
Le 8 juil. 2019 à 14:24, Esteban Maringolo <emaringolo@gmail.com> a écrit :
Thanks,
I downloaded the latest one for Windows, and it seems to work, but the "About" says Pharo Launcher is 1.6.
Strange because the version is set during the build on the CI server: ./pharo PharoLauncher.image eval --save 'PhLAboutCommand version: '\â'1.9.1'\'''
Looking at the installation directory at <C:\Users\Esteban\AppData\Local\PharoLauncher\> the right files are there, so it's just a matter of the text in the About dialog.
Are you sure, you use the right version? To ensure, by using shif+entre in PharoLauncher, you should see OSWSWinProcess class.
I am sure, and also checked, because you never know... and the installer copied the files in the same directory as the previous one, but didn't overwrite them.
So I uninstalled the previous version and re-installed the latest one and now it works fine (and faster, it seems). Which makes me suspicious about whether the 1.8 was installed at all last time I did it.
Hum. Good to know. I will have to investigate on the installer behavior. Thanks.