Hi Milton, Thanks for the report. It is important that Pharo Launcher works out of the box.
For Windows, I did some fixes: - launch images from the shell in background to avoid to have the process killed, - installation directory is now LOCALAPPDATA folder where user always have write permissions. - new icon Could you try it and tell me if it solves problems you had? https://ci.inria.fr/pharo-ci-jenkins2/job/PharoLauncher/lastSuccessfulBuild/artifact/pharo-launcher-installer-bleedingEdge-2018.03.23-x86.exe I still need to investigate the problem on OS X. Thanks, Christophe. > Le 18 mars 2018 à 11:47, Tudor Girba <[email protected]> a écrit : > > +1 > > Doru > > >> On Mar 18, 2018, at 10:30 AM, Stephane Ducasse <[email protected]> >> wrote: >> >> Thanks Milton!!!!!!!!!!! >> >> Can you open issue on the bug tracker? >> >> https://github.com/pharo-project/pharo-launcher/issues >> >> This way we are sure that it is not lost. >> >> Stef >> >> On Sat, Mar 17, 2018 at 11:17 PM, milton mamani <[email protected]> wrote: >>> I have issues with Pharo Launcher. >>> >>> Pharo Launcher version >>> version 1.1.1 >>> http://files.pharo.org/pharo-launcher/tmp-1.1.1/ >>> >>> version 1.1 >>> http://files.pharo.org/pharo-launcher/1.1/ >>> >>> You can get these links in https://github.com/pharo-project/pharo-launcher/ >>> >>> OS Version >>> Mac OS - 10.13.3 >>> >>> Issues >>> >>> Issue #1, version 1.1 does not run in Mac OS - 10.13.3 >>> * Load P.L version 1.1 >>> * Copy the application in `Applications` folder >>> * Try to open the program, with right-click, open >>> * Current result the program P.L. does not run. >>> >>> Issue #2 Can not open/run downloaded images >>> * Load P.L version 1.1.1 >>> * Copy the application in `Applications` folder >>> * Open the program, first time the program does not run >>> * Open again the program, now the program shows a window >>> * Try to load a pharo image, In `Templates` >> `Official distributions`>> >>> `Pharo 6.1 stable`. >>> * Right-click in the pharo image, then select option `Create Image` >>> * A popup ask for a name >>> * Introduce one name, eg: `PImage` >>> * A loading process appears >>> * Try to run the image with button `Launch` >>> * Current result the image `PImage` does not run, and P.L. 1.1.1 quit on >>> that launch. >>> >>> Issue #3 Pharo debugger error appear when navigating in templates >>> * load P.L version 1.1.1 >>> * Open the P.L >>> * In templates area, try to load some templates >>> * Then select one template >>> * A debugger error window appears with the message #selectMorphList was >>> sent to nil >>> * Current result: Sometimes when you try to load and select some templates >>> an error window appear >>> >>> Please tell me If you need more details about these issues >>> >>> >>> >>> 2018-03-17 16:42 GMT-03:00 Stephane Ducasse <[email protected]>: >>>> >>>> On Sat, Mar 17, 2018 at 12:59 PM, Alexandre Bergel >>>> <[email protected]> wrote: >>>>> Yesterday we also experienced many problem when using Launcher on OSX >>>>> :-( >>>> >>>> Which version of Launcher? >>>> Which version of your OS? >>>> What problems? >>>> Can we reproduce it? >>>> >>>> Could we get pro in reporting problems? >>>> >>>> >>>>> Is the Launcher still maintained? >>>> >>>> Alexandre >>>> >>>> Christophe spent two months fixing tons of issues. >>>> So could you report problems in a nicer way? >>>> >>>> >>>> >>>> >>>>> >>>>> Alexandre >>>>> >>>>> >>>>>> On Mar 17, 2018, at 8:57 AM, kmo <[email protected]> wrote: >>>>>> >>>>>> I tried the default download of Pharo Launcher on my Windows 7 (32 bit) >>>>>> PC at >>>>>> work. It installs. Runs fine - creates images and vms but when you try >>>>>> to >>>>>> run them nothing happens. It fails to start the selected image. It just >>>>>> fails to run the vm at all as far as I can see. >>>>>> >>>>>> I tried it on my Windows 10 (32 bit) laptop and got exactly the same >>>>>> result. >>>>>> >>>>>> This is not important for me as I use pharo on Linux - but I thought >>>>>> I'd >>>>>> point it out. If having the launcher as the default download causes >>>>>> more >>>>>> problems than the traditional vm and image download then perhaps it >>>>>> should >>>>>> be reconsidered. A pity since I love the launcher. >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> Sent from: >>>>>> http://forum.world.st/Pharo-Smalltalk-Developers-f1294837.html >>>>>> >>>>> >>>>> >>>> >>> >> > > -- > www.tudorgirba.com > www.feenk.com > > "Every now and then stop and ask yourself if the war you're fighting is the > right one." > > > > >
