Re: [Pharo-project] ImageDirectory DirectoryDoesNotExist

2013-02-25 Thread Sven Van Caekenberghe
On 26 Feb 2013, at 08:06, Camillo Bruni wrote: > > On 2013-02-26, at 03:42, "Sean P. DeNigris" wrote: > >> Several times in #20567, I've been working for a while, and then all of a >> sudden: >> - I lose my temp names >> - Clicking on Packages in Nautilis -> ImageDirectory DirectoryDoesNotExi

Re: [Pharo-project] ImageDirectory DirectoryDoesNotExist

2013-02-25 Thread Camillo Bruni
On 2013-02-26, at 03:42, "Sean P. DeNigris" wrote: > Several times in #20567, I've been working for a while, and then all of a > sudden: > - I lose my temp names > - Clicking on Packages in Nautilis -> ImageDirectory DirectoryDoesNotExist > - Image save -> Error: Failed to write image file (disk

[Pharo-project] ImageDirectory DirectoryDoesNotExist

2013-02-25 Thread Sean P. DeNigris
Several times in #20567, I've been working for a while, and then all of a sudden: - I lose my temp names - Clicking on Packages in Nautilis -> ImageDirectory DirectoryDoesNotExist - Image save -> Error: Failed to write image file (disk full?) I wasn't doing anything unique at these times that I ca

Re: [Pharo-project] Weird red crossed rectangle with Spec on Refactoring ... accessors

2013-02-25 Thread Benjamin
Could you try with a fresh image ? Because sometime the updates go strange :S Ben On Feb 25, 2013, at 11:53 PM, p...@highoctane.be wrote: > In #20571... Windows PharoVM > > I tried to do a Refactor .. accessors. then I got the spec related > message with model: ... as reported before. > > Ben

Re: [Pharo-project] [update 2.0] #20569

2013-02-25 Thread Eliot Miranda
On Mon, Feb 25, 2013 at 2:25 PM, Esteban Lorenzano wrote: > > On Feb 25, 2013, at 10:01 PM, Eliot Miranda > wrote: > > > > On Mon, Feb 25, 2013 at 5:23 AM, Marcus Denker wrote: > >> >> On Feb 25, 2013, at 2:18 PM, Pavel Krivanek >> wrote: >> >> > Why doesn't it work in CogVM? >> >> because we be

Re: [Pharo-project] fast #becomeForward: crashes without PharoV10.sources

2013-02-25 Thread Esteban Lorenzano
he is talking about some chrashes that happens fast, when you do become :) nothing about "fast become" On Feb 25, 2013, at 10:26 PM, Mariano Martinez Peck wrote: > mmm what do you mean by "fast becomeForward:" ? > > On Mon, Feb 25, 2013 at 1:01 PM, Camillo Bruni wrote: > While setting up the

Re: [Pharo-project] [update 2.0] #20569

2013-02-25 Thread Esteban Lorenzano
On Feb 25, 2013, at 10:01 PM, Eliot Miranda wrote: > > > On Mon, Feb 25, 2013 at 5:23 AM, Marcus Denker wrote: > > On Feb 25, 2013, at 2:18 PM, Pavel Krivanek wrote: > > > Why doesn't it work in CogVM? > > because we become: methods when installing a new trailer and cog does not > suppor

Re: [Pharo-project] please test 2.0

2013-02-25 Thread Yanni Chiu
On 25/02/13 4:25 PM, Martin Dias wrote: What version was you loading? Fuel-MartinDias.685 which corresponds to version 1.8 (actually, the code that has been integrated should be the definitive one for Fuel 1.9, but the configuration still needs a revision for old Pharos) Would it be easy t

Re: [Pharo-project] Adding an entry to the World menu to clear all breakpoints

2013-02-25 Thread p...@highoctane.be
http://code.google.com/p/pharo/issues/detail?id=7598 2013/2/25 Sean P. DeNigris : > Cool idea... will you open an issue please ;) > > > > -- > View this message in context: > http://forum.world.st/Adding-an-entry-to-the-World-menu-to-clear-all-breakpoints-tp4672090p4672096.html > Sent from the Ph

Re: [Pharo-project] fast #becomeForward: crashes without PharoV10.sources

2013-02-25 Thread Mariano Martinez Peck
mmm what do you mean by "fast becomeForward:" ? On Mon, Feb 25, 2013 at 1:01 PM, Camillo Bruni wrote: > While setting up the new multi platform VM tests I saw that the tests fail > extremely quickly > when there are not PharoV10.sources available. > > It is still our know #becomeForward: but on C

Re: [Pharo-project] please test 2.0

2013-02-25 Thread Martin Dias
Hi Yanni, > I just had to change my build script to stop loading an older version of > Fuel on top of the version already present in Pharo-2.0. After some quick > manual testing, things look good. What version was you loading? > But, the newer Fuel version means I have to migrate Fuel versions a

Re: [Pharo-project] [update 2.0] #20569

2013-02-25 Thread Eliot Miranda
On Mon, Feb 25, 2013 at 5:23 AM, Marcus Denker wrote: > > On Feb 25, 2013, at 2:18 PM, Pavel Krivanek > wrote: > > > Why doesn't it work in CogVM? > > because we become: methods when installing a new trailer and cog does not > support > become: on active methods. It does now. I fixed this last

Re: [Pharo-project] Adding an entry to the World menu to clear all breakpoints

2013-02-25 Thread Sean P. DeNigris
Cool idea... will you open an issue please ;) -- View this message in context: http://forum.world.st/Adding-an-entry-to-the-World-menu-to-clear-all-breakpoints-tp4672090p4672096.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.

[Pharo-project] Adding an entry to the World menu to clear all breakpoints

2013-02-25 Thread p...@highoctane.be
Just a little menu entry with: BreakpointManager clear Something that would list them all and clear the ones that are to be removed would be nice as well. (Yeah, 3.0, I know). Phil

Re: [Pharo-project] please test 2.0

2013-02-25 Thread Yanni Chiu
On 21/02/13 3:12 AM, Sven Van Caekenberghe wrote: On 20 Feb 2013, at 22:23, Yanni Chiu wrote: Switch to a CogVM (early version of PharoVM) that was lying around. This is a bit to be expected when you use older VMs, the one-click or designated Pharo (NBCog) VMs would have prevented these

Re: [Pharo-project] Metacello issues on Pharo 2.0

2013-02-25 Thread Dale Henrichs
I think that the suspendAllWhile: call is important because a) some Metacello tests are sensitive to packages getting marked dirty or other events getting triggered ... - Original Message - | From: "Christophe Demarey" | To: Pharo-project@lists.gforge.inria.fr | Sent: Thursday, Febru

Re: [Pharo-project] Metacello issues on Pharo 2.0

2013-02-25 Thread Dale Henrichs
embedded comments - Original Message - | From: "Christophe Demarey" | To: Pharo-project@lists.gforge.inria.fr | Sent: Thursday, February 21, 2013 1:11:49 AM | Subject: Re: [Pharo-project] Metacello issues on Pharo 2.0 | | Hi Dale | | Sure no problem was tired and nervous because Metacel

Re: [Pharo-project] BalloonCanvas>>drawPolygon

2013-02-25 Thread Hilaire Fernandes
Le 25/02/2013 16:28, Fernando Olivero a écrit : > is a first step. Another option would be to work on a different Athens > backend for IOS, based on Quartz. The overall goal is to ditch Cairo > in favor of hardware accelerated backends. Not in my scope sadly. Hilaire

Re: [Pharo-project] Building on Debian 6 amd64: not a walk in the park but works!

2013-02-25 Thread Camillo Bruni
On 2013-02-24, at 22:25, p...@highoctane.be wrote: > Camillo, > > The zeronconf version is build with an older GLIBC and fails when > started on deb6 amd64. I still think it is the oposite `ldd --version` gives me something like EGLIBC 2.11 and this thread here says exactly the same http://s

[Pharo-project] [update 2.0] #20571

2013-02-25 Thread Esteban Lorenzano
20571 - Issue 7201: Check Fuel: merge back changes, load latest version https://code.google.com/p/pharo/issues/detail?id=7201 Diff information: http://ss3.gemstone.com/ss/Pharo20/FuelTools-Debugger-EstebanLorenzano.2.diff http://ss3.gemstone.com/ss/Pharo20/FuelTests-Esteba

[Pharo-project] vm-test image

2013-02-25 Thread Camillo Bruni
I just added http://files.pharo.org/image/20/vm-test.zip which is used to test the new VM builds This way we don't have 2 changing variables for the VM builds, the image stays fixed and only the VM behind changes. We can add a future job that tests the VM against the current image, but I think t

Re: [Pharo-project] pharo-contribution triggering for new Pharo versions

2013-02-25 Thread Pavel Krivanek
On Mon, Feb 25, 2013 at 3:17 PM, Camillo Bruni wrote: > > On 2013-02-25, at 15:06, Marcus Denker wrote: > >> >> On Feb 25, 2013, at 3:01 PM, Pavel Krivanek wrote: >> >>> Hi, >>> >>> how to setup the jobs on pharo-contribution to be executed with every >>> new Pharo version? I tried simply to set

[Pharo-project] fast #becomeForward: crashes without PharoV10.sources

2013-02-25 Thread Camillo Bruni
While setting up the new multi platform VM tests I saw that the tests fail extremely quickly when there are not PharoV10.sources available. It is still our know #becomeForward: but on CompiledMethods, but I just want to share that.

Re: [Pharo-project] new build slaves

2013-02-25 Thread Frank Shearar
On 25 February 2013 15:51, Camillo Bruni wrote: > > On 2013-02-25, at 16:49, Frank Shearar wrote: > >> As in "a stack in the cloud" or as in Apache's CloudStack >> (http://incubator.apache.org/cloudstack/)? > > Yes, inria has its own CloudStack setup for the CI servers Ah, nice! frank

Re: [Pharo-project] new build slaves

2013-02-25 Thread Camillo Bruni
On 2013-02-25, at 16:49, Frank Shearar wrote: > As in "a stack in the cloud" or as in Apache's CloudStack > (http://incubator.apache.org/cloudstack/)? Yes, inria has its own CloudStack setup for the CI servers

Re: [Pharo-project] [Jenkins] Build is Broken!

2013-02-25 Thread Camillo Bruni
On 2013-02-25, at 16:35, Marcus Denker wrote: > > On Feb 25, 2013, at 4:34 PM, Marcus Denker wrote: > >> https://ci.inria.fr/pharo/job/Pharo-2.0/ > > I added a tracker entry: > > http://code.google.com/p/pharo/issues/detail?id=7594 fixed > We should really start to stop changing any

Re: [Pharo-project] new build slaves

2013-02-25 Thread Frank Shearar
As in "a stack in the cloud" or as in Apache's CloudStack (http://incubator.apache.org/cloudstack/)? frank On 25 February 2013 15:30, Camillo Bruni wrote: > we have a cloud-stack setup by INRIA so I can add new instances just like > that (Mac is currently in development but should be ready in a

Re: [Pharo-project] [Jenkins] Build is Broken!

2013-02-25 Thread Marcus Denker
On Feb 25, 2013, at 4:34 PM, Marcus Denker wrote: > https://ci.inria.fr/pharo/job/Pharo-2.0/ I added a tracker entry: http://code.google.com/p/pharo/issues/detail?id=7594 We should really start to stop changing anything.. this is never going to end.

[Pharo-project] [Jenkins] Build is Broken!

2013-02-25 Thread Marcus Denker
https://ci.inria.fr/pharo/job/Pharo-2.0/

Re: [Pharo-project] new build slaves

2013-02-25 Thread Camillo Bruni
we have a cloud-stack setup by INRIA so I can add new instances just like that (Mac is currently in development but should be ready in a month or two). On 2013-02-25, at 16:25, Frank Shearar wrote: > On 25 February 2013 15:15, Camillo Bruni wrote: >> - fedora >> - debian >> - windows xp >> >>

Re: [Pharo-project] BalloonCanvas>>drawPolygon

2013-02-25 Thread Fernando Olivero
Yes, we should fight against the jagged figures of our Morphs! Cairo is a first step. Another option would be to work on a different Athens backend for IOS, based on Quartz. The overall goal is to ditch Cairo in favor of hardware accelerated backends. Fernando On Mon, Feb 25, 2013 at 4:15 PM, Hil

[Pharo-project] [update 2.0] #20570

2013-02-25 Thread Marcus Denker
20570 - Issue 7593: fix smartcharacters removal http://code.google.com/p/pharo/issues/detail?id=7593 Diff information: http://ss3.gemstone.com/ss/Pharo20/NECompletion-MarcusDenker.99.diff

Re: [Pharo-project] new build slaves

2013-02-25 Thread Frank Shearar
On 25 February 2013 15:15, Camillo Bruni wrote: > - fedora > - debian > - windows xp > > now onto changing the VM-tests to run on all these platforms :) Do you use real machines, or are you using, say, vagrant to set up various VirtualBox machines, or what? frank

[Pharo-project] Updated pharo.org: point to current VMs

2013-02-25 Thread Marcus Denker
Hi, To prepare the release, I have changed http://www.pharo-project.org/pharo-download/beta-2-0 to point to the latest VMs. With the release, the then current build will be the one for 2.0 and hard-coded (to avoid a constant changing VM). To be updated again for 2.1. Marcu

Re: [Pharo-project] BalloonCanvas>>drawPolygon

2013-02-25 Thread Hilaire Fernandes
I turn DrGeo canvas to use Balloon to be at today standard regarding anti aliasing. Rendering polygon was the only issue I met with Balloon, even if its rendering is not exempt of unwished artifacts. No doubt Athens will be better but it adds the task to get Cairo on iOS and Android VM. Hilaire

[Pharo-project] new build slaves

2013-02-25 Thread Camillo Bruni
- fedora - debian - windows xp now onto changing the VM-tests to run on all these platforms :)

[Pharo-project] windows setup

2013-02-25 Thread Camillo Bruni
I moved the windows setup from our internal wiki to the google code wiki https://code.google.com/p/pharo/wiki/SetupWindowsBuild

Re: [Pharo-project] pharo-contribution triggering for new Pharo versions

2013-02-25 Thread Camillo Bruni
On 2013-02-25, at 15:06, Marcus Denker wrote: > > On Feb 25, 2013, at 3:01 PM, Pavel Krivanek wrote: > >> Hi, >> >> how to setup the jobs on pharo-contribution to be executed with every >> new Pharo version? I tried simply to setup URL trigger on >> http://pharo.gforge.inria.fr/ci/image/20/

Re: [Pharo-project] pharo-contribution triggering for new Pharo versions

2013-02-25 Thread Marcus Denker
On Feb 25, 2013, at 3:01 PM, Pavel Krivanek wrote: > Hi, > > how to setup the jobs on pharo-contribution to be executed with every > new Pharo version? I tried simply to setup URL trigger on > http://pharo.gforge.inria.fr/ci/image/20/ but it was not started for > new versions. For Opal, I set

Re: [Pharo-project] Refactor: rename class give Spec bug.

2013-02-25 Thread Camillo Bruni
yep, the autocompletion keeps a history of used symbols, but doesn't properly free them :/ On 2013-02-25, at 14:52, "p...@highoctane.be" wrote: > Interestingly, the autocomplete proposes it to me but a browse doesn't > work (in 20568). > > Like in WidgetBuilt browse gives nothing... > > Updat

Re: [Pharo-project] Refactor: rename class give Spec bug.

2013-02-25 Thread p...@highoctane.be
Interestingly, the autocomplete proposes it to me but a browse doesn't work (in 20568). Like in WidgetBuilt browse gives nothing... Updating to 20568 doesn't solve the issue. Weird! Phil 2013/2/25 Benjamin : > Does the class WidgetBuilt exists in your system ? > If not, maybe you should update

Re: [Pharo-project] [update 2.0] #20569

2013-02-25 Thread Camillo Bruni
On 2013-02-25, at 14:23, Marcus Denker wrote: > > On Feb 25, 2013, at 2:18 PM, Pavel Krivanek wrote: > >> Why doesn't it work in CogVM? > > because we become: methods when installing a new trailer and cog does not > support > become: on active methods. > >> Is condenseChanges ok now too? >

Re: [Pharo-project] [update 2.0] #20569

2013-02-25 Thread Marcus Denker
On Feb 25, 2013, at 2:18 PM, Pavel Krivanek wrote: > Why doesn't it work in CogVM? because we become: methods when installing a new trailer and cog does not support become: on active methods. > Is condenseChanges ok now too? > I personally think we should not care. In 3.0 we really need get

Re: [Pharo-project] [update 2.0] #20569

2013-02-25 Thread Pavel Krivanek
Why doesn't it work in CogVM? Is condenseChanges ok now too? -- Pavel On Mon, Feb 25, 2013 at 2:09 PM, Marcus Denker wrote: > > On Feb 25, 2013, at 2:06 PM, Guillermo Polito > wrote: > > Should we setup a job building sources now? :) > > > Yes. Maybe as part of the regression test job? > And w

Re: [Pharo-project] [update 2.0] #20569

2013-02-25 Thread Marcus Denker
On Feb 25, 2013, at 2:06 PM, Guillermo Polito wrote: > Should we setup a job building sources now? :) > Yes. Maybe as part of the regression test job? And we need to actually do the condense and write the 2.0 sources… I added a new issue for that. > On Mon, Feb 25, 2013 at 2:04 PM, Marcus De

Re: [Pharo-project] About Pharo extras

2013-02-25 Thread Camillo Bruni
On 2013-02-25, at 14:01, Damien Cassou wrote: > On Thu, Feb 21, 2013 at 10:07 PM, Stéphane Ducasse > wrote: >> We decided to create a separate team on SmalltalkHub named PharoExtras to >> host such projects. >>http://smalltalkhub.com/#!/~PharoExtras/ > > could you please add me? done

Re: [Pharo-project] [update 2.0] #20569

2013-02-25 Thread Guillermo Polito
Should we setup a job building sources now? :) On Mon, Feb 25, 2013 at 2:04 PM, Marcus Denker wrote: > 20569 > - > > Issue 7499: Write a Pharo20.sources (code changes) > http://code.google.com/p/pharo/issues/detail?id=7499 > > > Diff information: > http://ss3.gemstone.com/ss/Pharo

Re: [Pharo-project] Refactor: rename class give Spec bug.

2013-02-25 Thread Benjamin
Does the class WidgetBuilt exists in your system ? If not, maybe you should update your pharo version :) (This class exists in Pharo 20568) Ben On Feb 24, 2013, at 6:02 PM, p...@highoctane.be wrote: > I was trying to get the Manuia Memory Monitor to work in Pharo 2.0 > > Got it working, nothin

[Pharo-project] [update 2.0] #20569

2013-02-25 Thread Marcus Denker
20569 - Issue 7499: Write a Pharo20.sources (code changes) http://code.google.com/p/pharo/issues/detail?id=7499 Diff information: http://ss3.gemstone.com/ss/Pharo20/Traits-MarcusDenker.462.diff http://ss3.gemstone.com/ss/Pharo20/System-Support-MarcusDenker.792.diff http://ss3.gem

Re: [Pharo-project] About Pharo extras

2013-02-25 Thread Damien Cassou
On Thu, Feb 21, 2013 at 10:07 PM, Stéphane Ducasse wrote: > We decided to create a separate team on SmalltalkHub named PharoExtras to > host such projects. > http://smalltalkhub.com/#!/~PharoExtras/ could you please add me? -- Damien Cassou http://damiencassou.seasidehosting.st "Succe

Re: [Pharo-project] Preparing PR for Pharo2.0

2013-02-25 Thread Camillo Bruni
On 2013-02-25, at 13:15, "p...@highoctane.be" wrote: > About: > "Interactive navigation using cmd/ctrl-click on selectors and class > names in the source-code [implementors, senders, users]" > > How do I get that to work? Doesn't seem to work for me (Win7) ha now that you mention it, we might

Re: [Pharo-project] Preparing PR for Pharo2.0

2013-02-25 Thread p...@highoctane.be
About: "Interactive navigation using cmd/ctrl-click on selectors and class names in the source-code [implementors, senders, users]" How do I get that to work? Doesn't seem to work for me (Win7) Asm86 and NB deserve a mention. Headless mode as well. The "We do not want layers, we want to use the

[Pharo-project] Preparing PR for Pharo2.0

2013-02-25 Thread stephane ducasse
Hi guys I need your feedback have a look at http://code.google.com/p/pharo/wiki/ActionsInPharo20 and tell me what are the nice work we did that is not mentioned. STef

Re: [Pharo-project] Osmocom Smalltalk packages available/ (mobile) communication packages for Pharo

2013-02-25 Thread stephane ducasse
thanks norbert. I contacted him. Stef On Feb 25, 2013, at 10:47 AM, Norbert Hartl wrote: > It is > > hol...@freyther.de > > Norbert > > Am 24.02.2013 um 11:47 schrieb stephane ducasse : > >> I would be nice to know if they can propose a dual licensing GPL / MIT. >> But I could not find a w

Re: [Pharo-project] Osmocom Smalltalk packages available/ (mobile) communication packages for Pharo

2013-02-25 Thread Norbert Hartl
It is hol...@freyther.de Norbert Am 24.02.2013 um 11:47 schrieb stephane ducasse : > I would be nice to know if they can propose a dual licensing GPL / MIT. > But I could not find a way to contact the author. > > Sef > >> Found this on the web: >> >> http://smalltalk.gnu.org/blog/zecke/maki

[Pharo-project] [JOB][Research] 16 month Postdoc "Architectural Design Exploration"

2013-02-25 Thread Marcus Denker
Architectural Design Exploration About Inria and the job --- Inria, with its academic, institutional and industrial partners, is commited to major research and innovation projects in the field of computational sciences. The institute dissemi

[Pharo-project] [update 2.0] #20568

2013-02-25 Thread Marcus Denker
20568 - Issue 7584: [BUG]: attribute 1008 is only for JIT VMs (Part 1) http://code.google.com/p/pharo/issues/detail?id=7584 Issue 7527: SystemOrganization fileOut adds .st twice to the filename http://code.google.com/p/pharo/issues/detail?id=7527 Issue

Re: [Pharo-project] Pharo in Debian

2013-02-25 Thread p...@highoctane.be
VM runs already. Now, packaging. but not today nor tomorrow as I am busy w/ client work. 2013/2/25 Damien Cassou : > On Fri, Feb 22, 2013 at 10:53 AM, p...@highoctane.be > wrote: >> Anyway, I now have a fresh Debian 6 up and running, along with SVN. >> Next step, get the VM sources, build for l

Re: [Pharo-project] Pharo in Debian

2013-02-25 Thread Damien Cassou
On Fri, Feb 22, 2013 at 10:53 AM, p...@highoctane.be wrote: > Anyway, I now have a fresh Debian 6 up and running, along with SVN. > Next step, get the VM sources, build for linux, get the VM running. > Then, package the whole thing. Hopefully doable in beta form for > april. that would be awesom