How to get launcher launching Spur images?
Hi I changed the setting to be the following but I cannot get a spur image started on mac. Does anybody succeed? Stef
This is not SpurPharo.app instead of SpurPharo ? On Sun, Jan 10, 2016 at 6:49 PM, stepharo <stepharo@free.fr> wrote:
Hi
I changed the setting to be the following but I cannot get a spur image started on mac. Does anybody succeed?
Stef
-- Serge Stinckwich UCBN & UMI UMMISCO 209 (IRD/UPMC) Every DSL ends up being Smalltalk http://www.doesnotunderstand.org/
On 10-01-16 18:49, stepharo wrote:
I changed the setting to be the following but I cannot get a spur image started on mac. Does anybody succeed?
The paths look good to me. Yes, it works for me on both Linux and Mac. These are my paths Spur: /Users/stephan/Library/Application Support/Pharo/spur/pharo-vm/Pharo.app/Contents/MacOS/Pharo Cog: /Users/stephan/Library/Application Support/Pharo/vms/pharo-vm/Pharo.app/Contents/MacOS/pharo Could it be that the OS security manager does not allow the starting? Do you need to start it once by hand? I loaded the pharo spur vm with the bash script, that migth be a difference Stephan
Le 11/1/16 09:21, Stephan Eggermont a écrit :
On 10-01-16 18:49, stepharo wrote:
I changed the setting to be the following but I cannot get a spur image started on mac. Does anybody succeed?
The paths look good to me. Yes, it works for me on both Linux and Mac. These are my paths
Spur: /Users/stephan/Library/Application Support/Pharo/spur/pharo-vm/Pharo.app/Contents/MacOS/Pharo
Cog: /Users/stephan/Library/Application Support/Pharo/vms/pharo-vm/Pharo.app/Contents/MacOS/pharo
Thanks
Could it be that the OS security manager does not allow the starting?
No I already launched it.
Do you need to start it once by hand? I loaded the pharo spur vm with the bash script, that migth be a difference I will try again.
Stephan
On Mon, Jan 11, 2016 at 1:49 AM, stepharo <stepharo@free.fr> wrote:
Hi
I changed the setting to be the following but I cannot get a spur image started on mac. Does anybody succeed?
Stef
I cheated and started with latest Pharo 5 Spur and installed PharoLauncher from the Catalog Browser. (I should soon try an image with old vm) cheers -ben
Ok I will do the same then ;) Le 11/1/16 13:09, Ben Coman a écrit :
On Mon, Jan 11, 2016 at 1:49 AM, stepharo <stepharo@free.fr <mailto:stepharo@free.fr>> wrote:
Hi
I changed the setting to be the following but I cannot get a spur image started on mac. Does anybody succeed?
Stef
I cheated and started with latest Pharo 5 Spur and installed PharoLauncher from the Catalog Browser. (I should soon try an image with old vm) cheers -ben
I loaded the stable version in Pharo 50 and I saw that it does not have the Spur special Folder. So I loaded the latest version of the packages from the repo and I could not run the launcher anymore. So could you tell me how you did it? Stef Le 11/1/16 16:48, stepharo a écrit :
Ok I will do the same then ;)
Le 11/1/16 13:09, Ben Coman a écrit :
On Mon, Jan 11, 2016 at 1:49 AM, stepharo <stepharo@free.fr <mailto:stepharo@free.fr>> wrote:
Hi
I changed the setting to be the following but I cannot get a spur image started on mac. Does anybody succeed?
Stef
I cheated and started with latest Pharo 5 Spur and installed PharoLauncher from the Catalog Browser. (I should soon try an image with old vm) cheers -ben
On Tue, Jan 12, 2016 at 10:03 PM, stepharo <stepharo@free.fr> wrote:
I loaded the stable version in Pharo 50 and I saw that it does not have the Spur special Folder. So I loaded the latest version of the packages from the repo and I could not run the launcher anymore.
So could you tell me how you did it?
Err, umm... looking just now I see only one settable VM path. So it seems I did not load the latest, only the version from the Catalog. So I guess I can only run Spur images. cheers -ben
Stef
Le 11/1/16 16:48, stepharo a écrit :
Ok I will do the same then ;)
Le 11/1/16 13:09, Ben Coman a écrit :
On Mon, Jan 11, 2016 at 1:49 AM, stepharo <stepharo@free.fr> wrote:
Hi
I changed the setting to be the following but I cannot get a spur image started on mac. Does anybody succeed?
Stef
I cheated and started with latest Pharo 5 Spur and installed PharoLauncher from the Catalog Browser. (I should soon try an image with old vm) cheers -ben
ok I will retry. Le 12/1/16 15:23, Ben Coman a écrit :
On Tue, Jan 12, 2016 at 10:03 PM, stepharo <stepharo@free.fr> wrote:
I loaded the stable version in Pharo 50 and I saw that it does not have the Spur special Folder. So I loaded the latest version of the packages from the repo and I could not run the launcher anymore.
So could you tell me how you did it? Err, umm... looking just now I see only one settable VM path. So it seems I did not load the latest, only the version from the Catalog. So I guess I can only run Spur images.
cheers -ben
Stef
Le 11/1/16 16:48, stepharo a écrit :
Ok I will do the same then ;)
Le 11/1/16 13:09, Ben Coman a écrit :
On Mon, Jan 11, 2016 at 1:49 AM, stepharo <stepharo@free.fr> wrote:
Hi
I changed the setting to be the following but I cannot get a spur image started on mac. Does anybody succeed?
Stef
I cheated and started with latest Pharo 5 Spur and installed PharoLauncher from the Catalog Browser. (I should soon try an image with old vm) cheers -ben
On 12-01-16 15:23, Ben Coman wrote:
On Tue, Jan 12, 2016 at 10:03 PM, stepharo <stepharo@free.fr> wrote:
I loaded the stable version in Pharo 50 and I saw that it does not have the Spur special Folder. So I loaded the latest version of the packages from the repo and I could not run the launcher anymore.
So could you tell me how you did it?
Err, umm... looking just now I see only one settable VM path. So it seems I did not load the latest, only the version from the Catalog. So I guess I can only run Spur images.
That is likely. If you load a newer version you get the second path. I didn't try, but that should allow you to run both also from a spur launcher. In version 84 there is a change in the way the launcher is started, that might be incompatible with OS-X? Stephan
On 12-01-16 21:10, Stephan Eggermont wrote:
On 12-01-16 15:23, Ben Coman wrote:
On Tue, Jan 12, 2016 at 10:03 PM, stepharo <stepharo@free.fr> wrote:
I loaded the stable version in Pharo 50 and I saw that it does not have the Spur special Folder. So I loaded the latest version of the packages from the repo and I could not run the launcher anymore.
So could you tell me how you did it?
Err, umm... looking just now I see only one settable VM path. So it seems I did not load the latest, only the version from the Catalog. So I guess I can only run Spur images.
That is likely. If you load a newer version you get the second path. I didn't try, but that should allow you to run both also from a spur launcher. In version 84 there is a change in the way the launcher is started, that might be incompatible with OS-X?
Ok, I checked. That launch command was incompatible with OS-X. I reverted the change. Please try with the latest version. Vincent, on what platform are you running? Stephan
-----Message d'origine----- De : Pharo-dev [mailto:pharo-dev-bounces@lists.pharo.org] De la part de Stephan Eggermont Envoyé : mercredi 13 janvier 2016 11:45 à : pharo-dev@lists.pharo.org Objet : Re: [Pharo-dev] How to get launcher launching Spur images?
On 12-01-16 21:10, Stephan Eggermont wrote:
On 12-01-16 15:23, Ben Coman wrote:
On Tue, Jan 12, 2016 at 10:03 PM, stepharo <stepharo@free.fr> wrote:
I loaded the stable version in Pharo 50 and I saw that it does not have the Spur special Folder. So I loaded the latest version of the packages from the repo and I could not run the launcher anymore.
So could you tell me how you did it?
Err, umm... looking just now I see only one settable VM path. So it seems I did not load the latest, only the version from the Catalog. So I guess I can only run Spur images.
That is likely. If you load a newer version you get the second path. I didn't try, but that should allow you to run both also from a spur launcher. In version 84 there is a change in the way the launcher is started, that might be incompatible with OS-X?
Ok, I checked. That launch command was incompatible with OS-X. I reverted the change. Please try with the latest version. Vincent, on what platform are you running?
On Windows7 :) But now the command is incompatible with W7 ;) It is strange because with an older version of the Pharo launcher, e.g. PharoLauncher-Core-SeanDeNigris.76 it was this command: OSProcess command: vmCommand , ' "' , imagePath, '"'. And nobody had problems on Mac... Does something changed in OSprocess? Under Windows, this cmd is working: OSProcess command: $" asString, vmCommand , '" "' , imagePath, '"'. Does it work under Mac (with real double quotes and not 2 single quotes)? If no, we should do something that is platform dependent.. Vincent
Stephan
Ce message et les pièces jointes sont confidentiels et réservés à l'usage exclusif de ses destinataires. Il peut également être protégé par le secret professionnel. Si vous recevez ce message par erreur, merci d'en avertir immédiatement l'expéditeur et de le détruire. L'intégrité du message ne pouvant être assurée sur Internet, la responsabilité de Worldline ne pourra être recherchée quant au contenu de ce message. Bien que les meilleurs efforts soient faits pour maintenir cette transmission exempte de tout virus, l'expéditeur ne donne aucune garantie à cet égard et sa responsabilité ne saurait être recherchée pour tout dommage résultant d'un virus transmis. This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy it. As its integrity cannot be secured on the Internet, the Worldline liability cannot be triggered for the message content. Although the sender endeavours to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus transmitted.
On 13-01-16 12:25, Blondeau Vincent wrote:
Under Windows, this cmd is working: OSProcess command: $" asString, vmCommand , '" "' , imagePath, '"'. Does it work under Mac (with real double quotes and not 2 single quotes)? If no, we should do something that is platform dependent..
Yes, it works. Please confirm if version 87 works for you Stephan
I confirm it works under W7 with Spur and not spur images. Thanks ! I think https://github.com/pharo-project/pharo-launcher/issues/1 can be closed now? Vincent
-----Message d'origine----- De : Pharo-dev [mailto:pharo-dev-bounces@lists.pharo.org] De la part de Stephan Eggermont Envoyé : mercredi 13 janvier 2016 12:35 à : pharo-dev@lists.pharo.org Objet : Re: [Pharo-dev] How to get launcher launching Spur images?
On 13-01-16 12:25, Blondeau Vincent wrote:
Under Windows, this cmd is working: OSProcess command: $" asString, vmCommand , '" "' , imagePath, '"'. Does it work under Mac (with real double quotes and not 2 single quotes)? If no, we should do something that is platform dependent..
Yes, it works. Please confirm if version 87 works for you
Stephan
Ce message et les pièces jointes sont confidentiels et réservés à l'usage exclusif de ses destinataires. Il peut également être protégé par le secret professionnel. Si vous recevez ce message par erreur, merci d'en avertir immédiatement l'expéditeur et de le détruire. L'intégrité du message ne pouvant être assurée sur Internet, la responsabilité de Worldline ne pourra être recherchée quant au contenu de ce message. Bien que les meilleurs efforts soient faits pour maintenir cette transmission exempte de tout virus, l'expéditeur ne donne aucune garantie à cet égard et sa responsabilité ne saurait être recherchée pour tout dommage résultant d'un virus transmis. This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy it. As its integrity cannot be secured on the Internet, the Worldline liability cannot be triggered for the message content. Although the sender endeavours to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus transmitted.
So what is the conclusion? Can anybody get the launcher open both prespur and spur images? Stef Le 13/1/16 13:16, Blondeau Vincent a écrit :
I confirm it works under W7 with Spur and not spur images. Thanks !
I think https://github.com/pharo-project/pharo-launcher/issues/1 can be closed now?
Vincent
-----Message d'origine----- De : Pharo-dev [mailto:pharo-dev-bounces@lists.pharo.org] De la part de Stephan Eggermont Envoyé : mercredi 13 janvier 2016 12:35 à : pharo-dev@lists.pharo.org Objet : Re: [Pharo-dev] How to get launcher launching Spur images?
On 13-01-16 12:25, Blondeau Vincent wrote:
Under Windows, this cmd is working: OSProcess command: $" asString, vmCommand , '" "' , imagePath, '"'. Does it work under Mac (with real double quotes and not 2 single quotes)? If no, we should do something that is platform dependent.. Yes, it works. Please confirm if version 87 works for you
Stephan
Ce message et les pièces jointes sont confidentiels et réservés à l'usage exclusif de ses destinataires. Il peut également être protégé par le secret professionnel. Si vous recevez ce message par erreur, merci d'en avertir immédiatement l'expéditeur et de le détruire. L'intégrité du message ne pouvant être assurée sur Internet, la responsabilité de Worldline ne pourra être recherchée quant au contenu de ce message. Bien que les meilleurs efforts soient faits pour maintenir cette transmission exempte de tout virus, l'expéditeur ne donne aucune garantie à cet égard et sa responsabilité ne saurait être recherchée pour tout dommage résultant d'un virus transmis.
This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy it. As its integrity cannot be secured on the Internet, the Worldline liability cannot be triggered for the message content. Although the sender endeavours to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus transmitted.
At the moment, I have 2 Pharo Launcher one for pre-Spur images and another one for Spur images ... On Wed, Jan 13, 2016 at 4:36 PM, stepharo <stepharo@free.fr> wrote:
So what is the conclusion? Can anybody get the launcher open both prespur and spur images?
Stef
Le 13/1/16 13:16, Blondeau Vincent a écrit :
I confirm it works under W7 with Spur and not spur images. Thanks !
I think https://github.com/pharo-project/pharo-launcher/issues/1 can be closed now?
Vincent
-----Message d'origine----- De : Pharo-dev [mailto:pharo-dev-bounces@lists.pharo.org] De la part de Stephan Eggermont Envoyé : mercredi 13 janvier 2016 12:35 à : pharo-dev@lists.pharo.org Objet : Re: [Pharo-dev] How to get launcher launching Spur images?
On 13-01-16 12:25, Blondeau Vincent wrote:
Under Windows, this cmd is working: OSProcess command: $" asString, vmCommand , '" "' , imagePath, '"'. Does it work under Mac (with real double quotes and not 2 single quotes)? If no, we should do something that is platform dependent..
Yes, it works. Please confirm if version 87 works for you
Stephan
Ce message et les pièces jointes sont confidentiels et réservés à l'usage exclusif de ses destinataires. Il peut également être protégé par le secret professionnel. Si vous recevez ce message par erreur, merci d'en avertir immédiatement l'expéditeur et de le détruire. L'intégrité du message ne pouvant être assurée sur Internet, la responsabilité de Worldline ne pourra être recherchée quant au contenu de ce message. Bien que les meilleurs efforts soient faits pour maintenir cette transmission exempte de tout virus, l'expéditeur ne donne aucune garantie à cet égard et sa responsabilité ne saurait être recherchée pour tout dommage résultant d'un virus transmis.
This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy it. As its integrity cannot be secured on the Internet, the Worldline liability cannot be triggered for the message content. Although the sender endeavours to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus transmitted.
-- Serge Stinckwich UCBN & UMI UMMISCO 209 (IRD/UPMC) Every DSL ends up being Smalltalk http://www.doesnotunderstand.org/
-----Message d'origine----- De : Pharo-dev [mailto:pharo-dev-bounces@lists.pharo.org] De la part de stepharo Envoyé : mercredi 13 janvier 2016 16:37 à : Pharo Development List Objet : Re: [Pharo-dev] How to get launcher launching Spur images?
So what is the conclusion? Can anybody get the launcher open both prespur and spur images?
I can. You can try the latest version. It should work. Vincent
Stef
Le 13/1/16 13:16, Blondeau Vincent a écrit :
I confirm it works under W7 with Spur and not spur images. Thanks !
I think https://github.com/pharo-project/pharo-launcher/issues/1 can be closed now?
Vincent
-----Message d'origine----- De : Pharo-dev [mailto:pharo-dev-bounces@lists.pharo.org] De la part de Stephan Eggermont Envoyé : mercredi 13 janvier 2016 12:35 à : pharo-dev@lists.pharo.org Objet : Re: [Pharo-dev] How to get launcher launching Spur images?
On 13-01-16 12:25, Blondeau Vincent wrote:
Under Windows, this cmd is working: OSProcess command: $" asString, vmCommand , '" "' , imagePath, '"'. Does it work under Mac (with real double quotes and not 2 single quotes)? If no, we should do something that is platform dependent.. Yes, it works. Please confirm if version 87 works for you
Stephan
Ce message et les pièces jointes sont confidentiels et réservés à l'usage exclusif de ses destinataires. Il peut également être protégé par le secret professionnel. Si vous recevez ce message par erreur, merci d'en avertir immédiatement l'expéditeur et de le détruire. L'intégrité du message ne pouvant être assurée sur Internet, la responsabilité de Worldline ne pourra être recherchée quant au contenu de ce message. Bien que les meilleurs efforts soient faits pour maintenir cette transmission exempte de tout virus, l'expéditeur ne donne aucune garantie à cet égard et sa responsabilité ne saurait être recherchée pour tout dommage résultant d'un virus transmis.
This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy it. As its integrity cannot be secured on the Internet, the Worldline liability cannot be triggered for the message content. Although the sender endeavours to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus transmitted.
Ce message et les pièces jointes sont confidentiels et réservés à l'usage exclusif de ses destinataires. Il peut également être protégé par le secret professionnel. Si vous recevez ce message par erreur, merci d'en avertir immédiatement l'expéditeur et de le détruire. L'intégrité du message ne pouvant être assurée sur Internet, la responsabilité de Worldline ne pourra être recherchée quant au contenu de ce message. Bien que les meilleurs efforts soient faits pour maintenir cette transmission exempte de tout virus, l'expéditeur ne donne aucune garantie à cet égard et sa responsabilité ne saurait être recherchée pour tout dommage résultant d'un virus transmis. This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy it. As its integrity cannot be secured on the Internet, the Worldline liability cannot be triggered for the message content. Although the sender endeavours to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus transmitted.
Great ! Works for me now with the last version on mac os x. Maybe new binary version for windows and mac should be provide here for newbies: https://ci.inria.fr/pharo/view/Launcher/ Thank you guys. On Wed, Jan 13, 2016 at 4:46 PM, Blondeau Vincent <vincent.blondeau@worldline.com> wrote:
-----Message d'origine----- De : Pharo-dev [mailto:pharo-dev-bounces@lists.pharo.org] De la part de stepharo Envoyé : mercredi 13 janvier 2016 16:37 à : Pharo Development List Objet : Re: [Pharo-dev] How to get launcher launching Spur images?
So what is the conclusion? Can anybody get the launcher open both prespur and spur images?
I can. You can try the latest version. It should work.
Vincent
Stef
Le 13/1/16 13:16, Blondeau Vincent a écrit :
I confirm it works under W7 with Spur and not spur images. Thanks !
I think https://github.com/pharo-project/pharo-launcher/issues/1 can be closed now?
Vincent
-----Message d'origine----- De : Pharo-dev [mailto:pharo-dev-bounces@lists.pharo.org] De la part de Stephan Eggermont Envoyé : mercredi 13 janvier 2016 12:35 à : pharo-dev@lists.pharo.org Objet : Re: [Pharo-dev] How to get launcher launching Spur images?
On 13-01-16 12:25, Blondeau Vincent wrote:
Under Windows, this cmd is working: OSProcess command: $" asString, vmCommand , '" "' , imagePath, '"'. Does it work under Mac (with real double quotes and not 2 single quotes)? If no, we should do something that is platform dependent.. Yes, it works. Please confirm if version 87 works for you
Stephan
Ce message et les pièces jointes sont confidentiels et réservés à l'usage exclusif de ses destinataires. Il peut également être protégé par le secret professionnel. Si vous recevez ce message par erreur, merci d'en avertir immédiatement l'expéditeur et de le détruire. L'intégrité du message ne pouvant être assurée sur Internet, la responsabilité de Worldline ne pourra être recherchée quant au contenu de ce message. Bien que les meilleurs efforts soient faits pour maintenir cette transmission exempte de tout virus, l'expéditeur ne donne aucune garantie à cet égard et sa responsabilité ne saurait être recherchée pour tout dommage résultant d'un virus transmis.
This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy it. As its integrity cannot be secured on the Internet, the Worldline liability cannot be triggered for the message content. Although the sender endeavours to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus transmitted.
Ce message et les pièces jointes sont confidentiels et réservés à l'usage exclusif de ses destinataires. Il peut également être protégé par le secret professionnel. Si vous recevez ce message par erreur, merci d'en avertir immédiatement l'expéditeur et de le détruire. L'intégrité du message ne pouvant être assurée sur Internet, la responsabilité de Worldline ne pourra être recherchée quant au contenu de ce message. Bien que les meilleurs efforts soient faits pour maintenir cette transmission exempte de tout virus, l'expéditeur ne donne aucune garantie à cet égard et sa responsabilité ne saurait être recherchée pour tout dommage résultant d'un virus transmis.
This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy it. As its integrity cannot be secured on the Internet, the Worldline liability cannot be triggered for the message content. Although the sender endeavours to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus transmitted.
-- Serge Stinckwich UCBN & UMI UMMISCO 209 (IRD/UPMC) Every DSL ends up being Smalltalk http://www.doesnotunderstand.org/
On 13-01-16 17:09, Serge Stinckwich wrote:
Great ! Works for me now with the last version on mac os x.
Maybe new binary version for windows and mac should be provide here for newbies: https://ci.inria.fr/pharo/view/Launcher/
I've committed a new configuration, promoting this to #stable and using the latest versions of dependencies. It is not yet really friendly enough for newbies, but that's a next step Stephan
Thanks I will try the latest version of the configuration Before it did not work for me. Le 13/1/16 17:34, Stephan Eggermont a écrit :
On 13-01-16 17:09, Serge Stinckwich wrote:
Great ! Works for me now with the last version on mac os x.
Maybe new binary version for windows and mac should be provide here for newbies: https://ci.inria.fr/pharo/view/Launcher/
I've committed a new configuration, promoting this to #stable and using the latest versions of dependencies.
It is not yet really friendly enough for newbies, but that's a next step
Stephan
Damien, Is the Ubuntu PPA updated automatically by the CI? Regards! Esteban A. Maringolo 2016-01-13 13:34 GMT-03:00 Stephan Eggermont <stephan@stack.nl>:
On 13-01-16 17:09, Serge Stinckwich wrote:
Great ! Works for me now with the last version on mac os x.
Maybe new binary version for windows and mac should be provide here for newbies: https://ci.inria.fr/pharo/view/Launcher/
I've committed a new configuration, promoting this to #stable and using the latest versions of dependencies.
It is not yet really friendly enough for newbies, but that's a next step
Stephan
On January 13, 2016 8:27:10 PM GMT+01:00, "Esteban A. Maringolo" <emaringolo@gmail.com> wrote:
Is the Ubuntu PPA updated automatically by the CI?
No. Markus, on CC, is responsible for that. -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." --Winston Churchill
Has the configuration in the catalog been updated? Stef Le 13/1/16 20:38, Damien Cassou a écrit :
On January 13, 2016 8:27:10 PM GMT+01:00, "Esteban A. Maringolo" <emaringolo@gmail.com> wrote:
Is the Ubuntu PPA updated automatically by the CI? No. Markus, on CC, is responsible for that.
What this experience shows to me is that just having the distribution repository is a pain because Now I have to find where the PharoLauncher is stored to be able to see and compare the contents of both repository. In addition a browse configuration menu item is missing (especially when you just load the configuration to read it). Stef Le 14/1/16 08:58, stepharo a écrit :
Has the configuration in the catalog been updated?
Stef
Le 13/1/16 20:38, Damien Cassou a écrit :
On January 13, 2016 8:27:10 PM GMT+01:00, "Esteban A. Maringolo" <emaringolo@gmail.com> wrote:
Is the Ubuntu PPA updated automatically by the CI? No. Markus, on CC, is responsible for that.
Sorry to be that stupid but I cannot make launcher work. :( This is just the third time I try. I took latest Spur I loaded the latest configuration from the Launcher repository and when I do that I get a DNU when I open it. So which version in which repository is working? Stef
I executed the expression in the class comment: ConfigurationOfPharoLauncher load Stef Le 14/1/16 09:25, stepharo a écrit :
Sorry to be that stupid but I cannot make launcher work. :( This is just the third time I try. I took latest Spur I loaded the latest configuration from the Launcher repository and when I do that I get a DNU when I open it.
So which version in which repository is working?
Stef
Le 13/01/2016 16:36, stepharo a écrit :
So what is the conclusion? Can anybody get the launcher open both prespur and spur images?
Stef
Since more than one week I can on Windows and Linux :) -- Cyril Ferlicot http://www.synectique.eu 165 Avenue Bretagne Lille 59000 France
2016-01-13 12:25 GMT+01:00 Blondeau Vincent <vincent.blondeau@worldline.com> :
-----Message d'origine----- De : Pharo-dev [mailto:pharo-dev-bounces@lists.pharo.org] De la part de Stephan Eggermont Envoyé : mercredi 13 janvier 2016 11:45 à : pharo-dev@lists.pharo.org Objet : Re: [Pharo-dev] How to get launcher launching Spur images?
On 12-01-16 21:10, Stephan Eggermont wrote:
On 12-01-16 15:23, Ben Coman wrote:
On Tue, Jan 12, 2016 at 10:03 PM, stepharo <stepharo@free.fr> wrote:
I loaded the stable version in Pharo 50 and I saw that it does not have the Spur special Folder. So I loaded the latest version of the packages from the repo and I could not run the launcher anymore.
So could you tell me how you did it?
Err, umm... looking just now I see only one settable VM path. So it seems I did not load the latest, only the version from the Catalog. So I guess I can only run Spur images.
That is likely. If you load a newer version you get the second path. I didn't try, but that should allow you to run both also from a spur launcher. In version 84 there is a change in the way the launcher is started, that might be incompatible with OS-X?
Ok, I checked. That launch command was incompatible with OS-X. I reverted the change. Please try with the latest version. Vincent, on what platform are you running?
On Windows7 :) But now the command is incompatible with W7 ;)
Yes, see issue https://github.com/pharo-project/pharo-launcher/issues/1
It is strange because with an older version of the Pharo launcher, e.g. PharoLauncher-Core-SeanDeNigris.76 it was this command: OSProcess command: vmCommand , ' "' , imagePath, '"'. And nobody had problems on Mac... Does something changed in OSprocess?
Under Windows, this cmd is working: OSProcess command: $" asString, vmCommand , '" "' , imagePath, '"'. Does it work under Mac (with real double quotes and not 2 single quotes)? If no, we should do something that is platform dependent..
Vincent
Stephan
Ce message et les pièces jointes sont confidentiels et réservés à l'usage exclusif de ses destinataires. Il peut également être protégé par le secret professionnel. Si vous recevez ce message par erreur, merci d'en avertir immédiatement l'expéditeur et de le détruire. L'intégrité du message ne pouvant être assurée sur Internet, la responsabilité de Worldline ne pourra être recherchée quant au contenu de ce message. Bien que les meilleurs efforts soient faits pour maintenir cette transmission exempte de tout virus, l'expéditeur ne donne aucune garantie à cet égard et sa responsabilité ne saurait être recherchée pour tout dommage résultant d'un virus transmis.
This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy it. As its integrity cannot be secured on the Internet, the Worldline liability cannot be triggered for the message content. Although the sender endeavours to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus transmitted.
I just solved the bug that appears on Pharo 5, updated the configuration and uploaded it to the catalogs. It should work now. Vincent Ps: I was using a Pharo 4.0 image De : Pharo-dev [mailto:pharo-dev-bounces@lists.pharo.org] De la part de stepharo Envoyé : jeudi 14 janvier 2016 10:44 à : Pharo Development List Objet : Re: [Pharo-dev] How to get launcher launching Spur images? I got it. I was trying to use Launcher in Pharo 50. I do not why I was trying it. Now it works in Pharo 40. Le 10/1/16 18:49, stepharo a écrit : Hi I changed the setting to be the following but I cannot get a spur image started on mac. Does anybody succeed? Stef [cid:image001.png@01D14EBA.4FCBB990] ________________________________ Ce message et les pièces jointes sont confidentiels et réservés à l'usage exclusif de ses destinataires. Il peut également être protégé par le secret professionnel. Si vous recevez ce message par erreur, merci d'en avertir immédiatement l'expéditeur et de le détruire. L'intégrité du message ne pouvant être assurée sur Internet, la responsabilité de Worldline ne pourra être recherchée quant au contenu de ce message. Bien que les meilleurs efforts soient faits pour maintenir cette transmission exempte de tout virus, l'expéditeur ne donne aucune garantie à cet égard et sa responsabilité ne saurait être recherchée pour tout dommage résultant d'un virus transmis. This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy it. As its integrity cannot be secured on the Internet, the Worldline liability cannot be triggered for the message content. Although the sender endeavours to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus transmitted.
Thanks vincent!!! I will try later! Le 14/1/16 10:57, Blondeau Vincent a écrit :
I just solved the bug that appears on Pharo 5, updated the configuration and uploaded it to the catalogs.
It should work now.
Vincent
Ps: I was using a Pharo 4.0 image
*De :*Pharo-dev [mailto:pharo-dev-bounces@lists.pharo.org] *De la part de* stepharo *Envoyé :* jeudi 14 janvier 2016 10:44 *à :* Pharo Development List *Objet :* Re: [Pharo-dev] How to get launcher launching Spur images?
I got it. I was trying to use Launcher in Pharo 50. I do not why I was trying it. Now it works in Pharo 40.
Le 10/1/16 18:49, stepharo a écrit :
Hi
I changed the setting to be the following but I cannot get a spur image started on mac. Does anybody succeed?
Stef
------------------------------------------------------------------------
Ce message et les pièces jointes sont confidentiels et réservés à l'usage exclusif de ses destinataires. Il peut également être protégé par le secret professionnel. Si vous recevez ce message par erreur, merci d'en avertir immédiatement l'expéditeur et de le détruire. L'intégrité du message ne pouvant être assurée sur Internet, la responsabilité de Worldline ne pourra être recherchée quant au contenu de ce message. Bien que les meilleurs efforts soient faits pour maintenir cette transmission exempte de tout virus, l'expéditeur ne donne aucune garantie à cet égard et sa responsabilité ne saurait être recherchée pour tout dommage résultant d'un virus transmis.
This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy it. As its integrity cannot be secured on the Internet, the Worldline liability cannot be triggered for the message content. Although the sender endeavours to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus transmitted.
On 14-01-16 10:57, Blondeau Vincent wrote:
I just solved the bug that appears on Pharo 5, updated the configuration and uploaded it to the catalogs.
It should work now.
Thanks Vincent. It would be better if the problem were fixed in ConfigurationOfXMLParser. It misses the #'pharo4.x' and #common parts (or possibly #'pharo5.x') and the #release based versioning is not up to date. I would expect to be able to depend on #'release-2' in ConfigurationOfPharoLauncher. I would expect #'release-2' to point to #'release-2.5' which would point to 2.5.6 for #'pharo4.x' and 2.5.7 for #'pharo5.x' The dependency on Ston, JSON and OSProcess would be safe to be on #stable Stephan
participants (9)
-
Ben Coman -
Blondeau Vincent -
Cyril Ferlicot D. -
Damien Cassou -
Esteban A. Maringolo -
Nicolai Hess -
Serge Stinckwich -
Stephan Eggermont -
stepharo