OSSubProcess and image startup

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

OSSubProcess and image startup

NorbertHartl
I have OSSubProcess installed because I use gitfiletree in pharo5. Everytime I start my image now I get the following dialog. Anybody knows this? Is this a bug and should be reported?

thanks,

Norbert


Reply | Threaded
Open this post in threaded view
|

Re: OSSubProcess and image startup

Mariano Martinez Peck
Hi Norbert,

I have never seen that issue before. Do you know if it happens only with that image (maybe a condition that happened at image save)? Or can you reproduce it with a fresh image?

Thanks,

On Fri, Mar 11, 2016 at 6:20 AM, Norbert Hartl <[hidden email]> wrote:
I have OSSubProcess installed because I use gitfiletree in pharo5. Everytime I start my image now I get the following dialog. Anybody knows this? Is this a bug and should be reported?

thanks,

Norbert





--
Reply | Threaded
Open this post in threaded view
|

Re: OSSubProcess and image startup

NorbertHartl
Hi Mariano,

I checked several images. At the moment it seems it is this particular image. I'll get back to you if I experience it again

Norbert

Am 11.03.2016 um 13:07 schrieb Mariano Martinez Peck <[hidden email]>:

Hi Norbert,

I have never seen that issue before. Do you know if it happens only with that image (maybe a condition that happened at image save)? Or can you reproduce it with a fresh image?

Thanks,

On Fri, Mar 11, 2016 at 6:20 AM, Norbert Hartl <[hidden email]> wrote:
I have OSSubProcess installed because I use gitfiletree in pharo5. Everytime I start my image now I get the following dialog. Anybody knows this? Is this a bug and should be reported?

thanks,

Norbert


<Bildschirmfoto 2016-03-11 um 10.18.19.png>



--

Reply | Threaded
Open this post in threaded view
|

Re: OSSubProcess and image startup

NorbertHartl
In reply to this post by Mariano Martinez Peck
Mariano,

I have the same thing in a freshly installed image. I couldn't say I can reproduce it at will but now it happened in two different images. Anything special I should look up?

Norbert

Am 11.03.2016 um 13:07 schrieb Mariano Martinez Peck <[hidden email]>:

Hi Norbert,

I have never seen that issue before. Do you know if it happens only with that image (maybe a condition that happened at image save)? Or can you reproduce it with a fresh image?

Thanks,

On Fri, Mar 11, 2016 at 6:20 AM, Norbert Hartl <[hidden email]> wrote:
I have OSSubProcess installed because I use gitfiletree in pharo5. Everytime I start my image now I get the following dialog. Anybody knows this? Is this a bug and should be reported?

thanks,

Norbert


<Bildschirmfoto 2016-03-11 um 10.18.19.png>



--

Reply | Threaded
Open this post in threaded view
|

Re: OSSubProcess and image startup

Mariano Martinez Peck
Hi Norbert,

Is there a way I can get into that image? Dropbox or similar?

Thanks!

On Thu, Mar 17, 2016 at 8:08 AM, Norbert Hartl <[hidden email]> wrote:
Mariano,

I have the same thing in a freshly installed image. I couldn't say I can reproduce it at will but now it happened in two different images. Anything special I should look up?

Norbert

Am 11.03.2016 um 13:07 schrieb Mariano Martinez Peck <[hidden email]>:

Hi Norbert,

I have never seen that issue before. Do you know if it happens only with that image (maybe a condition that happened at image save)? Or can you reproduce it with a fresh image?

Thanks,

On Fri, Mar 11, 2016 at 6:20 AM, Norbert Hartl <[hidden email]> wrote:
I have OSSubProcess installed because I use gitfiletree in pharo5. Everytime I start my image now I get the following dialog. Anybody knows this? Is this a bug and should be reported?

thanks,

Norbert


<Bildschirmfoto 2016-03-11 um 10.18.19.png>



--




--
Reply | Threaded
Open this post in threaded view
|

Re: OSSubProcess and image startup

NorbertHartl

Am 17.03.2016 um 13:32 schrieb Mariano Martinez Peck <[hidden email]>:

Hi Norbert,

Is there a way I can get into that image? Dropbox or similar?

I've invited you to a dropbox folder containing the image.

Norbert

Thanks!

On Thu, Mar 17, 2016 at 8:08 AM, Norbert Hartl <[hidden email]> wrote:
Mariano,

I have the same thing in a freshly installed image. I couldn't say I can reproduce it at will but now it happened in two different images. Anything special I should look up?

Norbert

Am 11.03.2016 um 13:07 schrieb Mariano Martinez Peck <[hidden email]>:

Hi Norbert,

I have never seen that issue before. Do you know if it happens only with that image (maybe a condition that happened at image save)? Or can you reproduce it with a fresh image?

Thanks,

On Fri, Mar 11, 2016 at 6:20 AM, Norbert Hartl <[hidden email]> wrote:
I have OSSubProcess installed because I use gitfiletree in pharo5. Everytime I start my image now I get the following dialog. Anybody knows this? Is this a bug and should be reported?

thanks,

Norbert


<Bildschirmfoto 2016-03-11 um 10.18.19.png>



--




--

Reply | Threaded
Open this post in threaded view
|

Re: OSSubProcess and image startup

Mariano Martinez Peck
Thanks Norbert for sharing the image. Ok, it seems I solved it:


Until I release a new version (and make gitfiletree use it), you will need to grab "master" (via the #baseline:)  now instead of the stable release:

Metacello new
    baseline: 'OSSubprocess';
    repository: 'github://marianopeck/OSSubprocess:master/repository';
    load.


Cheers, 




On Thu, Mar 17, 2016 at 9:49 AM, Norbert Hartl <[hidden email]> wrote:

Am 17.03.2016 um 13:32 schrieb Mariano Martinez Peck <[hidden email]>:

Hi Norbert,

Is there a way I can get into that image? Dropbox or similar?

I've invited you to a dropbox folder containing the image.

Norbert

Thanks!

On Thu, Mar 17, 2016 at 8:08 AM, Norbert Hartl <[hidden email]> wrote:
Mariano,

I have the same thing in a freshly installed image. I couldn't say I can reproduce it at will but now it happened in two different images. Anything special I should look up?

Norbert

Am 11.03.2016 um 13:07 schrieb Mariano Martinez Peck <[hidden email]>:

Hi Norbert,

I have never seen that issue before. Do you know if it happens only with that image (maybe a condition that happened at image save)? Or can you reproduce it with a fresh image?

Thanks,

On Fri, Mar 11, 2016 at 6:20 AM, Norbert Hartl <[hidden email]> wrote:
I have OSSubProcess installed because I use gitfiletree in pharo5. Everytime I start my image now I get the following dialog. Anybody knows this? Is this a bug and should be reported?

thanks,

Norbert


<Bildschirmfoto 2016-03-11 um 10.18.19.png>



--




--




--