Am 25.09.2013 um 00:09 schrieb Camillo Bruni <camillobruni@gmail.com>:
Strange the build is green:
https://ci.inria.fr/pharo-contribution/job/Seaside/
What kind of error do you get? Does it happen the same way when you download on of the images from Jenkins?
It is an image I pulled just from get.pharo.org. The problem is that String>>#trimBoth is missing. The basic image has it. After trying to load seaside I see that there are *grease-core extensions on the same method. What is really strange is that the trimBoth message is missing while loading. That shouldn't even happen for overrides. Until now I don't have more information. norbert
On 2013-09-24, at 19:03, Norbert Hartl <norbert@hartl.name> wrote:
When loading seaside3 from the configuration browser it will break the image badly. It isn't even possible to open a system browser after that. What is the best way to load it manually? Or better is there something new so the configuration browser can be directed to a better config?
Norbert