Thanks for testing! Unfortunately I cannot reproduce this, as I only have a Windows build with Qt5. I’m building one on Mac now and see if it can be reproduced there. In the meantime @Davide_Punzo Can you please try to see if this is as easy to fix as the previous one? Thanks a lot!
Slicer crashes in Threshold Scalar Volume on ‘Apply’, if ‘Below’ a threshold value is selected. It doesn’t crash if ‘Above’ or ‘Outside’ is chosen. Using Qt5/VTK9 build on Linux.
Slicer will crash on application exit if the ‘Standard Quantitative’ pane has been shown, whether it is shown or not on exit. Using Qt5/VTK9 build on Linux.
– Configuring remote module: LandmarkRegistration
– Configuring Scripted module: LandmarkRegistration
CMake Warning at Utilities/Scripts/SlicerWizard/doc/CMakeLists.txt:41 (message):
Warning: sphinx-build not found: Python documentation will not be created
– Setting ‘CTEST_MODEL’ variable with default value ‘Experimental’
– Setting ‘MIDAS_PACKAGE_URL’ variable with default value ‘http://slicer.kitware.com/midas3’
– Setting ‘MIDAS_PACKAGE_EMAIL’ variable with default value ‘OBFUSCATED’
– Setting ‘MIDAS_PACKAGE_API_KEY’ variable with default value ‘OBFUSCATED’
– Setting CPACK_PACKAGE_NAME to ‘Slicer’
– Setting CPACK_PACKAGE_VENDOR to ‘NA-MIC’
– Setting CPACK_PACKAGE_VERSION_MAJOR to ‘4’
– Setting CPACK_PACKAGE_VERSION_MINOR to ‘9’
– Setting CPACK_PACKAGE_VERSION_PATCH to ‘0’
– Setting CPACK_PACKAGE_VERSION to ‘4.9.0-2018-01-13’
– Setting CPACK_PACKAGE_INSTALL_DIRECTORY to ‘Slicer 4.9.0-2018-01-13’
– Setting CPACK_PACKAGE_DESCRIPTION_FILE to ‘/Users/hherhold/Development/slicer/Slicer/README.txt’
– Setting CPACK_RESOURCE_FILE_LICENSE to ‘/Users/hherhold/Development/slicer/Slicer/License.txt’
– Setting CPACK_PACKAGE_DESCRIPTION_SUMMARY to ‘Medical Visualization and Processing Environment for Research’
– Setting CPACK_PACKAGE_ICON to ‘/Users/hherhold/Development/slicer/Slicer/Applications/SlicerApp/Resources/Slicer.icns’
– Configuring done
CMake Error at Libs/vtkAddon/CMakeLists.txt:94 (add_library):
Cannot find source file:
@hherhold I’ve started a Mac build (although it’s 10.13.1), will let you know how it went.
@chir.set I wasn’t able to reproduce the crash with either way, but I tried on Windows. If anyone uses Linux for development, please test this one. @jcfr could you try? Otherwise I’ll need to do a build on a VM. Thanks!
Qt5 build failing on OS X 10.12.6. Was working a few days ago, sorry I can’t be more specific than that
Cannot find source file: … Libs/vtkTeem/vtkTeemHierarchy.stamp.txt
Thanks to @adamrankin, the issue related to VTK hierarchy stamps file should be fixed in r26834
ArchLinux … Any tool in the new segment editor crashes Slicer as soon as the corresponding button is pressed.
I am not able to reproduce the crash.
If this is still an issue, setting up a VM may be the best way forward.
Thanks Davide! Was the module name in the module selector like this before (“Se&gment Editor”)?
Update: Nevermind I see the marking on the first screenshot.
you are welcome! the & issue (it shows in many places like the module menu, titles in plotting views, etc. ) was present before https://github.com/Slicer/Slicer/pull/864
The smaller icons (?), menu misalignment (ctkCollapsiblegroupbox?) and smaller ctkCollapsibleButton are a result of the new style set in https://github.com/Slicer/Slicer/pull/864.