epam / Indigo

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

Error message at Remote version of indigo is different than at Stand Alone one #1703

Open AlexeyGirin opened 9 months ago

AlexeyGirin commented 9 months ago

Steps to Reproduce Try on both - Stand Alone version and on Remote version

  1. Click Open... button (Ctrl+O)
  2. Select open from file
  3. Select file: Unsupported node connectivity for bond.pptx
  4. Click Open

Actual behavior Stand Alone version: System throws exception: Error: Convert error! Given string could not be loaded as (query or plain) molecule or reaction, see the error messages: 'CDXML loader: Unsupported node connectivity for bond id: 19851', 'CDXML loader: Unsupported node connectivity for bond id: 19851', 'CDXML loader: Unsupported node connectivity for bond id: 19851', 'CDXML loader: Unsupported node connectivity for bond id: 19851' image

Remote version: System throws exception: Error: Convert error! struct data not recognized as molecule, query, reaction or reaction query image

Expected behavior Error message should be the same on both versions and shows datailed info: image

Environment details:

AlexeyGirin commented 7 months ago

Moved to Refined Backlog since not fixed over 2 releases