On 21/06/11 10:23 AM, Pavel Krivanek wrote:

The Morphic initialization is now better and generated PharoCore image
seems to be normally usable. Please try it on the Mac virtual
machines.

https://gforge.inria.fr/frs/download.php/28664/PharoKernel-13269.zip

Running on:
  System Version:       Mac OS X 10.5.8 (9L30)
  Kernel Version:       Darwin 9.8.0

with Mac VM:
  http://www.mirandabanda.org/files/Cog/VM/VM.r2434/

the results are as follows.

PharoKernel-1.3-13269.image and PharoKernel-Gofer-1.3-13269.image
  - Drag & drop the image onto Cog app
  - VM icon appears on dock, Croquet menu appears at top
- since it's a headless image, everything seems okay (should have tested with a startup script, and started the vm in a shell terminal) - choose "Quit Croquet" from Apple menu bar, a blank Pharo window pops up. Ctrl-. yields nothing (not surprising in Kernel image, I suppose)
  - Use Activity Manager utility - "Quit" does not stop the process
  - "Force Quit" does stop the process

PharoKernel-Core-1.3-13269.image
  - starts up just like the above two images, no Pharo window
- choose "Quit Croquet", then blank Pharo window opens, some partial redraws appear
  - missing sources file report
  - after adding the sources file, get blank Pharo window
  - Crtl-. causes a redraw and debugger window to appear
  - closed the debugger
  - opened a TestRunner, run all tests
  - Running 7912 tests, stalled (after 5 or 10 minutes) with:
2635 run, 2593 passes, 31 expected failures, 5 failures, 6 errors, 0 unexpected passes
  - have to "Force Quit" that image
- try again, without running the tests, able to open system browser, transcript, file browser - things seem generally usable (except for the image startup problems)


Reply via email to