Hi, I’ve been trying to work with 2020-02-08 build of Slicer and encountered an error in Segment Editor. After choosing Master volume and adding a new layer, the volume set as Master is being detached/removed from the slicer.
I don’t think there is anything suspicous in an error log:
Session start time .......: 2020-02-11 17:59:01
Slicer version ...........: 4.11.0-2020-02-08 (revision 28760) win-amd64 - installed release
Operating system .........: Windows / Personal / (Build 9200) - 64-bit
Memory ...................: 32701 MB physical, 48309 MB virtual
CPU ......................: GenuineIntel , 12 cores, 12 logical processors
VTK configuration ........: OpenGL2 rendering, TBB threading
Qt configuration .........: version 5.10.1, with SSL, requested OpenGL 3.2 (compatibility profile)
Developer mode enabled ...: no
Prefer executable CLI ....: yes
Application path .........: D:/Programs/Slicer 4.11.0-2020-02-08/bin
Additional module paths ..: C:/Users/Witowski/AppData/Roaming/NA-MIC/Extensions-28760/SegmentEditorExtraEffects/lib/Slicer-4.11/qt-scripted-modules, C:/Users/Witowski/AppData/Roaming/NA-MIC/Extensions-28760/MarkupsToModel/lib/Slicer-4.11/qt-loadable-modules
Scripted subject hierarchy plugin registered: Annotations
Scripted subject hierarchy plugin registered: SegmentEditor
Scripted subject hierarchy plugin registered: SegmentStatistics
Switch to module: "SegmentEditor"
QLayout::addChildLayout: layout "" already has a parent
Switch to module: "DICOM"
MultiVolumeImportPlugin::examine
DICOMMultiVolumePlugin found 2 multivolumes!
MultiVolumeImportPlugin:examineMultiseries
DICOMMultiVolumePlugin found 1 multivolumes!
Loading with imageIOName: GDCM
Irregular volume geometry detected, but maximum error is within tolerance (maximum error of 4.88281e-05 mm, tolerance threshold is 0.001 mm).
Loading with imageIOName: GDCM
Switch to module: "SegmentEditor"
ctkSliderWidget::setSingleStep() 0 is out of bounds. 0 100 1
I am loading an anonymized CT Angio study through DICOM browser. This happens also with all extensions disabled. Here is the example study that can reproduce the problem: https://we.tl/t-7n7enaF3JU
Edit: This also happens in fresh install of 2020-02-10 build.