Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add/Remove explicit hydrogens feature doesn't work for Aromatic Either bond ([#6]:[#6]) #1544

Closed
AlexeyGirin opened this issue Jan 14, 2024 · 5 comments · Fixed by #1615
Closed

Comments

@AlexeyGirin
Copy link
Collaborator

AlexeyGirin commented Jan 14, 2024

Environment details (please complete the following information):

Describe the bug
Add/Remove explicit hydrogens feature doesn't work for Aromatic Either bond ([#6]:[#6])

Steps to Reproduce

  1. Load from file: AromaticEitherBond.zip (unzip first)
  2. Press Add/Remove explicit hydrogens button
    image

Actual behavior
System throws exception:
IndigoException: element: can not calculate implicit hydrogens on aromatic C, charge 0, degree 1, 0 radical electrons
uat.test.lifescience.opensource.epam.com-1705264293466.log
image
image

Expected behavior
No exception

@AlexeyGirin
Copy link
Collaborator Author

Should be fixed.
Decided to fix in Query Features - Phase II

@AlexeyGirin
Copy link
Collaborator Author

Not fully fixed.
It doesn't throw exception but it doesn't add hydrogens as well (is should!)

Actual behavior:
image

Expected behavior:
image

@AlexeyGirin
Copy link
Collaborator Author

MOved to RC7 as per @vanoprenko decision

@AliaksandrDziarkach
Copy link
Collaborator

Expected behavior
No exception

Exception issue fixed.
Please fill separate bugs for other issues.

@AlexeyGirin
Copy link
Collaborator Author

MOved to #1667

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment