Hi Alan. --- In [email protected], "entropyreduction" <[EMAIL PROTECTED]> wrote: > Is this with COM in all circumstances, or only when using a COM object > embedded in a bar?
I just tried objects in bars, because the ActiveX-controls I tried (Flash e.g.) apparently need a host. > Can you email me a sample script, ideally COM-object-not-in-bar, > pretty much guaranteed to freeze pp? What definitely causes problems is the scenario Marco described, when you try get_control with an invalid handle. (Is the handle undefined then? Empty string? Haven't checked...). But this is an error from our side. Maybe you could improve the error handling for that case. As you pointed out releasing or unloading is obviously a bad idea for controls in bars. Otherwise the plugin works pretty good. Mockey
