On Sep 10, 2015, at 10:53, Stephan Eggermont <stephan@stack.nl> wrote:
How are you loading what combination of versions of what in what version of Pharo?
I will try from a clean image, latest version of Pharo 4 (#40621). I do the following: 1) Install MagritteMagic Stable using Configuration browser (I needed #asComponent to experiment with some things). - This will install also Seaside, Magritte, etc. 2) Seaside Control Panel, add ZnZincServerAdaptor, start the server. 3) Point browser to http://localhost:8080/magritte/editor. 4) Click âAddâ button. 5) View exception. Perhaps I should have just installed the Seaside group of Magritte3âs ConfigurationOfâ¦
Do the tests run green, or is there already a problem with that?
1) Open Test runner 2) Select all tests with âMagritteâ in it. 3) 1922 run, 1898 passes, 0 skipped, 0 expected failures, 1 failures, 23 errors, 0 unexpected passes. Test in failure: MXXmlPersonTargetTest>>#testContainerElementCustom Test in error: All of MAStraitMementoTest (22 tests), and MXXmlPersonReferenceTest>>#testMultipleOption
I don't know anyone using the MADescriptionEditor, does that still work with other descriptions?
Iâm new so Iâm currently breaking a lot. :P