Camillo I read the bug entry and your explanation. Now could not we find a solution that is not based on postscript? Why? because I'm thinking that soon (or later) we will bootstrap from sources and I would love to have as much as behavior inside the initialize so that we do not forget a little message and get the system shaky. Stef
On 09 Nov 2013, at 15:37, Johan Fabry <jfabry@dcc.uchile.cl> wrote:
For double completeness ;-) The one-click download Pharo3.0-mac.zip has the same problem. The included source file is in the wrong directory. It should be moved out of Contents/Resources and moved into Contents/MacOS. Then the one-click also runs.
That seems to be a regression from how it once was, so it should be fixed ASAP.
It was fixed and actually extended to take more source locations into account. But somehow FileLocator is not properly initialized and thus the additional locations are not properly resolved.