On 2009-12-23 05:00:40 -0300, Stéphane Ducasse <[email protected]> said:
>> >> This is the problem: if I run >> >> @start Pharo.exe -headless >> >> the #startUp: method is not executed! >> (if I run Pharo in usual way, the method is executed normally). > > oh this is really strange. > Which config do you have > does it run on mac? > which image do you use -I'm using a PharoDev 10496. -yes, it works on mac this is the Pharo.ini file: [Global] DeferUpdate=1 ShowConsole=0 DynamicConsole=1 ReduceCPUUsage=1 ReduceCPUInBackground=0 3ButtonMouse=0 1ButtonMouse=0 UseDirectSound=1 PriorityBoost=1 B3DXUsesOpenGL=0 CaseSensitiveFileMode=0 ImageFile="Contents\Resources\cdi.bin" WindowTitle=CDI Cheers, Esteban _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
