Thank you, where do I get Pharo 9?
On 16 Feb 2021, at 19:44, Stéphane Ducasse stephane.ducasse@inria.fr wrote:
Hello David,
We just sent an update and a blog post to get the new VM and install it.
So let us know. I think that Pharo will be a lot snappier because Rosetta is slowing Pharo a lot.
S
PS: we have access to our building one day a week and this is an exception because
normally we should be 100% at home.
Hello happy Pharoers
Today we could access our building where the M1 machine is and Pablo packaged it
so that you can test the first version.
Pablo wrote a little blog post for you.
https://thepharo.dev/2021/02/16/first-apple-m1-pharo-version/
Let us since we do not have the M1 at hand and waiting to be able to make it accessible from
our build farm… but we are not responsible for it and we were waiting….
But the crew was fixing other VM glitches. So we will be ready soon to focus on the Jit version.
S
Hi David,
do you use the Pharo Launcher?
G.
El 16 feb 2021, a las 20:51, David Pennington david@totallyobjects.com escribió:
Thank you, where do I get Pharo 9?
On 16 Feb 2021, at 19:44, Stéphane Ducasse stephane.ducasse@inria.fr wrote:
Hello David,
We just sent an update and a blog post to get the new VM and install it.
So let us know. I think that Pharo will be a lot snappier because Rosetta is slowing Pharo a lot.
S
PS: we have access to our building one day a week and this is an exception because
normally we should be 100% at home.
Hello happy Pharoers
Today we could access our building where the M1 machine is and Pablo packaged it
so that you can test the first version.
Pablo wrote a little blog post for you.
https://thepharo.dev/2021/02/16/first-apple-m1-pharo-version/
Let us since we do not have the M1 at hand and waiting to be able to make it accessible from
our build farm… but we are not responsible for it and we were waiting….
But the crew was fixing other VM glitches. So we will be ready soon to focus on the Jit version.
S
Yes
Sent from my Huawei tablet
-------- Original Message --------
Subject: [Pharo-users] Re: Problem with Dictionary and Associations
From: Guillermo Polito
To: Any question about pharo is welcome
CC:
Hi David,
do you use the Pharo Launcher?
G.
> El 16 feb 2021, a las 20:51, David Pennington escribió:
>
> Thank you, where do I get Pharo 9?
>
>> On 16 Feb 2021, at 19:44, Stéphane Ducasse wrote:
>>
>> Hello David,
>>
>> We just sent an update and a blog post to get the new VM and install it.
>> So let us know. I think that Pharo will be a lot snappier because Rosetta is slowing Pharo a lot.
>>
>> S
>>
>> PS: we have access to our building one day a week and this is an exception because
>> normally we should be 100% at home.
>>
>>> Hello happy Pharoers
>>>
>>> Today we could access our building where the M1 machine is and Pablo packaged it
>>> so that you can test the first version.
>>>
>>> Pablo wrote a little blog post for you.
>>>
>>> https://thepharo.dev/2021/02/16/first-apple-m1-pharo-version/
>>>
>>> Let us since we do not have the M1 at hand and waiting to be able to make it accessible from
>>> our build farm… but we are not responsible for it and we were waiting….
>>> But the crew was fixing other VM glitches. So we will be ready soon to focus on the Jit version.
>>>
>>>
>>> S
I have been struggling all afternoon trying to install Pharo 9.0 on my M1 Mac. I have finally got everything loaded - 9.0 + Seaside, IniFile and STON. However, I am having some difficulty getting my software to run correctly.
Firstly, when I try and import the STON objects from file I get an error which ~I didn’t get with 8.0. I am sure that I could sort this if I could do any debugging. However, when I switch to the debugger from Safari, I get the following error:
Instance of Process did not understand #debug:title:full:
Because of this the debugger doesn’t open so I can get no further. Can anyone assist please?
David