[Bug] Missing items in loaded plugins list

Tim Rowledge tim at sumeru.stanford.edu
Fri Jun 16 17:53:20 UTC 2000


In message <B5703101.383F%Henrik.Gedenryd at lucs.lu.se> you wrote:

> This one seems new to me:
> 
> Smalltalk listLoadedPlugins returns 3 items total only, while
> listBuiltinPlugins lists all 15 builtins.
listLoadedPlugins list only those _actually in use_.
listBuiltinPlugins lists all the plugins bound into the executable, so
15 sounds about right.


> 2. external plugins are not detected and loaded. One of these a BitBlt
> plugin compiled entirely from sources generated from the 2344 image.
That sounds like a problem.  How are you calling it?

tim

-- 
Tim Rowledge, tim at sumeru.stanford.edu, http://sumeru.stanford.edu/tim
Logic is neither an art or a science but a dodge.





More information about the Squeak-dev mailing list