interesting :) can you figure out your proxy configuration? this is very strange :P On 2012-11-30, at 14:33, Casimiro de Almeida Barreto <casimiro.barreto@gmail.com> wrote:
On 30-11-2012 15:24, Camillo Bruni wrote:
most probably https://code.google.com/p/pharo/issues/detail?id=6986
are you behind a proxy? Yes, seems to be the problem just as reported in issues #6986
On 2012-11-30, at 14:13, Casimiro de Almeida Barreto <casimiro.barreto@gmail.com> wrote:
I've had strange problem with Pharo 2.0: it times out at Gofer. For instance:
Gofer new squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfSeaside30'; load.
Will spend the 30secs timeout & then give-me a debugger window complaining that could not connect. But network is OK and Pharo 1.4 does not have this problem. Besides, Pharo 2.0 updates OK (so, again, there's no network problem).
CdAB