MOOSE 6.0 not working in Mac OS Sierra

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

MOOSE 6.0 not working in Mac OS Sierra

waqas.ahmed
Hello,


Did anybody else having any issue running MOOSE 6.0 on Mac OS Sierra? I just
tried MOOSE 5.1 and 6.0 both it just shows me black screen.

Screen shot of the view I get when I run the image file.
moose_6_0_problem.png
<http://moose-dev.97923.n3.nabble.com/file/n4038190/moose_6_0_problem.png>  


I also tried running Pharo 5.0 and got the same black screen but after
randomly clicking around it showed me error and screen was displayed again.
Ran into some other problems when tried downloading MOOSE in Pharo 5.0 with
following code,

Metacello new
    smalltalkhubUser: 'Moose' project: 'Moose';
    configuration: 'Moose';
    version: #stable;
    load.
           





--
View this message in context: http://moose-dev.97923.n3.nabble.com/MOOSE-6-0-not-working-in-Mac-OS-Sierra-tp4038190.html
Sent from the moose-dev mailing list archive at Nabble.com.
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.list.inf.unibe.ch/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: MOOSE 6.0 not working in Mac OS Sierra

Ben Coman
Search forum.world.st for 'Sierra Pharo'
cheers -ben

On Tue, Oct 11, 2016 at 7:16 AM, waqas.ahmed <[hidden email]> wrote:

> Hello,
>
>
> Did anybody else having any issue running MOOSE 6.0 on Mac OS Sierra? I just
> tried MOOSE 5.1 and 6.0 both it just shows me black screen.
>
> Screen shot of the view I get when I run the image file.
> moose_6_0_problem.png
> <http://moose-dev.97923.n3.nabble.com/file/n4038190/moose_6_0_problem.png>
>
>
> I also tried running Pharo 5.0 and got the same black screen but after
> randomly clicking around it showed me error and screen was displayed again.
> Ran into some other problems when tried downloading MOOSE in Pharo 5.0 with
> following code,
>
> Metacello new
>     smalltalkhubUser: 'Moose' project: 'Moose';
>     configuration: 'Moose';
>     version: #stable;
>     load.
>
>
>
>
>
>
> --
> View this message in context: http://moose-dev.97923.n3.nabble.com/MOOSE-6-0-not-working-in-Mac-OS-Sierra-tp4038190.html
> Sent from the moose-dev mailing list archive at Nabble.com.
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.list.inf.unibe.ch/listinfo/moose-dev
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.list.inf.unibe.ch/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: MOOSE 6.0 not working in Mac OS Sierra

abergel
In reply to this post by waqas.ahmed
Hello,

This is a very recent problem but we will soon adapt. In the meantime, you can try using a new VM that has been very recently.
Below are the emails that were exchanged in the Pharo mailing list.

Can you please try and let us know?

Cheers,
Alexandre

> he has to copy it into /Applications because otherwise Sierra copy it into a sandbox (then it does not find sources).
> other problem, I did not noticed.
>
> Esteban
>
>> On 10 Oct 2016, at 18:06, Yuriy Tymchuk <[hidden email]> wrote:
>>
>> Hey Pharo vm developers (i.e. Esteban) we have one user who has problems.
>>
>> Though I guess we need more clarifications on how exactly it is "not working"
>>
>> Uko
>>
>> Sent from my iPhone
>>
>> Begin forwarded message:
>>
>>> From: Nevena Milojkovic <[hidden email]>
>>> Date: 10 October 2016 at 16:40:46 GMT+2
>>> To: SCG staff <[hidden email]>
>>> Subject: [scg-staff] Pharo not working on Sierra OS
>>>
>>> Hi all,
>>>
>>> One of my students has problems with running Pharo on macOS Sierra. It is not working properly.
>>>
>>> Even the latest VM from today (https://dl.dropboxusercontent.com/u/7684634/pharo50-sierra-stable.zip) he says he can only open Nautilus.
>>>
>>> Any help?
>>>
>>> Cheers,
>>> Novena


> On Oct 11, 2016, at 1:16 AM, waqas.ahmed <[hidden email]> wrote:
>
> Hello,
>
>
> Did anybody else having any issue running MOOSE 6.0 on Mac OS Sierra? I just
> tried MOOSE 5.1 and 6.0 both it just shows me black screen.
>
> Screen shot of the view I get when I run the image file.
> moose_6_0_problem.png
> <http://moose-dev.97923.n3.nabble.com/file/n4038190/moose_6_0_problem.png>  
>
>
> I also tried running Pharo 5.0 and got the same black screen but after
> randomly clicking around it showed me error and screen was displayed again.
> Ran into some other problems when tried downloading MOOSE in Pharo 5.0 with
> following code,
>
> Metacello new
>    smalltalkhubUser: 'Moose' project: 'Moose';
>    configuration: 'Moose';
>    version: #stable;
>    load.
>
>
>
>
>
>
> --
> View this message in context: http://moose-dev.97923.n3.nabble.com/MOOSE-6-0-not-working-in-Mac-OS-Sierra-tp4038190.html
> Sent from the moose-dev mailing list archive at Nabble.com.
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.list.inf.unibe.ch/listinfo/moose-dev

--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.



_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.list.inf.unibe.ch/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: MOOSE 6.0 not working in Mac OS Sierra

EstebanLM
the VMs has been updated.
zeroconf scripts and downloads should work now.

Esteban

> On 11 Oct 2016, at 15:28, Alexandre Bergel <[hidden email]> wrote:
>
> Hello,
>
> This is a very recent problem but we will soon adapt. In the meantime, you can try using a new VM that has been very recently.
> Below are the emails that were exchanged in the Pharo mailing list.
>
> Can you please try and let us know?
>
> Cheers,
> Alexandre
>
>> he has to copy it into /Applications because otherwise Sierra copy it into a sandbox (then it does not find sources).
>> other problem, I did not noticed.
>>
>> Esteban
>>
>>> On 10 Oct 2016, at 18:06, Yuriy Tymchuk <[hidden email]> wrote:
>>>
>>> Hey Pharo vm developers (i.e. Esteban) we have one user who has problems.
>>>
>>> Though I guess we need more clarifications on how exactly it is "not working"
>>>
>>> Uko
>>>
>>> Sent from my iPhone
>>>
>>> Begin forwarded message:
>>>
>>>> From: Nevena Milojkovic <[hidden email]>
>>>> Date: 10 October 2016 at 16:40:46 GMT+2
>>>> To: SCG staff <[hidden email]>
>>>> Subject: [scg-staff] Pharo not working on Sierra OS
>>>>
>>>> Hi all,
>>>>
>>>> One of my students has problems with running Pharo on macOS Sierra. It is not working properly.
>>>>
>>>> Even the latest VM from today (https://dl.dropboxusercontent.com/u/7684634/pharo50-sierra-stable.zip) he says he can only open Nautilus.
>>>>
>>>> Any help?
>>>>
>>>> Cheers,
>>>> Novena
>
>
>> On Oct 11, 2016, at 1:16 AM, waqas.ahmed <[hidden email]> wrote:
>>
>> Hello,
>>
>>
>> Did anybody else having any issue running MOOSE 6.0 on Mac OS Sierra? I just
>> tried MOOSE 5.1 and 6.0 both it just shows me black screen.
>>
>> Screen shot of the view I get when I run the image file.
>> moose_6_0_problem.png
>> <http://moose-dev.97923.n3.nabble.com/file/n4038190/moose_6_0_problem.png>  
>>
>>
>> I also tried running Pharo 5.0 and got the same black screen but after
>> randomly clicking around it showed me error and screen was displayed again.
>> Ran into some other problems when tried downloading MOOSE in Pharo 5.0 with
>> following code,
>>
>> Metacello new
>>   smalltalkhubUser: 'Moose' project: 'Moose';
>>   configuration: 'Moose';
>>   version: #stable;
>>   load.
>>
>>
>>
>>
>>
>>
>> --
>> View this message in context: http://moose-dev.97923.n3.nabble.com/MOOSE-6-0-not-working-in-Mac-OS-Sierra-tp4038190.html
>> Sent from the moose-dev mailing list archive at Nabble.com.
>> _______________________________________________
>> Moose-dev mailing list
>> [hidden email]
>> https://www.list.inf.unibe.ch/listinfo/moose-dev
>
> --
> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
> Alexandre Bergel  http://www.bergel.eu
> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>
>
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.list.inf.unibe.ch/listinfo/moose-dev

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.list.inf.unibe.ch/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: MOOSE 6.0 not working in Mac OS Sierra

SergeStinckwich
Thank you Esteban.
What's about PharoLauncher ?



On Tue, Oct 11, 2016 at 3:41 PM, Esteban Lorenzano <[hidden email]> wrote:

> the VMs has been updated.
> zeroconf scripts and downloads should work now.
>
> Esteban
>
>> On 11 Oct 2016, at 15:28, Alexandre Bergel <[hidden email]> wrote:
>>
>> Hello,
>>
>> This is a very recent problem but we will soon adapt. In the meantime, you can try using a new VM that has been very recently.
>> Below are the emails that were exchanged in the Pharo mailing list.
>>
>> Can you please try and let us know?
>>
>> Cheers,
>> Alexandre
>>
>>> he has to copy it into /Applications because otherwise Sierra copy it into a sandbox (then it does not find sources).
>>> other problem, I did not noticed.
>>>
>>> Esteban
>>>
>>>> On 10 Oct 2016, at 18:06, Yuriy Tymchuk <[hidden email]> wrote:
>>>>
>>>> Hey Pharo vm developers (i.e. Esteban) we have one user who has problems.
>>>>
>>>> Though I guess we need more clarifications on how exactly it is "not working"
>>>>
>>>> Uko
>>>>
>>>> Sent from my iPhone
>>>>
>>>> Begin forwarded message:
>>>>
>>>>> From: Nevena Milojkovic <[hidden email]>
>>>>> Date: 10 October 2016 at 16:40:46 GMT+2
>>>>> To: SCG staff <[hidden email]>
>>>>> Subject: [scg-staff] Pharo not working on Sierra OS
>>>>>
>>>>> Hi all,
>>>>>
>>>>> One of my students has problems with running Pharo on macOS Sierra. It is not working properly.
>>>>>
>>>>> Even the latest VM from today (https://dl.dropboxusercontent.com/u/7684634/pharo50-sierra-stable.zip) he says he can only open Nautilus.
>>>>>
>>>>> Any help?
>>>>>
>>>>> Cheers,
>>>>> Novena
>>
>>
>>> On Oct 11, 2016, at 1:16 AM, waqas.ahmed <[hidden email]> wrote:
>>>
>>> Hello,
>>>
>>>
>>> Did anybody else having any issue running MOOSE 6.0 on Mac OS Sierra? I just
>>> tried MOOSE 5.1 and 6.0 both it just shows me black screen.
>>>
>>> Screen shot of the view I get when I run the image file.
>>> moose_6_0_problem.png
>>> <http://moose-dev.97923.n3.nabble.com/file/n4038190/moose_6_0_problem.png>
>>>
>>>
>>> I also tried running Pharo 5.0 and got the same black screen but after
>>> randomly clicking around it showed me error and screen was displayed again.
>>> Ran into some other problems when tried downloading MOOSE in Pharo 5.0 with
>>> following code,
>>>
>>> Metacello new
>>>   smalltalkhubUser: 'Moose' project: 'Moose';
>>>   configuration: 'Moose';
>>>   version: #stable;
>>>   load.
>>>
>>>
>>>
>>>
>>>
>>>
>>> --
>>> View this message in context: http://moose-dev.97923.n3.nabble.com/MOOSE-6-0-not-working-in-Mac-OS-Sierra-tp4038190.html
>>> Sent from the moose-dev mailing list archive at Nabble.com.
>>> _______________________________________________
>>> Moose-dev mailing list
>>> [hidden email]
>>> https://www.list.inf.unibe.ch/listinfo/moose-dev
>>
>> --
>> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
>> Alexandre Bergel  http://www.bergel.eu
>> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>>
>>
>>
>> _______________________________________________
>> Moose-dev mailing list
>> [hidden email]
>> https://www.list.inf.unibe.ch/listinfo/moose-dev
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.list.inf.unibe.ch/listinfo/moose-dev



--
Serge Stinckwich
UCBN & UMI UMMISCO 209 (IRD/UPMC)
Every DSL ends up being Smalltalk
http://www.doesnotunderstand.org/
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.list.inf.unibe.ch/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: MOOSE 6.0 not working in Mac OS Sierra

EstebanLM
launcher is not my beast :)
but I suppose it will arrive.

In the mean time, you can manually change the vm inside it, of course :)

Esteban

> On 11 Oct 2016, at 15:51, Serge Stinckwich <[hidden email]> wrote:
>
> Thank you Esteban.
> What's about PharoLauncher ?
>
>
>
> On Tue, Oct 11, 2016 at 3:41 PM, Esteban Lorenzano <[hidden email]> wrote:
>> the VMs has been updated.
>> zeroconf scripts and downloads should work now.
>>
>> Esteban
>>
>>> On 11 Oct 2016, at 15:28, Alexandre Bergel <[hidden email]> wrote:
>>>
>>> Hello,
>>>
>>> This is a very recent problem but we will soon adapt. In the meantime, you can try using a new VM that has been very recently.
>>> Below are the emails that were exchanged in the Pharo mailing list.
>>>
>>> Can you please try and let us know?
>>>
>>> Cheers,
>>> Alexandre
>>>
>>>> he has to copy it into /Applications because otherwise Sierra copy it into a sandbox (then it does not find sources).
>>>> other problem, I did not noticed.
>>>>
>>>> Esteban
>>>>
>>>>> On 10 Oct 2016, at 18:06, Yuriy Tymchuk <[hidden email]> wrote:
>>>>>
>>>>> Hey Pharo vm developers (i.e. Esteban) we have one user who has problems.
>>>>>
>>>>> Though I guess we need more clarifications on how exactly it is "not working"
>>>>>
>>>>> Uko
>>>>>
>>>>> Sent from my iPhone
>>>>>
>>>>> Begin forwarded message:
>>>>>
>>>>>> From: Nevena Milojkovic <[hidden email]>
>>>>>> Date: 10 October 2016 at 16:40:46 GMT+2
>>>>>> To: SCG staff <[hidden email]>
>>>>>> Subject: [scg-staff] Pharo not working on Sierra OS
>>>>>>
>>>>>> Hi all,
>>>>>>
>>>>>> One of my students has problems with running Pharo on macOS Sierra. It is not working properly.
>>>>>>
>>>>>> Even the latest VM from today (https://dl.dropboxusercontent.com/u/7684634/pharo50-sierra-stable.zip) he says he can only open Nautilus.
>>>>>>
>>>>>> Any help?
>>>>>>
>>>>>> Cheers,
>>>>>> Novena
>>>
>>>
>>>> On Oct 11, 2016, at 1:16 AM, waqas.ahmed <[hidden email]> wrote:
>>>>
>>>> Hello,
>>>>
>>>>
>>>> Did anybody else having any issue running MOOSE 6.0 on Mac OS Sierra? I just
>>>> tried MOOSE 5.1 and 6.0 both it just shows me black screen.
>>>>
>>>> Screen shot of the view I get when I run the image file.
>>>> moose_6_0_problem.png
>>>> <http://moose-dev.97923.n3.nabble.com/file/n4038190/moose_6_0_problem.png>
>>>>
>>>>
>>>> I also tried running Pharo 5.0 and got the same black screen but after
>>>> randomly clicking around it showed me error and screen was displayed again.
>>>> Ran into some other problems when tried downloading MOOSE in Pharo 5.0 with
>>>> following code,
>>>>
>>>> Metacello new
>>>>  smalltalkhubUser: 'Moose' project: 'Moose';
>>>>  configuration: 'Moose';
>>>>  version: #stable;
>>>>  load.
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> View this message in context: http://moose-dev.97923.n3.nabble.com/MOOSE-6-0-not-working-in-Mac-OS-Sierra-tp4038190.html
>>>> Sent from the moose-dev mailing list archive at Nabble.com.
>>>> _______________________________________________
>>>> Moose-dev mailing list
>>>> [hidden email]
>>>> https://www.list.inf.unibe.ch/listinfo/moose-dev
>>>
>>> --
>>> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
>>> Alexandre Bergel  http://www.bergel.eu
>>> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>>>
>>>
>>>
>>> _______________________________________________
>>> Moose-dev mailing list
>>> [hidden email]
>>> https://www.list.inf.unibe.ch/listinfo/moose-dev
>>
>> _______________________________________________
>> Moose-dev mailing list
>> [hidden email]
>> https://www.list.inf.unibe.ch/listinfo/moose-dev
>
>
>
> --
> Serge Stinckwich
> UCBN & UMI UMMISCO 209 (IRD/UPMC)
> Every DSL ends up being Smalltalk
> http://www.doesnotunderstand.org/
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.list.inf.unibe.ch/listinfo/moose-dev

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.list.inf.unibe.ch/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: MOOSE 6.0 not working in Mac OS Sierra

SergeStinckwich
On Tue, Oct 11, 2016 at 4:15 PM, Esteban Lorenzano <[hidden email]> wrote:
> launcher is not my beast :)
> but I suppose it will arrive.
>
> In the mean time, you can manually change the vm inside it, of course :)

Ok If the trick is still working this is nice ;-)

--
Serge Stinckwich
UCBN & UMI UMMISCO 209 (IRD/UPMC)
Every DSL ends up being Smalltalk
http://www.doesnotunderstand.org/
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.list.inf.unibe.ch/listinfo/moose-dev