Hi,

The code instantiates a Conversion object before searching for
Fingerprint types. Adding an extra OBConversion instantiation did not
change anything.

I have also used 'strace' to follow the problem and I did not find any
error (the openbabel libraries are correctly loaded).

Any hints on how to continue my investigation?

Cheers,

Jerome

On jeu., 2011-11-17 at 13:24 -0500, Geoffrey Hutchison wrote: 
> On Nov 17, 2011, at 1:22 PM, Andrew Dalke wrote:
> 
> > # In Open Babel 2.3.0, OBConversion() must be called before trying to
> > # find any plugin. This was not needed in earlier releases.
> > ob.OBConversion()
> 
> There's a patch under discussion that would eliminate this for 2.4. 
> Basically, we switched fingerprints and other plugins over to be loaded 
> separately, rather than compiled into the gigantic libopenbabel. Obviously, 
> the drawback is the need for an OBConversion object.
> 
> -Geoff
> ------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure 
> contains a definitive record of customers, application performance, 
> security threats, fraudulent activity, and more. Splunk takes this 
> data and makes sense of it. IT sense. And common sense.
> http://p.sf.net/sfu/splunk-novd2d
> _______________________________________________
> OpenBabel-discuss mailing list
> OpenBabel-discuss@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/openbabel-discuss




------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
OpenBabel-discuss mailing list
OpenBabel-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-discuss

Reply via email to