Open Makiah opened 11 months ago
Thanks for opening your first issue here! Please try to include example files and screenshots if possible. If you're looking for support, please post on our forum: https://discuss.avogadro.cc/
Is this now fixed by #1493 ? I was never able to reproduce this, so I need to know if your patch fixed the underlying issue. Thanks.
Once again, I'm pretty sure this is fixed. Can you please check? Otherwise I'm going to close this in a week as resolved.
Avogadro version: (please complete the following information from the About box):
Desktop version: (please complete the following information):
Describe the bug Avogadro 2 will segfault and display some suboptimal behavior while manipulating bonds and hydrogens between two independent carbon atoms. I've narrowed one potential problematic sequence of events down to the following, for which I've attached screenshots in order to reproduce.
To Reproduce
nullptr
access toMolecule::bonds
, I have a quick fix set up locally so I see the following.Working on understanding the root cause here to ideally address this issue and https://github.com/OpenChemistry/avogadrolibs/issues/1478 simultaneously.
Expected behavior No segfaults, valence shell of carbons correctly populated at each step in the above process (might split this into a couple separate PRs).
Screenshots Attached above