Re: [Pharo-project] 2.0 is really nice

2013-04-13 Thread Alexandre Bergel
+1 Alexandre On Apr 13, 2013, at 3:50 PM, Sean P. DeNigris wrote: > I just ported a project from 20531 to 20597... not too far in calendar time, > but a world of difference in usability :) > > > > - > Cheers, > Sean > -- > View this message in context: > http://forum.world.st/2-0-is-re

[Pharo-project] 2.0 is really nice

2013-04-13 Thread Sean P. DeNigris
I just ported a project from 20531 to 20597... not too far in calendar time, but a world of difference in usability :) - Cheers, Sean -- View this message in context: http://forum.world.st/2-0-is-really-nice-tp4681279.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.

Re: [Pharo-project] [2.0 testing] Export / Import Settings Bug + Fix

2013-03-05 Thread Müller , Mike
ok, created issue 7648. Mike

Re: [Pharo-project] [2.0 testing] Export / Import Settings Bug + Fix

2013-03-05 Thread stephane ducasse
Thanks Mike Can you enter a new bug entry else your contribution may get lost? Stef On Mar 5, 2013, at 2:05 PM, "Müller, Mike" wrote: > Hi Pharoers, > > thank you for your time. Here is something you may be interested in: > > Take the latest image or one-click, open settings browser and click

[Pharo-project] [2.0 testing] Export / Import Settings Bug + Fix

2013-03-05 Thread Müller , Mike
Hi Pharoers, thank you for your time. Here is something you may be interested in: Take the latest image or one-click, open settings browser and click on "Export Settings" to persist them. Then save or not and launch the image again. Exception when reading the preferences from file. You will furth

Re: [Pharo-project] 2.0 On click on fileserver

2013-03-05 Thread Marcus Denker
On Mar 5, 2013, at 9:30 AM, Marcus Denker wrote: > > On Mar 5, 2013, at 9:17 AM, Marcus Denker wrote: > >> >> On Mar 5, 2013, at 9:07 AM, Torsten Bergmann wrote: >> >>> Hi, >>> >>> maybe this is already known: >>> >>> the Pharo2.0-one-click.zip on http://pharo.gforge.inria.fr/ci/oneclick

Re: [Pharo-project] 2.0 On click on fileserver

2013-03-05 Thread Marcus Denker
On Mar 5, 2013, at 9:17 AM, Marcus Denker wrote: > > On Mar 5, 2013, at 9:07 AM, Torsten Bergmann wrote: > >> Hi, >> >> maybe this is already known: >> >> the Pharo2.0-one-click.zip on http://pharo.gforge.inria.fr/ci/oneclick/ >> dates back to 09-Feb-2013. >> > Yes, but I forgot to add an

Re: [Pharo-project] 2.0 On click on fileserver

2013-03-05 Thread Marcus Denker
On Mar 5, 2013, at 9:07 AM, Torsten Bergmann wrote: > Hi, > > maybe this is already known: > > the Pharo2.0-one-click.zip on http://pharo.gforge.inria.fr/ci/oneclick/ > dates back to 09-Feb-2013. > Yes, but I forgot to add an issue tracker entry so nothing happened. (How people can do any se

[Pharo-project] [2.0 Issues] Just two issues left...

2013-03-04 Thread Marcus Denker
To issues left… strange ones that even might be related: http://code.google.com/p/pharo/issues/list?can=2&q=milestone%3D2.0 Marcus

[Pharo-project] [2.0] Failing tests in 2.0

2012-10-18 Thread Marcus Denker
On Linux and Mac there are 6 Failing tests: >>> Tests.System.CommandLine.ConfigurationCommandLineHandlerTest.testListConfigurations >>> 50 ms 6 http://code.google.com/p/pharo/issues/detail?id=6707 >>> Tests.Release.ReleaseTest.testUnpackagedClasses 40 ms 22

Re: [Pharo-project] 2.0 is back in "usable" state

2012-09-20 Thread Alexandre Bergel
Great work!! You deserve a flow of beer then!!! Alexandre On Sep 12, 2012, at 1:40 PM, Mariano Martinez Peck wrote: > Thanks a lot Esteban. It is nice to have an engineer when things start to > look complicated :) > > On Wed, Sep 12, 2012 at 6:04 PM, Esteban Lorenzano > wrote: > Hi guys,

Re: [Pharo-project] 2.0 compiler bug

2012-09-14 Thread Mariano Martinez Peck
On Thu, Sep 13, 2012 at 11:51 PM, Camillo Bruni wrote: > We still have a very nasty compiler bug open for 2.0 > https://code.google.com/p/pharo/issues/detail?id=6601 > > The bug currently blocks all loading of configurations, since > all references to previously undefined classes are not p

[Pharo-project] 2.0 compiler bug

2012-09-13 Thread Camillo Bruni
We still have a very nasty compiler bug open for 2.0 https://code.google.com/p/pharo/issues/detail?id=6601 The bug currently blocks all loading of configurations, since all references to previously undefined classes are not properly resolved => Compiler recompileAll is currently the only s

Re: [Pharo-project] 2.0 is back in "usable" state

2012-09-13 Thread Tudor Girba
Thanks, Esteban. Doru On Wed, Sep 12, 2012 at 10:29 PM, Stéphane Ducasse wrote: > +1 > > >> Thanks a lot Esteban. It is nice to have an engineer when things start to >> look complicated :) >> >> On Wed, Sep 12, 2012 at 6:04 PM, Esteban Lorenzano >> wrote: >> Hi guys, >> >> I think Pharo 2.0

Re: [Pharo-project] 2.0 is back in "usable" state

2012-09-12 Thread Stéphane Ducasse
+1 > Thanks a lot Esteban. It is nice to have an engineer when things start to > look complicated :) > > On Wed, Sep 12, 2012 at 6:04 PM, Esteban Lorenzano > wrote: > Hi guys, > > I think Pharo 2.0 is back in an usable state :) > > Beware, that doesn't means that it is stable and bug free!

Re: [Pharo-project] 2.0 is back in "usable" state

2012-09-12 Thread Sven Van Caekenberghe
Indeed, thanks a lot, we're back in business ;-) Great work ! Sven -- Sven Van Caekenberghe http://stfx.eu Smalltalk is the Red Pill On 12 Sep 2012, at 18:04, Esteban Lorenzano wrote: > Hi guys, > > I think Pharo 2.0 is back in an usable state :) > > Beware, that doesn't means that it is

Re: [Pharo-project] 2.0 is back in "usable" state

2012-09-12 Thread Mariano Martinez Peck
Thanks a lot Esteban. It is nice to have an engineer when things start to look complicated :) On Wed, Sep 12, 2012 at 6:04 PM, Esteban Lorenzano wrote: > Hi guys, > > I think Pharo 2.0 is back in an usable state :) > > Beware, that doesn't means that it is stable and bug free! > In particular, I

[Pharo-project] 2.0 is back in "usable" state

2012-09-12 Thread Esteban Lorenzano
Hi guys, I think Pharo 2.0 is back in an usable state :) Beware, that doesn't means that it is stable and bug free! In particular, I think there are still some problems around RPackage and the new SystemAnnouncer, but you can resume using it and providing bug reports/fixes. Enjoy, Esteban p

[Pharo-project] 2.0

2012-06-11 Thread Schwab,Wilhelm K
I grabbed the one-click image and poked around. The worst thing I found (can't reproduce) is that the SB's package list became insensitive to clicks. Switching to groups and then back seemed to restore normal operation. Looks good so far! Bill

Re: [Pharo-project] [2.0] Page on pharo-project + One-Click

2012-04-23 Thread Stéphane Ducasse
thanks!!! On Apr 23, 2012, at 2:18 PM, Marcus Denker wrote: > Hi, > > I added a page for 2.0 with all important links: > > http://www.pharo-project.org/pharo-download/unstable-2-0 > > - there is a one-click now > - link to trello > - link to wiki page for the chage log > > -- > Marcus D

[Pharo-project] [2.0] Jenkins job for testing

2012-04-23 Thread Marcus Denker
Like 1.4, linux and mac for now, Windows will be added soon. https://ci.lille.inria.fr/pharo/view/Pharo%202.0/job/Pharo-2.0-Tests/ -- Marcus Denker -- http://marcusdenker.de

[Pharo-project] [2.0] Page on pharo-project + One-Click

2012-04-23 Thread Marcus Denker
Hi, I added a page for 2.0 with all important links: http://www.pharo-project.org/pharo-download/unstable-2-0 - there is a one-click now - link to trello - link to wiki page for the chage log -- Marcus Denker -- http://marcusdenker.de