Roassal is working Ok on my Wndows 10 laptop now. But on my 32-bit Windows 7 PC at work it still does not work.
Here's the steps to reproduce: ) Download whole Pharo 6.1 Windows package from http://files.pharo.org/platform/Pharo6.1-win.zip 2) Unzip it and open it by running Pharo.exe (not the .image file) 3) Load Roassal using following code: Gofer it smalltalkhubUser: 'ObjectProfile' project: 'Roassal2'; configurationOf: 'Roassal2'; loadStable. 4) Roassal now loads successfully. Go to Roassl example. Display examples. Everything works OK. No problems at all with Roassal. 5) Save imafge as "MyRoassal.image" 6) quit Pharo 7) Launch pharo again 8) select "MyRoassal .image" 9) Pharo opens the image but Roassal no longer works. It cannot find an external module. Somehow saving and re-opening the image has broken Roassal. See image. <http://forum.world.st/file/t368903/roassalbug.png> -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html