hmm, try to start it with a startup script containing Display restore. Cheers, -- Pavel On Sun, Nov 7, 2010 at 4:15 PM, Adrian Lienhard <adi@netstyle.ch> wrote:
On OSX with a recent VM (4.2.5beta1U) the image, PharoKernel-Core-1.2-12229.image, starts but without displaying window. The native menu is populated, but apart from this nothing happens...
Adrian
On Nov 6, 2010, at 23:11 , Pavel Krivanek wrote:
Hi,
I uploaded an updated version of PharoKernel. It is now able to load all PharoCore packages (resultant image included).
https://gforge.inria.fr/frs/download.php/27904/PharoKernel-1.2-12229.zip
If you want to use DejaVu fonts, uncomment in the file initCore.st this lines:
Gofer it  squeaksource: 'DejaVu';  package: 'DejaVuBitmapFonts';  load. (Smalltalk globals at: #DejaVuHolder) installFull. StandardFonts restoreDefaultFonts.
Please check the generated PharoCore image and open issues for errors because it shows that the packages are missing some initialization code.
Cheers, -- Pavel