epam / Indigo

Universal cheminformatics toolkit, utilities and database search tools
http://lifescience.opensource.epam.com
Apache License 2.0
291 stars 100 forks source link

Copy to clipboard doesn't work (throws exception) for very simple custom query bond #1623

Open AlexeyGirin opened 5 months ago

AlexeyGirin commented 5 months ago

Environment details (please complete the following information):

Describe the bug Copy to clipboard doesn't work (throws exception) for very simple custom query bond image

Steps to Reproduce

  1. Load from file: Copy to clipboard doesn't work (throws exception) for very simple custom query bond.zip (unzip first)
  2. Press Ctrl+A keys
  3. Press Ctrl+C keys

Actual behavior System throws exception: Convert error! IndigoException: molfile saver: unrepresentable query bond: (order = 3 | order = 4) image

Expected behavior No exception. Works as intended

AliaksandrDziarkach commented 5 months ago

This is molfile restriction.

AlexeyGirin commented 5 months ago

Should work. Result should not contain unsupported features in mol format

AlexeyGirin commented 2 months ago

Moved to Refined Backlog since not fixed over 2 releases