Re: [Pharo-users] bloc segfault

2019-08-14 Thread Peter H. Meadows via Pharo-users
--- Begin Message --- C stack backtrace & registers: rax 0x00fc67e4 rbx 0x7ffca58b6430 rcx 0x021b3de0 rdx 0x02186a68 rdi 0x7ffca58b64e0 rsi 0x7ffca58b64e0 rbp 0x7ffca587e6a0 rsp 0x7ffca587e610 r8 0x7ffca587e6b0 r9 0x0075 r10 0x000e r11 0x000131b8 r12 0x02991ed9 r13 0x0

[Pharo-users] bloc segfault

2019-08-14 Thread Peter H. Meadows via Pharo-users
--- Begin Message --- Inspiron-1545 5.0.0-23-generic #24~18.04.1-Ubuntu SMP Mon Jul 29 16:12:28 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux = === GToolkit Installer == =

Re: [Pharo-users] GT Documenter status

2018-02-08 Thread Peter H. Meadows via Pharo-users
> > Doru > > >> On Feb 8, 2018, at 7:59 PM, Peter H. Meadows via Pharo-users >> wrote: >> >> >> From: "Peter H. Meadows" >> Subject: GT Documenter status >> Date: February 8, 2018 at 7:59:26 PM GMT+1 >> To: Any question about p

Re: [Pharo-users] GT Documenter status

2018-02-08 Thread Peter H. Meadows via Pharo-users
as well. > Which script? When I look at settings I don't see an option to switch to Moz2D. > Doru > > >> On Feb 8, 2018, at 7:59 PM, Peter H. Meadows via Pharo-users >> wrote: >> >> >> From: "Peter H. Meadows" >> Subject: GT Document

[Pharo-users] GT Documenter status

2018-02-08 Thread Peter H. Meadows via Pharo-users
--- Begin Message --- Hi. I'm looking at GT Documenter in Pharo 6.1 on Ubuntu. It doesn't display any spaces, and some of the text looks strange. (see attachment for screenshot). Why? (screenshot is from Moose6.1 beta image, but it's the same in Pharo6.1) The screenshot from https://github.com/fee

Re: [Pharo-users] Bloc/Brick/Spec

2017-06-06 Thread Peter H. Meadows via Pharo-users
--- Begin Message --- What does 'Bloc Zeroconf Script' do? What is the difference between the 4 different metacello lines here? https://github.com/pharo-graphics/Brick --- End Message ---

Re: [Pharo-users] understanding existing code

2017-01-05 Thread Peter H. Meadows via Pharo-users
--- Begin Message --- I found that at first I was very slow at reading/groking Smalltalk code, it was like being in a twisty maze with lots of paths leading to tiny little rooms that make little sense if you're only thinking about the room that you're in. I wondered if Smalltalk wasn't over complic

Re: [Pharo-users] Pier3 with latest Pillar?

2016-12-04 Thread Peter H. Meadows via Pharo-users
n Pharo6. Thx. > Anyone check this? If it's correct, how do I get the changes into Pier? > On 11 November 2016 at 13:16, stepharo wrote: >> Hi peter >> >> I do not know but I would love that it would work. I should find some time >> to do a new pass on pillar. >

Re: [Pharo-users] Pier3 with latest Pillar?

2016-11-14 Thread Peter H. Meadows via Pharo-users
- fix use of DNU instead of plain magritte methods. > > - extract object out of the command line. > > - document, document and document. > > > Stef > > > > Le 10/11/16 à 22:34, Peter H. Meadows via Pharo-users a écrit : > > --- End Message ---

Re: [Pharo-users] double dispatch example

2016-09-28 Thread Peter H. Meadows via Pharo-users
--- Begin Message --- On 13 September 2016 at 11:33, stepharo wrote: > Hi > > If you happen to know a double dispatch situation in Pharo, I'm interested > since I'm revisiting my lecture. > There is a good example in http://www.lulu.com/shop/andres-valloud/fundamentals-of-smalltalk-programming-te

[Pharo-users] trying to run Pier3 in Pharo6 with latest Pillar

2016-09-28 Thread Peter H. Meadows via Pharo-users
--- Begin Message --- Am I right that PRDocumentDescription>>parserClass should be PRPillarParserMain instead of PRDocumentParser ? --- End Message ---

Re: [Pharo-users] Ubuntu PPA

2016-08-01 Thread Peter H. Meadows via Pharo-users
--- Begin Message --- On 1 August 2016 at 19:30, Brad Selfridge wrote: > Thanks you for your answer, but this doesn't include the Pharo Launcher. > > https://ci.inria.fr/pharo/view/all/job/Launcher-Linux/lastSuccessfulBuild/artifact/latest-linux.zip Or you can load it from 'Catalog Browser' I th

Re: [Pharo-users] Ubuntu PPA

2016-08-01 Thread Peter H. Meadows via Pharo-users
--- Begin Message --- On 1 August 2016 at 17:31, Brad Selfridge wrote: > I un-installed Pharo and Pharo Launcher (from command line). I then ran the > following commands to install Pharo 5 and Pharo Launcher and I wind up with > the old Pharo 4.0 Launcher - not 5.0. The website is extremely vagu

[Pharo-users] install on ubuntu 15.10 from PPA should work?

2015-12-19 Thread Peter H. Meadows via Pharo-users
--- Begin Message --- Reading package lists... Done phm@elitebook:~$ sudo apt-get install pharo-vm-core Reading package lists... Done Building dependency tree Reading state information... Done Package pharo-vm-core:i386 is not available, but is referred to by another package. This may mean that the

[Pharo-users] distributed peer2peer sharing app in Pharo

2015-10-12 Thread Peter H. Meadows via Pharo-users
--- Begin Message --- I'd like to make a simple distributed peer2peer sharing app in Pharo. Is Zinc WebSockets the way to go? Has anything similar been done already in Smalltalk? Any ideas on how to keep the clients synchronized? Is it worth looking at how OpenCobalt/OpenQwaq does it, (or are they