Jan. 6, 2010
11:09 p.m.
What version of Gofer is loaded into the Core? Dale ----- "Mariano Martinez Peck" <marianopeck@gmail.com> wrote: | 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