hi guillermo, i ´m from Quilmes, Argentina, im study in the UNQ university, i´m very happy to share experiences with you.
2010/9/30 <pharo-users-requ...@lists.gforge.inria.fr> > Send Pharo-users mailing list submissions to > pharo-users@lists.gforge.inria.fr > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users > or, via email, send a message with subject or body 'help' to > pharo-users-requ...@lists.gforge.inria.fr > > You can reach the person managing the list at > pharo-users-ow...@lists.gforge.inria.fr > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Pharo-users digest..." > > > Today's Topics: > > 1. Re: [Pharo-project] [ANN] Pharo 1.1.1 OneClickCogVm > (Mariano Martinez Peck) > 2. Re: [Pharo-project] [ANN] Pharo 1.1.1 OneClickCogVm > (Igor Stasenko) > 3. Hello (-Martin Ramos) > 4. Re: Hello (St?phane Ducasse) > 5. Re: Hello (Guillermo Polito) > 6. Distributing 'minimal' image (Johan Fabry) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Thu, 30 Sep 2010 14:16:32 +0200 > From: Mariano Martinez Peck <marianop...@gmail.com> > Subject: Re: [Pharo-users] [Pharo-project] [ANN] Pharo 1.1.1 > OneClickCogVm > To: A friendly place where any question about pharo is welcome > <pharo-users@lists.gforge.inria.fr> > Message-ID: > > <aanlktikyc=kbqo+twocp_-mnsunswjgajivknkxvg...@mail.gmail.com<kbqo%2btwocp_-mnsunswjgajivknkxvg%2...@mail.gmail.com> > > > Content-Type: text/plain; charset="iso-8859-1" > > On Thu, Sep 30, 2010 at 1:44 PM, Tudor Girba <tudor.gi...@gmail.com> > wrote: > > > Hi Mariano, > > > > Is the 1.1.1 dev image available for the old VM? > > > > No, but you can do it by yourself. Just take the PharoCore 1.1.1 ( > https://gforge.inria.fr/frs/download.php/27526/PharoCore-1.1.1.zip) > And evaluate: > > > Gofer new > squeaksource: 'MetacelloRepository'; > package: 'ConfigurationOfPharo'; > load. > > ((Smalltalk at: #ConfigurationOfPharo) project version: '1.1') perform: > #silently: with: true; perform: #load. > > > > > > > I was a bit away, and I am not sure of the status. If there is something > I > > can do, please let me know. > > > > Cheers, > > Doru > > > > > > On 25 Sep 2010, at 19:49, Mariano Martinez Peck wrote: > > > > > > > > > > > On Sat, Sep 25, 2010 at 7:09 PM, Tudor Girba <tudor.gi...@gmail.com> > > wrote: > > > Hi Mariano, > > > > > > This is a good and needed step. > > > > > > Now, just a problem: 1.1.1dev image does not work with the regular VM. > > This is probably because you saved it again after you opened it with the > Cog > > VM. It would be great if the released dev image would work with both. > > > > > > Excellent suggestion :) > > > Thanks doru. > > > > > > > > > Cheers, > > > Doru > > > > > > > > > > > > On 25 Sep 2010, at 17:56, Mariano Martinez Peck wrote: > > > > > > > Hi. This is not an official release. I didn't do all the formal > > procedure for releasing a Pharo image. My idea is try to push CogVM and > try > > to get as much as testers as possible. Try to report issues and help > Eliot. > > For that purpose, I think having a one click image is worth it. > > > > > > > > So.....I build a Pharo dev on top of the PharoCore 1.1.1 (which has > > some fixes over 1.1 and the CogVM necessary changes). I build the image > with > > exactly the same versions of the external packages than Pharo 1.1. > > > > > > > > If you want to download that this Pharo1.1.1 dev image that works > with > > Cog here is the link: > > > > > > > > > > > https://gforge.inria.fr/frs/download.php/27516/Pharo-1.1.1-dev10.09.1.zip > > > > > > > > In addition, and thanks to Lukas, we could generate OneClicks with > > CogVM. Here you can have a OneClick using the above image: > > > > > > > > > > > https://gforge.inria.fr/frs/download.php/27524/Pharo-1.1.1-OneClickCogVM.zip > > > > > > > > Notice that this is not an official release and that there are > > failing/errors tests. I've already sent emails for them and hopefully > > someone may fix them. The only thing is not supported is the TestCoverage > > (since it uses objects as methods, with is not yet supported in CogVM). > > > > > > > > Cheers > > > > > > > > Mariano > > > > _______________________________________________ > > > > Pharo-users mailing list > > > > Pharo-users@lists.gforge.inria.fr > > > > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users > > > > > > -- > > > www.tudorgirba.com > > > > > > "The coherence of a trip is given by the clearness of the goal." > > > > > > > > > > > > > > > > > > _______________________________________________ > > > Pharo-project mailing list > > > pharo-proj...@lists.gforge.inria.fr > > > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > > > > _______________________________________________ > > > Pharo-project mailing list > > > pharo-proj...@lists.gforge.inria.fr > > > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > > -- > > www.tudorgirba.com > > > > "In a world where everything is moving ever faster, > > one might have better chances to win by moving slower." > > > > > > > > > > _______________________________________________ > > Pharo-users mailing list > > Pharo-users@lists.gforge.inria.fr > > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users > > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://lists.gforge.inria.fr/pipermail/pharo-users/attachments/20100930/40969a3d/attachment-0001.htm > > > > ------------------------------ > > Message: 2 > Date: Thu, 30 Sep 2010 15:28:39 +0300 > From: Igor Stasenko <siguc...@gmail.com> > Subject: Re: [Pharo-users] [Pharo-project] [ANN] Pharo 1.1.1 > OneClickCogVm > To: A friendly place where any question about pharo is welcome > <pharo-users@lists.gforge.inria.fr>, Pharo Development > <pharo-proj...@lists.gforge.inria.fr> > Message-ID: > > <aanlktimxme6qu5rd5+ueqgdcm33nhrlch-h5bfhz5...@mail.gmail.com<aanlktimxme6qu5rd5%2bueqgdcm33nhrlch-h5bfhz5...@mail.gmail.com> > > > Content-Type: text/plain; charset=UTF-8 > > 2 years, we're plagued by this for two years! > > On 30 September 2010 15:14, laurent laffont <laurent.laff...@gmail.com> > wrote: > > On up to date ArchLinux, 32 bits. > > 1. Open One Click > > 2. Open MonticelloBrowser > > 3. Save a packages (Tests for ex.) in package cache > > 4. Dialog to enter commit message opens, click ok > > 5. crash > > It reminds me about the UUID plugin as external problem. It should be > built > > as internal. > > $ sh Pharo.sh > > Segmentation fault > > > > > > Smalltalk stack dump: > > 0xbfa9f80c I UUID>initialize 2023565392: a(n) UUID > > 0xbfa9f824 M UUID class(Behavior)>new: 2000732936: a(n) UUID class > > 0xbfa9f848 I UUID class>new 2000732936: a(n) UUID class > -- > Best regards, > Igor Stasenko AKA sig. > > > > ------------------------------ > > Message: 3 > Date: Thu, 30 Sep 2010 13:54:25 -0300 > From: -Martin Ramos <mar...@gmail.com> > Subject: [Pharo-users] Hello > To: pharo-users@lists.gforge.inria.fr > Message-ID: > <aanlktimfet_gitfajnfhfhvomg6b1carh1zvc=ee0...@mail.gmail.com> > Content-Type: text/plain; charset="iso-8859-1" > > Hello, my name is Martin, and i'm a new in this List. I don't write English > very well, but I can defend myself. > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://lists.gforge.inria.fr/pipermail/pharo-users/attachments/20100930/04b8e09d/attachment-0001.htm > > > > ------------------------------ > > Message: 4 > Date: Thu, 30 Sep 2010 19:15:49 +0200 > From: St?phane Ducasse <stephane.duca...@inria.fr> > Subject: Re: [Pharo-users] Hello > To: A friendly place where any question about pharo is welcome > <pharo-users@lists.gforge.inria.fr> > Message-ID: <b56a0123-0eb5-48bb-bd41-cf90cf486...@inria.fr> > Content-Type: text/plain; charset=us-ascii > > Welcome :) > > On Sep 30, 2010, at 6:54 PM, -Martin Ramos wrote: > > > Hello, my name is Martin, and i'm a new in this List. I don't write > English very well, but I can defend myself. > > this is the same for me :) > > Stef > > _______________________________________________ > > Pharo-users mailing list > > Pharo-users@lists.gforge.inria.fr > > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users > > > > > ------------------------------ > > Message: 5 > Date: Thu, 30 Sep 2010 14:21:00 -0300 > From: Guillermo Polito <guillermopol...@gmail.com> > Subject: Re: [Pharo-users] Hello > To: A friendly place where any question about pharo is welcome > <pharo-users@lists.gforge.inria.fr> > Message-ID: > > <aanlkti==1a+dmufu-tqim-3ozg+mwhaa9qcdkfmhv...@mail.gmail.com<1a%2bdmufu-tqim-3ozg%2bmwhaa9qcdkfmhv...@mail.gmail.com> > > > Content-Type: text/plain; charset="iso-8859-1" > > Welcome to the jungle! > > We all try to understand each other, hehe. I'm not an excellent english > speaker/writer either. > > Where are you from? We are collecting argentinians (?) :P > > On Thu, Sep 30, 2010 at 2:15 PM, St?phane Ducasse < > stephane.duca...@inria.fr > > wrote: > > > Welcome :) > > > > On Sep 30, 2010, at 6:54 PM, -Martin Ramos wrote: > > > > > Hello, my name is Martin, and i'm a new in this List. I don't write > > English very well, but I can defend myself. > > > > this is the same for me :) > > > > Stef > > > _______________________________________________ > > > Pharo-users mailing list > > > Pharo-users@lists.gforge.inria.fr > > > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users > > > > > > _______________________________________________ > > Pharo-users mailing list > > Pharo-users@lists.gforge.inria.fr > > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users > > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://lists.gforge.inria.fr/pipermail/pharo-users/attachments/20100930/9bf6d215/attachment-0001.htm > > > > ------------------------------ > > Message: 6 > Date: Thu, 30 Sep 2010 17:07:44 -0400 > From: Johan Fabry <jfa...@dcc.uchile.cl> > Subject: [Pharo-users] Distributing 'minimal' image > To: A friendly place where any question about pharo is welcome > <pharo-users@lists.gforge.inria.fr> > Message-ID: <5a31a75f-1693-4ddb-b38e-c00bcf598...@dcc.uchile.cl> > Content-Type: text/plain; charset=us-ascii > > Hi all, > > I am planning to put online a minimal image that contains AspectMaps, with > some models pre-loaded. Two questions: > - Is there an easy way to strip this image of dev tools et cetera? > - How can I make it so that I can distribute it without the changes file? > (Right now the image complains of a missing changes file if it is not there > ...) > > Thanks in advance! > -- > Johan Fabry > jfa...@dcc.uchile.cl - > http://dcc.uchile.cl/~jfabry<http://dcc.uchile.cl/%7Ejfabry> > PLEIAD Lab - Computer Science Department (DCC) - University of Chile > > > > > > > ------------------------------ > > _______________________________________________ > Pharo-users mailing list > Pharo-users@lists.gforge.inria.fr > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users > > > End of Pharo-users Digest, Vol 9, Issue 32 > ****************************************** >
_______________________________________________ Pharo-users mailing list Pharo-users@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users