Luc Fabresse wrote:
Hi,
I experiencing a strange difference between localhost and
127.0.0.1.
In Pharo I do:
(ZnServer startDefaultOn: )
onRequestRespond:
[ :request | ZnResponse ok: (ZnEntity text: 'hello') ]
In bash:
$ lsof -Pi | gr
In a fresh 4.0 image, I get 10 failures and 11 errors. I guess this is why
the monkey is failing validations... What do we do?
-
Cheers,
Sean
--
View this message in context:
http://forum.world.st/Failing-Tests-in-Pharo-4-0-tp4763069.html
Sent from the Pharo Smalltalk Developers mailing lis
Can’t reproduce (OSX 10.9.3).
Both curl calls work perfectly for me. Maybe its your curl?
Max
On 13.06.2014, at 21:32, Luc Fabresse wrote:
> Hi,
>
> I experiencing a strange difference between localhost and 127.0.0.1.
>
> In Pharo I do:
>
> (ZnServer startDefaultOn: )
> onRequestRe
Tested in 30 and 40 with normal configurations.
Somebody who is using FileTree should test Git configurations.
Max
On 07.06.2014, at 15:50, Esteban Lorenzano wrote:
> Hi,
>
> this is a problem that arises with the ConfigurationOfCog (changed to use
> VMMaker.oscog, instead VMMaker-oscog).
Hi,
I experiencing a strange difference between localhost and 127.0.0.1.
In Pharo I do:
(ZnServer startDefaultOn: )
onRequestRespond: [ :request | ZnResponse ok: (ZnEntity text: 'hello') ]
In bash:
$ lsof -Pi | grep Pharo
Pharo 2718 luc7u IPv4 0x1e64a2e9381f409b 0t0 TCP
Yes.. I usually remove the previous content before using the zero conf
script.. (I'm not using pillar but the basic script don't work if you
already have the vm and tries to download it again, at least on my Linux
box).
Hope it helps
On Fri, Jun 13, 2014 at 2:25 PM, kilon alios wrote:
> what "
what "clean the directory" mean ? And how I do that ? Do I need to delete
the directory and reclone it ?
On Fri, Jun 13, 2014 at 7:57 PM, Gabriel Cotelli
wrote:
> Clean the directory where you're running the script. If some of the files
> already exists the zero conf script won't work.
>
>
> On
Clean the directory where you're running the script. If some of the files
already exists the zero conf script won't work.
On Fri, Jun 13, 2014 at 12:14 PM, kilon alios wrote:
> thanks Damien that works.
>
> However running ./update.sh afterwards creates this error
>
> "2014-06-13 18:07:52 (1,01
Hi Esteban,
On Fri, Jun 13, 2014 at 6:31 AM, Esteban Lorenzano
wrote:
>
> On 13 Jun 2014, at 06:44, Esteban Lorenzano wrote:
>
>
> On 13 Jun 2014, at 04:29, Eliot Miranda wrote:
>
>
>
> On Thu, Jun 12, 2014 at 10:48 PM, stepharo wrote:
>
>> Thanks eliot.
>> As soon as it is available for Pha
EstebanLM wrote
> So… last days I’ve been working in new versions of the PharoVM based in
> latest Eliot sources.
Thanks!!
-
Cheers,
Sean
--
View this message in context:
http://forum.world.st/PharoVM-with-latests-changes-tp4762726p4763000.html
Sent from the Pharo Smalltalk Developers mai
thanks Damien that works.
However running ./update.sh afterwards creates this error
"2014-06-13 18:07:52 (1,01 MB/s) - written to stdout [5311/5311]
Downloading the latest pharoVM:
http://files.pharo.org/vm/pharo/linux/stable.zip
mkdir: cannot create directory ‘pharo-vm’: File exists
"
is this
On 11 Jun 2014, at 17:20, Nicolas Petton wrote:
> Hi!
>
> I just published another interview of my dear colleagues at RMoD.
> This time Jean-Baptiste Arnaud was kind enough to play the game!
>
> http://nicolas-petton.fr/blog/interview-jean-baptiste.html
I added it as a news entry to the RMOD
On Fri, Jun 13, 2014 at 2:00 PM, kilon alios wrote:
> So how I proceed ?
the Ubuntu PPA is made for this:
sudo add-apt-repository ppa:pharo/stable
sudo apt-get update
sudo apt-get install pharo-launcher
Can't be more simple than that
--
Damien Cassou
http://damiencassou.seasidehosting.st
kilon alios wrote:
Thanks Ben
I tried to install on my new fresh install of UBUNTU 14.04 64
bit and I get all sort of problems.
First download.sh does not like the fact that I try to run it
from my secondary internal drive and not the home folder. I get
permission denied and
On 13 Jun 2014, at 06:44, Esteban Lorenzano wrote:
>
> On 13 Jun 2014, at 04:29, Eliot Miranda wrote:
>
>>
>>
>> On Thu, Jun 12, 2014 at 10:48 PM, stepharo wrote:
>> Thanks eliot.
>> As soon as it is available for Pharo we will try with some large moose
>> images.
>>
>> OK, but just so y
Thanks Ben
I tried to install on my new fresh install of UBUNTU 14.04 64 bit and I get
all sort of problems.
First download.sh does not like the fact that I try to run it from my
secondary internal drive and not the home folder. I get permission denied
and when I try to turn it to executable , no
This is impressive stuff. I have seen this running, it is smooth like hell.
Strange that this feel a bit sluggish in the video. When Ronie demonstrated
this to me it was smooth smooth smooth.
I am really happy to see this happening. Performance exhibited by OSWindow and
Woden are remarkable.
I
Currently this only works on Windows and Linux. I will borrow a mac laptop to
Ronie to do the port to OSX…
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
On Jun 13, 2014, at 5:42 AM, Esteb
Hola,
AFAIK there are no plans for that. Maybe there is an alternative: there is a
Roassal2 adaptor for Spec, Roassal2Spec package, which should now come with
Roassal2. It allows you to have any Roassal2 visualization as a Spec
ComposableModel.
On Jun 13, 2014, at 4:47 AM, Yuriy Tymchuk wrote
On 13 Jun 2014, at 04:29, Eliot Miranda wrote:
>
>
> On Thu, Jun 12, 2014 at 10:48 PM, stepharo wrote:
> Thanks eliot.
> As soon as it is available for Pharo we will try with some large moose images.
>
> OK, but just so you know I'm not going to do the Pharo bootstrap. I hope
> someone in
cool :)
using OSWindow and SDL2, I suppose?
how can I play with that?
cheers,
Esteban
On 13 Jun 2014, at 00:16, Ronie Salgado wrote:
> I am working on making a video game engine in Pharo. Recently added a FPS
> counter and recorded some samples: http://youtu.be/-2ida5Q1mbg .
>
> Lets say I wa
Hi all,
are there any suggestions for integrating CodeCity into Spec? E.g. using
CodeCity visualisation in a view build by Spec.
Uko
On 13 Jun 2014, at 09:31, Tudor Girba wrote:
> If the fonts get much larger, having several panes side-by-side makes things
> look ugly and you kind of lose the perspective :(.
I think the GTTools take up too much screen space. I know that today we have
bigger screens and we should use them,
The room was flat with several monitors around, and people could see well
(I tested beforehand).
If the fonts get much larger, having several panes side-by-side makes
things look ugly and you kind of lose the perspective :(. That is why I am
so looking forward for Bloc (so that I can scale things
On Thu, Jun 12, 2014 at 10:48 PM, stepharo wrote:
> Thanks eliot.
> As soon as it is available for Pharo we will try with some large moose
> images.
>
OK, but just so you know I'm not going to do the Pharo bootstrap. I hope
someone in your team will have a go. I'm happy to help but I don't kno
This is very good.
As Doru said, please show something at Esug. 3D graphics are always very
nice to show.
2014-06-13 6:51 GMT+02:00 Tudor Girba :
> Very nice!
>
> Will you be showing some of these at ESUG?
>
> Doru
>
>
> On Fri, Jun 13, 2014 at 5:16 AM, Ronie Salgado
> wrote:
>
>> I am working
On Thu, Jun 12, 2014 at 3:06 PM, Marc-Philippe Huget wrote:
> Hello everybody,
Hi Marc-Philippe,
> I try to do a tutorial for our project and I decided to use ProfStef, so I
> follow the instructions as given in HowToMakeYourOwnTutorial, so
> * no problem to create a class inheriting from Abstra
27 matches
Mail list logo