Re: [Pharo-users] Pharo not opening my image automatically

2017-01-30 Thread Dimitris Chloupis
It does but I do not want to do that, I prefer the traditional way to click on my dock and that Pharo opens my image because I use only one image. I store my libraries using git and github. I do not even save the image unless I really have to store the live state and that rarely happens. On the o

Re: [Pharo-users] Pharo not opening my image automatically

2017-01-29 Thread John Pfersich
I don't know, on MacOS I always have dragged the image I want to open to the pharo app. That works for me. Sent from my iPhone > On Jan 29, 2017, at 04:30, Dimitris Chloupis wrote: > > Did you guys receive my message, or did it go to your spam folder ? None has > an answer for my problem ? >

Re: [Pharo-users] Pharo not opening my image automatically

2017-01-29 Thread Dimitris Chloupis
and you are awesome, yeap macos has plist file inside the Pharo.app , equivalent to windows ini. Changing SqueakImageName Pharo4.0.image to SqueakImageName Ephestos.image did the trick On Sun, Jan 29, 2017 at 2:50 PM p...@highoctane.be wrote: > In Windows, you set the image

Re: [Pharo-users] Pharo not opening my image automatically

2017-01-29 Thread p...@highoctane.be
In Windows, you set the image name in the ini file to have it opened automagically. Now, maybe there is a plist file on macOS that supports the same. Phil On Sun, Jan 29, 2017 at 1:30 PM, Dimitris Chloupis wrote: > Did you guys receive my message, or did it go to your spam folder ? None > has a

Re: [Pharo-users] Pharo not opening my image automatically

2017-01-29 Thread Dimitris Chloupis
Did you guys receive my message, or did it go to your spam folder ? None has an answer for my problem ? On Wed, Jan 18, 2017 at 1:47 PM Dimitris Chloupis wrote: > Hey guys, I have a makefile that downloads Pharo with > > curl get.pharo.org/alpha+vmLatest | bash > > I then move pharo.app from the

[Pharo-users] Pharo not opening my image automatically

2017-01-18 Thread Dimitris Chloupis
Hey guys, I have a makefile that downloads Pharo with curl get.pharo.org/alpha+vmLatest | bash I then move pharo.app from the pharo-vm subfolder to the parent folder that contains my Ephestos.image , together with Pharo50.sources the problem is that when I double click on it instead of opening my