cryos / avogadro

Avogadro 1 is not under active development, the repository was archived in September 2021. Development of Avogadro 2 is being done at https://github.com/openchemistry/avogadrolibs. Avogadro is an advanced molecular editor designed for cross-platform use in computational chemistry, molecular modeling, bioinformatics, materials science, and related areas.
http://avogadro.cc/
GNU General Public License v2.0
335 stars 156 forks source link

Extension::setMolecule() isn't called when opening a file #190

Closed cryos closed 8 years ago

cryos commented 16 years ago

When you open a file, Extension::setMolecule isn't called. The result is that extensions cause segfaults (forcefieldextension, selectextension ...)

Reported by: @timvdm

cryos commented 16 years ago

Logged In: YES user_id=1682851 Originator: YES

I actually meant if you specify the filename from the command line.

$avogadro testfiles/butane.cml

Build->Remove Hydrogens --> crash

Original comment by: @timvdm

cryos commented 16 years ago

Logged In: YES user_id=851435 Originator: NO

This should be fixed now - I went bug hunting last night but hadn't spotted the report.

Original comment by: @cryos

cryos commented 16 years ago

Logged In: YES user_id=851435 Originator: NO

This should be fixed now - I went bug hunting last night but hadn't spotted the report.

Original comment by: @cryos