[Pharo-dev] Some issues in starting Pharo12 - Re: [Pharo-users] [ANN] Pharo 12 Release !

2024-05-08 Thread Davide Varvello via Pharo-dev
Hi Guys, I'm trying to play with Pharo12 so I downloaded it via the Zeroconf script (it seems to me more approachable than the Pharo Launcher).The script (curl -L https://get.pharo.org | bash) got everything for my machine (apple silicon).  Now, if I run pharo via command line everything is work

Re: [Pharo-dev] Problem with accentuated characters

2017-01-30 Thread Davide Varvello via Pharo-dev
--- Begin Message --- Hi Benoît >From times to times it happens also to me, I think is relate to a bug I reported some times ago: https://pharo.fogbugz.com/f/cases/18902 Davide Pharo Smalltalk Developers mailing list wrote > I am a bit puzzled by Pharo's (Pharo 5) behavior when having accentuat

Re: [Pharo-dev] AioPlugin not present

2017-01-24 Thread Davide Varvello via Pharo-dev
lewis@.msen > > wrote: >> >> On Sun, Jan 22, 2017 at 05:00:04PM +0100, Thierry Goubier wrote: >>> >>> Le 22/01/2017 ? 15:50, Davide Varvello via Pharo-dev a ?crit : >>>> Hi Thierry, >>>> >>>> I need it for the OSProcess. When my cod

Re: [Pharo-dev] AioPlugin not present

2017-01-23 Thread Davide Varvello via Pharo-dev
ubier wrote: >>> >>> Le 22/01/2017 ? 15:50, Davide Varvello via Pharo-dev a ?crit : >>>> Hi Thierry, >>>> >>>> I need it for the OSProcess. When my code calls OSProcess the warning >>>> (http://imgur.com/a/9jhMy) appears. >>>

Re: [Pharo-dev] AioPlugin not present

2017-01-22 Thread Davide Varvello via Pharo-dev
equirements on the AioPlugin? > > Regards, > > Thierry > > Le 22/01/2017 à 01:05, Davide Varvello via Pharo-dev a écrit : >> Other hints? >> TIA >> Davide -- View this message in context: http://forum.world.st/AioPlugin-not-present-tp4929932p4930254.html

Re: [Pharo-dev] AioPlugin not present

2017-01-21 Thread Davide Varvello via Pharo-dev
--- Begin Message --- Other hints? TIA Davide -- View this message in context: http://forum.world.st/AioPlugin-not-present-tp4929932p4930233.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com. --- End Message ---

Re: [Pharo-dev] AioPlugin not present

2017-01-20 Thread Davide Varvello via Pharo-dev
--- Begin Message --- Thanks Ben Davide Ben Coman wrote > hi Davide, > > Sorry I don't know the answer, but I discovered your original email hidden > in my spam folder. Perhaps similar happened to others. > > cheers -ben > > On Sat, Jan 21, 2017 at 12:08 AM,

Re: [Pharo-dev] AioPlugin not present

2017-01-20 Thread Davide Varvello via Pharo-dev
--- Begin Message --- Nobody? Davide -- View this message in context: http://forum.world.st/AioPlugin-not-present-tp4929932p4930112.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com. --- End Message ---

[Pharo-dev] genJumpLong: distance index 1043 is out of range -1024 to 1023

2016-12-07 Thread Davide Varvello via Pharo-dev
--- Begin Message --- Hi, Sometimes (and also today) after formatting and saving a method, an Error is thrown. Following a chunk of PharoDebug.log TIA Davide - THERE_BE_DRAGONS_HERE Error: genJumpLong: distance index 1043 is out of range -1024 to 1023 7 December 2016 4:21:53

Re: [Pharo-dev] FileException only when opening image in certain way...

2016-08-11 Thread Davide Varvello via Pharo-dev
--- Begin Message --- I opened a bug: https://pharo.fogbugz.com/f/cases/18872/Pharo5-vm-crash-on-mac Davide Pharo Smalltalk Developers mailing list wrote > Moreover, on Pharo4 it's working. > Davide > > > > > Dale Henrichs-3 wrote >> Mariano, >> >> I think your problem might have something

Re: [Pharo-dev] FileException only when opening image in certain way...

2016-07-26 Thread Davide Varvello via Pharo-dev
--- Begin Message --- Moreover, on Pharo4 it's working. Davide Dale Henrichs-3 wrote > Mariano, > > I think your problem might have something to do with how the PWD env var > is managed in OSX ... Check the value of the 'PWD' in your different > examples and see if that sheds any light ... >

Re: [Pharo-dev] canc/del closes windows

2016-04-07 Thread Davide Varvello via Pharo-dev
--- Begin Message --- Paul, I'm on an iMac, the keyboard is the standard wired one. here is the guilty key :-) http://imgur.com/xp8mRtI Davide Paul DeBruicker wrote > Hi Davide & Ben, > > I've seen this while using an external keyboard, on a Mac Air laptop > (10.11.4 right now), using Pharo 4.

Re: [Pharo-dev] canc/del closes windows

2016-04-07 Thread Davide Varvello via Pharo-dev
df6e2d-5694-40e2-8035-dc217200b424 Sep 25 2014 NBCogit NativeBoost-CogPlugin-HolgerHansPeterFreyther.21 uuid: e0df6e2d-5694-40e2-8035-dc217200b424 Sep 25 2014 Ben Coman wrote > On Thu, Apr 7, 2016 at 8:56 PM, Davide Varvello via Pharo-dev > < > pharo-dev@.pharo > > wrote: >&

Re: [Pharo-dev] canc/del closes windows

2016-04-07 Thread Davide Varvello via Pharo-dev
n wrote > On Thu, Apr 7, 2016 at 5:01 PM, Davide Varvello via Pharo-dev > < > pharo-dev@.pharo > > wrote: >> >> >> -- Forwarded message -- >> From: Davide Varvello < > varvello@ > > >> To: > pharo-dev@.pharo >&g

[Pharo-dev] canc/del closes windows

2016-04-07 Thread Davide Varvello via Pharo-dev
--- Begin Message --- Hi Guys, Is it only me that sometimes hitting canc/del closes the current window? It's really annoying, I'm on a mac and I guess it's related to cmd button because if I click the cmd button afterward, it disappears (until next time). I tried also on several macs but the r