knossos-project / knossos

KNOSSOS is a software tool for the visualization and annotation of 3D image data and was developed for the rapid reconstruction of neural morphology and connectivity.
https://knossos.app
GNU General Public License v2.0
74 stars 19 forks source link

Invisible Trees after Annotation Merge #26

Closed orenshatz closed 9 years ago

orenshatz commented 10 years ago

Annotate a tree at a certain position and save into file number 1. Clear skeleton or restart a fresh knossos. Annotate again another tree at the same position and save into file number 2. Load file number 1, chose "Merge". Now switch between the two trees (one from each file) by clicking nodes in the annotation widget. Upon clicking a node from one tree, both trees are shown - as they should. But clicking a node from the other tree shown only this one, while the other doesn't show at all.

Optiligence commented 9 years ago

I don’t know if i understood this in the first place, but i cannot reproduce this in 4.0.1 or master.

orenshatz commented 9 years ago

Try reproducing it in the revision that was there when I submitted the bug. If you fail, then the bug was fixed. Otherwise, it might be occasional or you simply didn't understand me. Let me know how it went.

Optiligence commented 9 years ago

I checked out https://github.com/knossos-project/Knossos/commit/9b574e1e0a55985989a30b33868e1c1806617c71 Then I created one tree, saved it, restarted, created another tree, saved that, merged in the first file and then switched through all the nodes in the annotation widget. Nothing unexpected happened…

orenshatz commented 9 years ago

Then I will try again.

Optiligence commented 9 years ago

to build https://github.com/knossos-project/Knossos/commit/9b574e1e0a55985989a30b33868e1c1806617c71 succesfully with the current msys2 environment i copied this: https://github.com/knossos-project/knossos/blob/9b574e1e0a55985989a30b33868e1c1806617c71/CMakeLists.txt#L35-L40 to: https://github.com/knossos-project/knossos/blob/9b574e1e0a55985989a30b33868e1c1806617c71/CMakeLists.txt#L31

Optiligence commented 9 years ago

Then I will try again.

Did you?

Optiligence commented 9 years ago

not reproducible anymore