Hi, I tested on Windows:

1) Pharo-1.4-one-click.bat points to a wrong image:

current:

"%~dp0\CogVM.exe" "%~dp0\Contents\Resources\pharo-1.4.image"

should be:

"%~dp0\CogVM.exe" "%~dp0\Contents\Resources\pharo-1.4-one-click.image"

after change, opened fine (with a console).


2) When I ran CogVM.exe by itself (not through .bat), it opened me the file dialog like if it couldn't find the default image.


Mart�n

On Fri, Apr 13, 2012 at 9:24 AM, Stefan Marr <smalltalk@stefan-marr.de> wrote:

On 13 Apr 2012, at 09:02, Marcus Denker wrote:

> Hi,
>
> there is now an automatic build for the 1.4 one-click:
>
> � � � https://ci.lille.inria.fr/pharo/view/Pharo%201.4/job/Pharo%201.4/lastSuccessfulBuild/artifact/Pharo-1.4-one-click.zip
>
> needs to be tested...

$ sw_vers
ProductName: � �Mac OS X
ProductVersion: 10.6.8
BuildVersion: � 10K549

$ uname -a
Darwin minerva 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun �7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386

8451 run, 8395 passes, 52 expected failures, 3 failures, 0 errors, 1 unexpected passes
Failures:
MCClassDefinitionTest>>#testNotValidClassTraitComposition
FileDirectoryTest>>#testRecursiveMatching
MirrorPrimitiveTests>>#testMirrorSize
MCClassDefinitionTest>>#testNotValidTraitComposition

Errors:



--
Stefan Marr
Software Languages Lab
Vrije Universiteit Brussel
Pleinlaan 2 / B-1050 Brussels / Belgium
http://soft.vub.ac.be/~smarr
Phone: +32 2 629 2974
Fax: � +32 2 629 3525