Re: [Pharo-project] Is Pharo 1.3 officially released?

2011-08-26 Thread laurent laffont
On Sat, Aug 13, 2011 at 11:23 AM, Marcus Denker wrote: > > On Aug 12, 2011, at 11:42 PM, Sean P. DeNigris wrote: > > > I see there is now a link on the website to "Release 1.3" and that > "stable" > > points to 1.3. > > > Yes, but we need to provide a One-Click image and update the website before

[Pharo-project] Cannot evaluate a gofer expression

2011-08-26 Thread Bernardo Ezequiel Contreras
Hi all, It's weird, (maybe i'm doing something wrong ) but with the last image from https://ci.lille.inria.fr/pharo/view/Pharo%201.4/job/Pharo%201.4/ i cannot evaluate a gofer expression. see http://code.google.com/p/pharo/issues/detail?id=4708 Thanks

Re: [Pharo-project] Addition to "About Pharo" dialog

2011-08-26 Thread Germán Arduino
sure. 2011/8/26 Bernardo Ezequiel Contreras : > that's not in the template issue at > http://code.google.com/p/pharo/issues/list but i added because i thought it > could > be important. > > > On Fri, Aug 26, 2011 at 9:33 PM, Germán Arduino wrote: >> >> Excellent, I should add platform data also.

Re: [Pharo-project] Addition to "About Pharo" dialog

2011-08-26 Thread Bernardo Ezequiel Contreras
that's not in the template issue at http://code.google.com/p/pharo/issues/list but i added because i thought it could be important. On Fri, Aug 26, 2011 at 9:33 PM, Germán Arduino wrote: > Excellent, I should add platform data also. > > 2011/8/26 Bernardo Ezequiel Contreras : > > yes, i agree.

Re: [Pharo-project] Addition to "About Pharo" dialog

2011-08-26 Thread Germán Arduino
Excellent, I should add platform data also. 2011/8/26 Bernardo Ezequiel Contreras : > yes, i agree. In fact, i'm using something similar when i have to submit new > issues, because > i was tired of looking for the system information. > see attached() > > On Fri, Aug 26, 2011 at 9:21 PM, Germán Ard

Re: [Pharo-project] Addition to "About Pharo" dialog

2011-08-26 Thread Bernardo Ezequiel Contreras
yes, i agree. In fact, i'm using something similar when i have to submit new issues, because i was tired of looking for the system information. see attached() On Fri, Aug 26, 2011 at 9:21 PM, Germán Arduino wrote: > ok, the tODE version, as is useful to my needs, is ready on > http://ss3.gemston

Re: [Pharo-project] Addition to "About Pharo" dialog

2011-08-26 Thread Germán Arduino
BTW Alexander, I added (to have a chance of share the code while ss is down) the latest version of squeaksource (with some comments I did on the class method #open) on Squeaksource3 (http://ss3.gemstone.com/ss/SystemReporter.html). If you have user here, let me know and I will put you as admin of

Re: [Pharo-project] [ANN] OpenDBXDriver Release - DBXTalk Release Step 1

2011-08-26 Thread Alain Rastoul
Super ! Did you handle the sqlite null problem? (just curious) I made some changes for that on squeakdbx and was waiting for it to check. squeaksource seems to be down right now but i'll retry install. Cheers Alain "Guillermo Polito" a écrit dans le message de news:caobmb51z5ggvxtwp37kf-km

Re: [Pharo-project] Addition to "About Pharo" dialog

2011-08-26 Thread Germán Arduino
Hi Alexander: Sure, I was doing a quick review and the modifications to make it work in Pharo shouldn't be very hard, only a matter of some free time. I could try (and also practice my little morphic knowledgment) :) Cheers. 2011/8/26 Alexander Lazarević : > Hi Germán! > > 2011/8/26 Germán Ard

Re: [Pharo-project] [ANN] OpenDBXDriver Release - DBXTalk Release Step 1

2011-08-26 Thread Esteban A. Maringolo
Great news. Congratulations! -- Esteban. -- View this message in context: http://forum.world.st/ANN-OpenDBXDriver-Release-DBXTalk-Release-Step-1-tp3765138p3771534.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.

Re: [Pharo-project] Addition to "About Pharo" dialog

2011-08-26 Thread Alexander Lazarević
Hi Germán! 2011/8/26 Germán Arduino > I take a look to SystemReporter, really interesting, it has a lot of > information. > I think I had an early version working on some Pharo image. I did not had the steam to make it work in latest Pharo versions since it is based on ToolBuilder which seems t

Re: [Pharo-project] Addition to "About Pharo" dialog

2011-08-26 Thread Alexander Lazarević
Hi Stef! 2011/8/26 Stéphane Ducasse > In Squeak alexander lazaverich did a SystemReporter. I wanted to have a > look but got distracted. > It would be good to use it. > Sure thing that I was just about to mention that it is on SqueakSource, when there is no SqueakSource. :-/ Boy, this is annoy

Re: [Pharo-project] Exceptions with Continuations

2011-08-26 Thread Lukas Renggli
On 26 August 2011 17:19, Camillo Bruni wrote: > well the problem with a non deterministic test is that the UI might not > correspond to the opened debugger :) I don't understand. #debug: simply runs the test without wrapping them into exception handlers, so it will just open a debugger on the spo

Re: [Pharo-project] Exceptions with Continuations

2011-08-26 Thread Camillo Bruni
well the problem with a non deterministic test is that the UI might not correspond to the opened debugger :) another application I see here is for instance when running tests in CI and you see only a couple of tests failing, rerun them again, save the image. when you open the tests locally you

[Pharo-project] squeaksource is down

2011-08-26 Thread Alexandre Bergel
Can someone fix this? We are stuck in the middle of fixing the moose configuration because of this :-( Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.

Re: [Pharo-project] CI down?

2011-08-26 Thread Sean P. DeNigris
marcus.denker wrote: > > I send a mail to INRIA support... > It's back up. Thanks. -- View this message in context: http://forum.world.st/CI-down-tp3770259p3771100.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.

Re: [Pharo-project] Exceptions with Continuations

2011-08-26 Thread Lukas Renggli
Why don't you just debug the test then? If you have to enable and rerun the test anyway, you can as well tell the test to open a debugger in case of a problem. Isn't this what "MyTest debug: #testMe" does? Lukas On Friday, 26 August 2011, Camillo Bruni wrote: > > On 2011-08-26, at 16:28, Lukas R

Re: [Pharo-project] Exceptions with Continuations

2011-08-26 Thread Camillo Bruni
On 2011-08-26, at 16:28, Lukas Renggli wrote: > Storing a continuation per failure/error potentially consumes a lot of > memory. Memory leaks are also the reason why SUnit doesn't even remeber the > exception (which only refer to one or two unwound stack frames). point taken. > Furthermore

Re: [Pharo-project] Exceptions with Continuations

2011-08-26 Thread Lukas Renggli
Storing a continuation per failure/error potentially consumes a lot of memory. Memory leaks are also the reason why SUnit doesn't even remeber the exception (which only refer to one or two unwound stack frames). Furthermore continuations interfeer with the guarantees of tearDown methods in test-ca

Re: [Pharo-project] Exceptions with Continuations

2011-08-26 Thread Camillo Bruni
On 2011-08-26, at 16:02, Frank Shearar wrote: > On 26 August 2011 14:54, Camillo Bruni wrote: >> It always bugged me that SUnit has to rerun the tests again when you want to >> debug them. So I made a little use-case where exceptions have an optional >> continuation, so you can resume/debug th

Re: [Pharo-project] Exceptions with Continuations

2011-08-26 Thread Frank Shearar
On 26 August 2011 14:54, Camillo Bruni wrote: > It always bugged me that SUnit has to rerun the tests again when you want to > debug them. So I made a little use-case where exceptions have an optional > continuation, so you can resume/debug them later on. > > Here's a small example: > > |e| > [

[Pharo-project] Exceptions with Continuations

2011-08-26 Thread Camillo Bruni
It always bugged me that SUnit has to rerun the tests again when you want to debug them. So I made a little use-case where exceptions have an optional continuation, so you can resume/debug them later on. Here's a small example: |e| [ 0 / 0 ] on: Error do: [ :error| e := error fr

Re: [Pharo-project] jenkins cog - slow monticello on osx

2011-08-26 Thread Igor Stasenko
On 26 August 2011 13:30, Tudor Girba wrote: > Hi, > > Since a couple of weeks I am working with the Cog VM built on Jenkins: > https://ci.lille.inria.fr/pharo/view/Cog/job/Cog-Mac-Cocoa/ > > Here is a little feedback. It worked quite well, the only problem is that > Monticello is really slow in t

[Pharo-project] jenkins cog - slow monticello on osx

2011-08-26 Thread Tudor Girba
Hi, Since a couple of weeks I am working with the Cog VM built on Jenkins: https://ci.lille.inria.fr/pharo/view/Cog/job/Cog-Mac-Cocoa/ Here is a little feedback. It worked quite well, the only problem is that Monticello is really slow in the Moose image. This means that even opening the Montice

Re: [Pharo-project] Addition to "About Pharo" dialog

2011-08-26 Thread Germán Arduino
I take a look to SystemReporter, really interesting, it has a lot of information. It's based on ToolBuilder, if I not bad remember of this list, was removed from Pharo. Sorry with the question (I'm not a morphic guy) but exist some guide to convert/migrate/rewrite a UI from ToolBuilder to current

Re: [Pharo-project] squeaksource down

2011-08-26 Thread Germán Arduino
Thanks Tobias! 2011/8/26 Tobias Pape : > I hope to provide further information on that > topic, especially providing a path for the projects seriously > storing on ss3.…/ss to outlive the alpha phase. > > Please stay tuned. > > Best >        -Tobias > > Am 2011-08-26 um 11:40 schrieb Max Leske: >

Re: [Pharo-project] squeaksource down

2011-08-26 Thread Tobias Pape
I hope to provide further information on that topic, especially providing a path for the projects seriously storing on ss3.…/ss to outlive the alpha phase. Please stay tuned. Best -Tobias Am 2011-08-26 um 11:40 schrieb Max Leske: > I feared so. Was nice hoping for a moment though :/ >

Re: [Pharo-project] [Vm-dev] The serverMode flag and some thoughts on event polling

2011-08-26 Thread David T. Lewis
On Thu, Aug 25, 2011 at 01:01:10PM -0400, Dimitry Golubovsky wrote: > > Hi, > > [this is not really about VM alone, but rather how image and VM > interact - hence posting to multiple lists] Dimitry, Thank you for this detailed and helpful explanation. I hope it generates some follow up discuss

Re: [Pharo-project] CI down?

2011-08-26 Thread Marcus Denker
On Aug 26, 2011, at 11:37 AM, Sean P. DeNigris wrote: > > Pavel Krivanek-3 wrote: >> >> The CI server https://ci.lille.inria.fr/pharo/ is not responding. Is it >> down? >> > > 502 Proxy Error > > The proxy server received an invalid response from an upstream server. > The proxy server could

Re: [Pharo-project] squeaksource down

2011-08-26 Thread Max Leske
I feared so. Was nice hoping for a moment though :/ On 26.08.2011, at 12:14, Frank Shearar wrote: > On 26 August 2011 08:21, Max Leske wrote: >> Since squeaksource is down again… Does it make sense to move my own projects >> to ss3.gemstone.com/ss? > > With everyone moving their projects to s

Re: [Pharo-project] CI down?

2011-08-26 Thread Sean P. DeNigris
Pavel Krivanek-3 wrote: > > The CI server https://ci.lille.inria.fr/pharo/ is not responding. Is it > down? > 502 Proxy Error The proxy server received an invalid response from an upstream server. The proxy server could not handle the request GET /pharo/. Reason: Error reading from remote ser

Re: [Pharo-project] [Vm-dev] Cog in Jenkis has brokken finalization

2011-08-26 Thread Igor Stasenko
well, i disabled those jobs and put a comments everywhere: This job has moved to Jenkins server the problem that windows slave refusing to work with jenkins, so all windows jobs are currently still on Hudson On 26 August 2011 09:53, Mariano Martinez Peck wrote: > > > > On Thu, Aug 25, 2011

Re: [Pharo-project] squeaksource down

2011-08-26 Thread Frank Shearar
On 26 August 2011 08:21, Max Leske wrote: > Since squeaksource is down again… Does it make sense to move my own projects > to ss3.gemstone.com/ss? With everyone moving their projects to ss3 perhaps it seems prudent to remember that ss3 is in _alpha_ and they're quite clear that the current phase

Re: [Pharo-project] Filesystem in collab book

2011-08-26 Thread Max Leske
It's still in the queue. Max On 26.08.2011, at 11:18, Stéphane Ducasse wrote: > I hate git and github because I have to go a web page to see if people issued > pull request. > Do you know if your pull requests has been integrated? > > Stef > > On Aug 26, 2011, at 9:58 AM, Max Leske wrote: >

Re: [Pharo-project] Filesystem in collab book

2011-08-26 Thread Stéphane Ducasse
I hate git and github because I have to go a web page to see if people issued pull request. Do you know if your pull requests has been integrated? Stef On Aug 26, 2011, at 9:58 AM, Max Leske wrote: > Again, what about that Git chapter? > > Max > > > On 26.08.2011, at 09:03, Stéphane Ducasse

Re: [Pharo-project] Filesystem in collab book

2011-08-26 Thread Alexandre Bergel
Ok, we will go through it. Alexandre On 26 Aug 2011, at 10:11, Max Leske wrote: > Haha! :) > > All a misunderstanding. > > I already made the pass and submitted a pull request. > > You had written: >> Max did you see the chapter in the new pharo book on git? > > which I interpreted as:

Re: [Pharo-project] Filesystem in collab book

2011-08-26 Thread Max Leske
Haha! :) All a misunderstanding. I already made the pass and submitted a pull request. You had written: > Max did you see the chapter in the new pharo book on git? which I interpreted as: "there's a chapter about 'Git' in the new PBE". Sorry for the confusion. Everything's fine now. Cheer

Re: [Pharo-project] Filesystem in collab book

2011-08-26 Thread Max Leske
Again, what about that Git chapter? Max On 26.08.2011, at 09:03, Stéphane Ducasse wrote: > Thanks a lot for that max > > Stef > > On Aug 26, 2011, at 6:47 AM, Max Leske wrote: > >> No, I wasn't aware of that chapter. I'll do a pass on it and also on the >> Filesystem chapter (Camillo's chan

Re: [Pharo-project] [Vm-dev] Cog in Jenkis has brokken finalization

2011-08-26 Thread Mariano Martinez Peck
On Thu, Aug 25, 2011 at 5:40 PM, Marcus Denker wrote: > > On Aug 25, 2011, at 5:34 PM, Igor Stasenko wrote: > > > On 25 August 2011 14:38, Mariano Martinez Peck > wrote: > >> > >> Hi guys. The linux Cog VM from hudson has broken the finalization. Just > run the WeakRegistryTest and you will see

Re: [Pharo-project] Some bugs

2011-08-26 Thread Michael Roberts
Hi the loop looks much better, but the first assignment (which was not in the original TestCase btw, it is just a side effect of the way i wrote my test) is still wrong. I think this is because it needs to start at pc 3 (?) rather than 2. I have attached my little analyser to the issue. I will po

[Pharo-project] CI down?

2011-08-26 Thread Pavel Krivanek
The CI server https://ci.lille.inria.fr/pharo/ is not responding. Is it down? -- Pavel

Re: [Pharo-project] Some bugs

2011-08-26 Thread Michael Roberts
I will try it in my image, thanks! I got a little further with Andres. The thing about the loop example is that the block is copying values outside its scope. You get get extra bytecodes at the start of the method (Array new: ...) and extra bytecodes in the loop to do the copying of values. We sus

[Pharo-project] squeaksource down

2011-08-26 Thread Max Leske
Since squeaksource is down again… Does it make sense to move my own projects to ss3.gemstone.com/ss? Max

Re: [Pharo-project] Filesystem in collab book

2011-08-26 Thread Stéphane Ducasse
Thanks a lot for that max Stef On Aug 26, 2011, at 6:47 AM, Max Leske wrote: > No, I wasn't aware of that chapter. I'll do a pass on it and also on the > Filesystem chapter (Camillo's changes should be reflected), which I > originally wanted to do months ago… > > I should be done by next week

Re: [Pharo-project] Addition to "About Pharo" dialog

2011-08-26 Thread Stéphane Ducasse
In Squeak alexander lazaverich did a SystemReporter. I wanted to have a look but got distracted. It would be good to use it. Stef On Aug 26, 2011, at 12:36 AM, Germán Arduino wrote: > Hi Guys: > > Is just me that think that is useful to have the VM version at hand > (may be in the "About Phar