NPellet / visualizer

Other
43 stars 24 forks source link

Renderer bug from 2.61.0 to 2.63.1 #975

Closed lpatiny closed 7 years ago

lpatiny commented 7 years ago

The rendering of the molecules where broken between those 2 versions for the view

https://my.cheminfo.org/?viewURL=https%3A%2F%2Fmydb.cheminfo.org%2Fdb%2Fvisualizer%2Fentry%2F7cead2ae3da71090cb17baa3856ea38b%2Fview.json

It could be due to the renderer of a data object ?

targos commented 7 years ago

The only relevant commit that I see is an update of openchemlib. Trying to revert it now...

targos commented 7 years ago

Confirmed the regression happens with https://github.com/NPellet/visualizer/commit/471b86df24d03d11bda1349c75823c088c8e9e55

targos commented 7 years ago

it was already there in OCL 4.3.1

targos commented 7 years ago

I don't know what it can be. There were only updates to the java code

lpatiny commented 7 years ago

The molfile is strange because there are no coordinates. I will check if it can be this.

targos commented 7 years ago

I'll try to update OCL to the latest version