windows vm to open large images

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

windows vm to open large images

Tudor Girba-2

Hi,

I am raising the issue regarding opening large images (400+ MB) on Windows. I currently have a Pharo 1.3 image and I cannot load it anymore once I save it. The behavior is rather odd now: it shows the window and then it crashes silently without leaving anything behind.

Igor provided a fix some months ago, but it seems it is not in the released Cog VM (neither the one from the Pharo website 13307, nor the latest one of Elliot). So:
- Igor, do you know what is the status of your fix?
- Where can I actually get a Stack VM for Windows (I tried all places I could think of and did not find it)?

Cheers,
Doru

--
www.tudorgirba.com

"Yesterday is a fact.
 Tomorrow is a possibility.
 Today is a challenge."



Reply | Threaded
Open this post in threaded view
|

Re: windows vm to open large images

Igor Stasenko

On 27 September 2011 16:04, Tudor Girba <[hidden email]> wrote:
>
> Hi,
>
> I am raising the issue regarding opening large images (400+ MB) on Windows. I currently have a Pharo 1.3 image and I cannot load it anymore once I save it. The behavior is rather odd now: it shows the window and then it crashes silently without leaving anything behind.
>
> Igor provided a fix some months ago, but it seems it is not in the released Cog VM (neither the one from the Pharo website 13307, nor the latest one of Elliot). So:
> - Igor, do you know what is the status of your fix?

According to
http://code.google.com/p/cog/issues/detail?id=46&can=1&sort=status
it is integrated.

I checked it in VMMaker , it is there.

> - Where can I actually get a Stack VM for Windows (I tried all places I could think of and did not find it)?
>
This one?

https://pharo-ic.lille.inria.fr/hudson/view/Cog/job/StackWin32/

> Cheers,
> Doru
>
> --
> www.tudorgirba.com
>
> "Yesterday is a fact.
>  Tomorrow is a possibility.
>  Today is a challenge."
>
>
>
>



--
Best regards,
Igor Stasenko.
Reply | Threaded
Open this post in threaded view
|

Re: windows vm to open large images

Tudor Girba-2
In reply to this post by Tudor Girba-2

Hi again,

Sorry for the noise. The reason the image broke was an outdated version of OSProcess.

Both the Elliot's Cog VM and the released Pharo Cog VM open the image without problems.

Cheers,
Doru


On 27 Sep 2011, at 16:04, Tudor Girba wrote:

> Hi,
>
> I am raising the issue regarding opening large images (400+ MB) on Windows. I currently have a Pharo 1.3 image and I cannot load it anymore once I save it. The behavior is rather odd now: it shows the window and then it crashes silently without leaving anything behind.
>
> Igor provided a fix some months ago, but it seems it is not in the released Cog VM (neither the one from the Pharo website 13307, nor the latest one of Elliot). So:
> - Igor, do you know what is the status of your fix?
> - Where can I actually get a Stack VM for Windows (I tried all places I could think of and did not find it)?
>
> Cheers,
> Doru
>
> --
> www.tudorgirba.com
>
> "Yesterday is a fact.
> Tomorrow is a possibility.
> Today is a challenge."
>
>
>

--
www.tudorgirba.com

"One cannot do more than one can do."



Reply | Threaded
Open this post in threaded view
|

Re: windows vm to open large images

Igor Stasenko

On 27 September 2011 16:31, Tudor Girba <[hidden email]> wrote:
>
> Hi again,
>
> Sorry for the noise.

No problem.
:)

> The reason the image broke was an outdated version of OSProcess.
>
> Both the Elliot's Cog VM and the released Pharo Cog VM open the image without problems.
>


> Cheers,
> Doru
>
>
> On 27 Sep 2011, at 16:04, Tudor Girba wrote:
>
>> Hi,
>>
>> I am raising the issue regarding opening large images (400+ MB) on Windows. I currently have a Pharo 1.3 image and I cannot load it anymore once I save it. The behavior is rather odd now: it shows the window and then it crashes silently without leaving anything behind.
>>
>> Igor provided a fix some months ago, but it seems it is not in the released Cog VM (neither the one from the Pharo website 13307, nor the latest one of Elliot). So:
>> - Igor, do you know what is the status of your fix?
>> - Where can I actually get a Stack VM for Windows (I tried all places I could think of and did not find it)?
>>
>> Cheers,
>> Doru
>>
>> --
>> www.tudorgirba.com
>>
>> "Yesterday is a fact.
>> Tomorrow is a possibility.
>> Today is a challenge."
>>
>>
>>
>
> --
> www.tudorgirba.com
>
> "One cannot do more than one can do."
>
>
>
>



--
Best regards,
Igor Stasenko.