Re: [Pharo-dev] PrimitiveFailed: primitive #primLocalAddress in NetNameResolver class failed [FreeBSD]

2017-05-18 Thread Holger Freyther
> On 19. May 2017, at 03:27, Petr Fischer wrote: > > Hello, > But, this exception occurs often: > PrimitiveFailed: primitive #primLocalAddress in NetNameResolver class failed > details: https://pastebin.com/raw/bdjDW6YR How does the networking look in your jail? Which

Re: [Pharo-dev] Chrome DevTools Protocol and Pharo

2017-05-18 Thread Esteban A. Maringolo
This is really cool! Thank you for doing it! El may. 18, 2017 4:21 PM, "Torsten Bergmann" escribió: > Hi, > > I played around with remote controlling Google Chrome from > Pharo using Chrome DevTools Protocol [1] (based on WebSockets). > > The video shows an example using latest

Re: [Pharo-dev] Chrome DevTools Protocol and Pharo

2017-05-18 Thread Ben Coman
On Fri, May 19, 2017 at 3:20 AM, Torsten Bergmann wrote: > Hi, > > I played around with remote controlling Google Chrome from > Pharo using Chrome DevTools Protocol [1] (based on WebSockets). > > The video shows an example using latest Pharo 6 on Mac: >

Re: [Pharo-dev] Chrome DevTools Protocol and Pharo

2017-05-18 Thread askoh
Torsten: Excellent. This is a great start towards the Smalltalk Internet Browser I had envisioned. Hopefully, this integration can be made standard in Pharo and other Smalltalks in many platforms. Perhaps, someone can connect all Smalltalk IDEs to a cloud where the different dialects can really

[Pharo-dev] DVCS integration via users pace file system

2017-05-18 Thread Eliot Miranda
Hi All, has anyone investigated integrating with a dvcs through a user space file system (https://en.m.wikipedia.org/wiki/Filesystem_in_Userspace) such as Fuse or Dokan? SqueakFS for Mac OS X exists but is tied to Python. A native implementation would be a good test for the FFI.

Re: [Pharo-dev] Chrome DevTools Protocol and Pharo

2017-05-18 Thread Alistair Grant
Hi Torsten, On Thu, May 18, 2017 at 09:20:14PM +0200, Torsten Bergmann wrote: > Hi, > > I played around with remote controlling Google Chrome from > Pharo using Chrome DevTools Protocol [1] (based on WebSockets). > > The video shows an example using latest Pharo 6 on Mac: >

Re: [Pharo-dev] Chrome DevTools Protocol and Pharo

2017-05-18 Thread nacho
Excellent! I love it. *Lic. Ignacio Sniechowski, MBA* *Prosavic SRL* ☎* (5411) 4542-6712* * (54911) 6749-4721* On Thu, May 18, 2017 at 4:08 PM, Torsten Bergmann [via Smalltalk] < ml+s1294792n4947589...@n4.nabble.com> wrote: > Hi, > > I played around with remote

[Pharo-dev] PrimitiveFailed: primitive #primLocalAddress in NetNameResolver class failed [FreeBSD]

2017-05-18 Thread Petr Fischer
Hello, just tested latest 32b Linux spur VM "stable-threaded-20170503" with latest 6.0 image "60494" (from files.pharo.com) under FreeBSD with linux compatibility layer switched on. Good part - now, it's running wihtout need of real time threads (no need to run under root, oh yes!) and it

[Pharo-dev] Chrome DevTools Protocol and Pharo

2017-05-18 Thread Torsten Bergmann
Hi, I played around with remote controlling Google Chrome from Pharo using Chrome DevTools Protocol [1] (based on WebSockets). The video shows an example using latest Pharo 6 on Mac: https://www.youtube.com/watch?v=9F5FrQTEJWY Initial Code is on GitHub [2] if someone is interested, requires

Re: [Pharo-dev] Need help with Pillar

2017-05-18 Thread Damien Pollet
On 18 May 2017 at 01:34, Alexandre Bergel wrote: > curl https://raw.githubusercontent.com/pillar-markup/pillar/ > master/download.sh | bash > > I had to copy PharoV50.sources in the folder pharo-vm/ apparently. > Hmm strange I got that this morning as well with

[Pharo-dev] Adding a CommandLineArgument>>#options: aName do: aBlock?

2017-05-18 Thread Holger Freyther
Hi, I want to implement something like -[1] but currently the optionAt variants will pick the first option only. Would there be general interest in an implementation that allows to iterate through all variants? Would an above >>#do: like approach be preferred or to return a list of

[Pharo-dev] [pharo-project/pharo-core] 177e42: 60494

2017-05-18 Thread GitHub
Branch: refs/heads/6.0 Home: https://github.com/pharo-project/pharo-core Commit: 177e42e4c650ce26e9a138abf75aa21df535cd64 https://github.com/pharo-project/pharo-core/commit/177e42e4c650ce26e9a138abf75aa21df535cd64 Author: Jenkins Build Server Date:

[Pharo-dev] [pharo-project/pharo-core]

2017-05-18 Thread GitHub
Branch: refs/tags/60494 Home: https://github.com/pharo-project/pharo-core