Hello,
I decided to give a try on Pharo 7 and see how iceberg is doing.... on windows :)
Pharo launcher is working fine by the way ��� I had some problems with it in the past, but it seems more stable now.
Well, if using windows isn't bad enought I am behind a proxy, so I use cntlm and my configuration in Pharo 6.1 for cntlm proxy on localhost works fine, but in 7 don't. First it seems to not recognize localhost as 127.0.0.1, it prompts the message: NameLookupFailure: cannot resolve 'localhost'
Using 127.0.0.1 I got a PrimitiveFailure (Ick!):