Jan. 6, 2010
10:41 p.m.
The error is Working copy for Gofer not found To reproduce it, update your Pharo 1.0 core image to 10505 and evaluate any load of any ConfigurationOf...for example (ConfigurationOfPharoMorphicExtras project version: '1.0') load The error is not even fixed evaluating: [ Gofer gofer load ] on: Error do: [ :err | err retry ]. Gofer gofer recompile. I attach PharoDebug.log Any help? Thanks Mariano