I loaded the squeaksource PlayOut repo into a Pharo2 image, but I don't think it loaded cleanly, and Nautilus browser isn't cooperating. Besides waiting for Pharo3, what should I do to look at a nice slot image? Thanks, -Paul
On 11 April 2013 21:11, Paul Davidowitz <pdavidow@fastmail.fm> wrote:
I loaded the squeaksource PlayOut repo into a Pharo2 image, but I don't think it loaded cleanly, and Nautilus browser isn't cooperating. Besides waiting for Pharo3, what should I do to look at a nice slot image?
you should make your hands dirty and make it work :) I think you can get more details from Camillo. I only know that there is no ready-for-use package/code which could be cleanly loaded into pharo image yet. And you need some efforts to make it done.
Thanks, -Paul
-- Best regards, Igor Stasenko.
On Apr 11, 2013, at 10:19 PM, Igor Stasenko <siguctua@gmail.com> wrote:
On 11 April 2013 21:11, Paul Davidowitz <pdavidow@fastmail.fm> wrote:
I loaded the squeaksource PlayOut repo into a Pharo2 image, but I don't think it loaded cleanly, and Nautilus browser isn't cooperating. Besides waiting for Pharo3, what should I do to look at a nice slot image?
you should make your hands dirty and make it work :) I think you can get more details from Camillo. I only know that there is no ready-for-use package/code which could be cleanly loaded into pharo image yet. And you need some efforts to make it done.
There is this: https://ci.inria.fr/pharo-contribution/job/Slot/ Marcus
On 12 April 2013 07:18, Marcus Denker <marcus.denker@inria.fr> wrote:
On Apr 11, 2013, at 10:19 PM, Igor Stasenko <siguctua@gmail.com> wrote:
On 11 April 2013 21:11, Paul Davidowitz <pdavidow@fastmail.fm> wrote:
I loaded the squeaksource PlayOut repo into a Pharo2 image, but I don't think it loaded cleanly, and Nautilus browser isn't cooperating. Besides waiting for Pharo3, what should I do to look at a nice slot image?
you should make your hands dirty and make it work :) I think you can get more details from Camillo. I only know that there is no ready-for-use package/code which could be cleanly loaded into pharo image yet. And you need some efforts to make it done.
There is this:
Oh, it is already done/being working on? I was not aware of that.
Marcus
-- Best regards, Igor Stasenko.
On 2013-04-11, at 21:11, Paul Davidowitz <pdavidow@fastmail.fm> wrote:
I loaded the squeaksource PlayOut repo into a Pharo2 image, but I don't think it loaded cleanly, and Nautilus browser isn't cooperating. Besides waiting for Pharo3, what should I do to look at a nice slot image? Thanks, -Paul
There is also a very *old* image from back when we wrote the paper: https://dl.dropboxusercontent.com/u/18184943/SlotImage.zip Beware, it will only run with an old VM: http://www.squeakvm.org/index.html This image has quite some more features in beta state than the solution we're working on right now. But step by step we will port the stuff the new image. I'll do a session today with Martin Dias to fix a last bug in the layout. Then I'd say we're ready to go under 3.0 with slots.
participants (4)
-
Camillo Bruni -
Igor Stasenko -
Marcus Denker -
Paul Davidowitz