On Thu, Apr 15, 2010 at 12:34 AM, Daniel Birkinshaw
<daniel.birkinshaw@googlemail.com> wrote:
On Wed, Apr 14, 2010 at 11:46:41PM +0200, Mariano Martinez Peck wrote:
> which VM are you using ?
squeak 3.11.3-2135
> how are you launching the vm ?
By typing 'squeak' in a terminal. I have squeak.image, squeak.changes
and PharoV10.sources symlinked to the appropriate files in my pharo
installation directory.
ok...
�
> do you have such plugin in
> SmalltalkImage current listLoadedModules
> or
> SmalltalkImage current listBuiltinModules
Yes, it's in builtinModules: 'SocketPlugin 26 August 2009 (i)'
Ok...it is ok to be in buildInModules I think....but, if it was used, it should also appear in listLoadedModules
weird...did you evaluate that even after running network tests?
cheers
mariano
�