Re: [Pharo-users] PBE.image
On Jun 16, 2011, at 12:51 PM, Mariano Martinez Peck wrote:
Hi. There was a change in the last years in Pharo and we have a new VM called CogVM which is the default since Pharo 1.1.1. So, Pharo 1.2.1 one click may probbaly be using a CogVM. CogVM cannot open "old" Pharo images. I guess, that PBE.image is an "old" Pharo image, say 1.0, and hence, cannot be opened with a CogVM.
So....you should try a non-cog VM. For example, you can try the same you did but with http://gforge.inria.fr/frs/download.php/27303/Pharo-1.1-OneClick.zip
Or...ask if someone can recreate a new PBE.image cog compatible.
This is not possible as it is based on 1.0, and 1.0 is not compatible to Cog. Marcus -- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
Marcus But there will be a 1.3 PBE image ? Robert On 16 June 2011 09:54, Marcus Denker <marcus.denker@inria.fr> wrote:
On Jun 16, 2011, at 12:51 PM, Mariano Martinez Peck wrote:
Hi. There was a change in the last years in Pharo and we have a new VM called CogVM which is the default since Pharo 1.1.1. So, Pharo 1.2.1 one click may probbaly be using a CogVM. CogVM cannot open "old" Pharo images. I guess, that PBE.image is an "old" Pharo image, say 1.0, and hence, cannot be opened with a CogVM.
So....you should try a non-cog VM. For example, you can try the same you did but with http://gforge.inria.fr/frs/download.php/27303/Pharo-1.1-OneClick.zip
Or...ask if someone can recreate a new PBE.image cog compatible.
This is not possible as it is based on 1.0, and 1.0 is not compatible to Cog.
    Marcus
-- Marcus Denker  -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
On Thu, Jun 16, 2011 at 9:16 PM, Robert Shiplett <grshiplett@gmail.com>wrote:
Marcus
But there will be a 1.3 PBE image ?
No. There is man power to do that. All screenshots for example of PBE were done with the system browse O2 which doesn't even work now in Pharo 1.3. In addition, examples, and code of the book have changed/removed in Pharo 1.3. So, no. It is easy. If you want PBE image, then use the correct VM for it. Now, PBE 2 book is around the corner. Hopefully this book is based on new versions of Pharo and PBE2 image will be probably be cog compatible. Cheers
Robert
On 16 June 2011 09:54, Marcus Denker <marcus.denker@inria.fr> wrote:
On Jun 16, 2011, at 12:51 PM, Mariano Martinez Peck wrote:
Hi. There was a change in the last years in Pharo and we have a new VM
called CogVM which is the default since Pharo 1.1.1. So, Pharo 1.2.1 one click may probbaly be using a CogVM.
CogVM cannot open "old" Pharo images. I guess, that PBE.image is an "old" Pharo image, say 1.0, and hence, cannot be opened with a CogVM.
So....you should try a non-cog VM. For example, you can try the same you did but with http://gforge.inria.fr/frs/download.php/27303/Pharo-1.1-OneClick.zip
Or...ask if someone can recreate a new PBE.image cog compatible.
This is not possible as it is based on 1.0, and 1.0 is not compatible to Cog.
Marcus
-- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
-- Mariano http://marianopeck.wordpress.com
On Jun 16, 2011, at 9:16 PM, Robert Shiplett wrote:
Marcus
But there will be a 1.3 PBE image ?
No why? because we cannot redo all the screenshots and we cannot rewrite 40% of the book. Except if somebody is really commited and do it. PBE is for learning the basics. Stef
Robert
On 16 June 2011 09:54, Marcus Denker <marcus.denker@inria.fr> wrote:
On Jun 16, 2011, at 12:51 PM, Mariano Martinez Peck wrote:
Hi. There was a change in the last years in Pharo and we have a new VM called CogVM which is the default since Pharo 1.1.1. So, Pharo 1.2.1 one click may probbaly be using a CogVM. CogVM cannot open "old" Pharo images. I guess, that PBE.image is an "old" Pharo image, say 1.0, and hence, cannot be opened with a CogVM.
So....you should try a non-cog VM. For example, you can try the same you did but with http://gforge.inria.fr/frs/download.php/27303/Pharo-1.1-OneClick.zip
Or...ask if someone can recreate a new PBE.image cog compatible.
This is not possible as it is based on 1.0, and 1.0 is not compatible to Cog.
Marcus
-- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
participants (4)
-
Marcus Denker -
Mariano Martinez Peck -
Robert Shiplett -
Stéphane Ducasse