[Pharo-dev] [regression reporter]regression occurred

2013-09-27 Thread no-reply
https://ci.inria.fr/pharo/job/Pharo-3.0-Update-Step-2.1-Validation/label=win/531/ 2 regressions found. Zinc.Tests.ZnServerTests.testEntityTooLarge Zinc.Zodiac.ZnHTTPSTests.testGetPharoVersion

Re: [Pharo-dev] [update 3.0] #30425

2013-09-27 Thread Marcus Denker
On Sep 26, 2013, at 8:59 PM, Pavel Krivanek pavel.kriva...@gmail.com wrote: The update build failed on Linux slave a second run leads to the same problem. This is not good…. -- Pavel 2013/9/26 Marcus Denker marcus.den...@inria.fr: 30425 - 11687 Merge Opal with Opal Repository

Re: [Pharo-dev] [update 3.0] #30425

2013-09-27 Thread Pavel Krivanek
It fails during Release test. Smalltalk stack dump: 0xbfee7364 M CompiledMethod class(Behavior)allInstances 0x776a94b4: a(n) CompiledMethod class 0xbfee7380 M SmalltalkImagefixObsoleteReferences 0x77916420: a(n) SmalltalkImage 0xbfee5234 M ReleaseTesttestObsoleteClasses 0x78e70cac: a(n)

Re: [Pharo-dev] [update 3.0] #30425

2013-09-27 Thread Pavel Krivanek
And it's interesting that during the first pass on a dirty image it works well even on the slave too. -- Pavel 2013/9/27 Pavel Krivanek pavel.kriva...@gmail.com: It fails during Release test. Smalltalk stack dump: 0xbfee7364 M CompiledMethod class(Behavior)allInstances 0x776a94b4: a(n)

[Pharo-dev] [regression reporter]regression occurred

2013-09-27 Thread no-reply
https://ci.inria.fr/pharo/job/Pharo-3.0-Update-Step-2.1-Validation/label=win/535/ 20 regressions found. CollectionsTests.Weak.WeakFinalizersTest.testNewFinalizationSupported CollectionsTests.Weak.WeakRegistryTest.testFinalization

Re: [Pharo-dev] UI Mess

2013-09-27 Thread Goubier Thierry
For the theme idea, I allways have in mind the structure used in VisualWorks which is to have decorator wrappers (and a few specifics like scrollbars) for each theme, and the core GUI stays the same. Morphs aren't designed that way (except for scrollbars) so it looks harder. But maybe

Re: [Pharo-dev] [regression reporter]regression occurred

2013-09-27 Thread Marcus Denker
It gets strange by the minute… Are we sure that the VM did not change? On Sep 27, 2013, at 9:41 AM, no-re...@ci.inria.fr wrote: https://ci.inria.fr/pharo/job/Pharo-3.0-Update-Step-2.1-Validation/label=win/535/ 20 regressions found.

Re: [Pharo-dev] UI Mess

2013-09-27 Thread Goubier Thierry
Le 26/09/2013 21:54, Sean P. DeNigris a écrit : Goubier Thierry wrote answer := UIManager default chooseFileReference: 'Select a file' path: aFileReference pattern: '*.png' name: nil I can't tell if that captures the full options of fileDialogWindow without a bit more

Re: [Pharo-dev] [update 3.0] #30425

2013-09-27 Thread Marcus Denker
On Sep 27, 2013, at 9:25 AM, Pavel Krivanek pavel.kriva...@gmail.com wrote: And it's interesting that during the first pass on a dirty image it works well even on the slave too. I will revert the compiler merge for now (it did even run the regression tests… but showing some strange - I

Re: [Pharo-dev] Strange FileDoesNotExistException when loading code from Seaside...

2013-09-27 Thread Marcus Denker
On Sep 26, 2013, at 8:28 PM, Mariano Martinez Peck marianop...@gmail.com wrote: Hi guys, I have a link in a Seaside app that allow us to trigger a Metacello load to update the source code. It has a weird errorI get a FileDoesNotExistException with the .changes file, which indeed

Re: [Pharo-dev] [update 3.0] #30425

2013-09-27 Thread Marcus Denker
On Sep 27, 2013, at 10:29 AM, Marcus Denker marcus.den...@inria.fr wrote: On Sep 27, 2013, at 10:08 AM, Marcus Denker marcus.den...@inria.fr wrote: On Sep 27, 2013, at 9:25 AM, Pavel Krivanek pavel.kriva...@gmail.com wrote: And it's interesting that during the first pass on a dirty

Re: [Pharo-dev] [update 3.0] #30425

2013-09-27 Thread Marcus Denker
On Sep 27, 2013, at 10:32 AM, Marcus Denker marcus.den...@inria.fr wrote: On Sep 27, 2013, at 10:29 AM, Marcus Denker marcus.den...@inria.fr wrote: Result: it still fails, even after reverting. Are we sure that the VM did not change in the middle? It looks *really* strange!

Re: [Pharo-dev] [update 3.0] #30425

2013-09-27 Thread Pavel Krivanek
It was me. I tried to change the config to use the latest VM to see if it is a vm related problem. Sorry. -- Pavel 2013/9/27 Marcus Denker marcus.den...@inria.fr: On Sep 27, 2013, at 10:32 AM, Marcus Denker marcus.den...@inria.fr wrote: On Sep 27, 2013, at 10:29 AM, Marcus Denker

[Pharo-dev] [update 3.0] #30425

2013-09-27 Thread Marcus Denker
30425 - 11688 Pharo Kernel shrinking update for 30424 https://pharo.fogbugz.com/f/cases/11688 11689 Spec Inspectors still let update process in some circumstances https://pharo.fogbugz.com/f/cases/11689 Diff information:

Re: [Pharo-dev] SmalltalkHub use of LESS stylesheets

2013-09-27 Thread nicolas petton
Yes, it would speedup the load of the page. I kept everything on purpose including the Smalltalk source code in Amber, its IDE, etc. So that people can see how it is online and inspect everything. Now it's true that since we have an automated build for it, I could put it in deployment mode :)

[Pharo-dev] Pharo (cog) Vm on Windows with 2GB virtual mem

2013-09-27 Thread Oscar E . A . Callaú
Hi Guys, I read in this thread http://forum.world.st/out-of-memory-cog-on-windows-td3465621.html that 512 mb limit can be avoided in windows, but a re-compilation is needed. I was wondering if the situation changed, and now we can pass a parameter. Otherwise, I would be interested if any of

Re: [Pharo-dev] Pharo (cog) Vm on Windows with 2GB virtual mem

2013-09-27 Thread Guillermo Polito
I think latest Pharo VM supports to change the memory limit by only changing an ini file. Igor did that not long ago. Cheers, Guille On Fri, Sep 27, 2013 at 2:09 PM, Oscar E. A. Callaú oalva...@dcc.uchile.clwrote: Hi Guys, I read in this thread

[Pharo-dev] [update 3.0] #30426

2013-09-27 Thread Marcus Denker
30426 - 11691 Failing test: testLocalMethodsOfTheClassShouldNotBeRepeatedInItsTraits https://pharo.fogbugz.com/f/cases/11691 11693 Spec building is taking ages due to changes in PragmaCollector https://pharo.fogbugz.com/f/cases/11693 Diff information:

[Pharo-dev] VM Serial plugin

2013-09-27 Thread Luc Fabresse
Hi all, With Santiago, we made a small fix for the serial plugin on Linux and OsX. We worked on a cloned repository of the PharoVM on github. I just sent a pull request. I guess I should also fill a bug entry somewhere. on which bugtracker, the pharo one ? Tell me and I will do it.

[Pharo-dev] Github VM Build Validation

2013-09-27 Thread Camillo Bruni
I tried to setup a travis validation build [1] for the pharo-vm repository on github [2]. Of course as usual I missed some libraries, does anybody know what the corresponding libs are for the following errors? /usr/bin/ld: cannot find -lSM /usr/bin/ld: cannot find -lICE /usr/bin/ld: cannot find

Re: [Pharo-dev] Github VM Build Validation

2013-09-27 Thread Igor Stasenko
On 27 September 2013 18:00, Camillo Bruni camillobr...@gmail.com wrote: I tried to setup a travis validation build [1] for the pharo-vm repository on github [2]. Of course as usual I missed some libraries, does anybody know what the corresponding libs are for the following errors?

Re: [Pharo-dev] Github VM Build Validation

2013-09-27 Thread Camillo Bruni
On 2013-09-27, at 13:33, Igor Stasenko siguc...@gmail.com wrote: On 27 September 2013 18:00, Camillo Bruni camillobr...@gmail.com wrote: I tried to setup a travis validation build [1] for the pharo-vm repository on github [2]. Of course as usual I missed some libraries, does anybody know

Re: [Pharo-dev] LDAP - licensing....

2013-09-27 Thread Stéphane Ducasse
I will migrate it. We also have an early chapter that olivier wrote long long time ago. stef On Sep 27, 2013, at 6:15 PM, p...@highoctane.be wrote: Hello, I am looking for an LDAP integration for Pharo 2.0 After googling, I found LDAPlayer On Squeaksource:

Re: [Pharo-dev] LDAP - licensing....

2013-09-27 Thread Stéphane Ducasse
BTW olivier uses it heavily for his daily work. stef On Sep 27, 2013, at 6:15 PM, p...@highoctane.be wrote: Hello, I am looking for an LDAP integration for Pharo 2.0 After googling, I found LDAPlayer On Squeaksource: http://www.squeaksource.com/@O_tBkvZNK0GC3Hlz/Ghl6udGE I saw

Re: [Pharo-dev] LDAP - licensing....

2013-09-27 Thread Stéphane Ducasse
Hi phil I migrated it to SmalltalkHub under PharoExtras/LDAP I'm writing the configuration since I love doing that. Stef On Sep 27, 2013, at 6:15 PM, p...@highoctane.be wrote: Hello, I am looking for an LDAP integration for Pharo 2.0 After googling, I found LDAPlayer On

Re: [Pharo-dev] LDAP - licensing....

2013-09-27 Thread p...@highoctane.be
Ah ah, thanks!! I am doing some Stamp with RabbitMQ over here. Works. /Phil