Christian Herz

Results 68 comments of Christian Herz

At least three team members (@iacovellaj, @akoluda, @zelonis) have been experiencing this issue when saving fails if long node names exist in the scene. Only going into the data module...

It would be great to get notified about long node names if saving is likely to fail before saving is attempted. At the moment, the save dialog pops up and...

@lassoan I compiled locally, packaged and installed via ExtensionManager. When starting Slicer, getting the following: ``` (base) herzc@K4YF7L70NQ Slicer-build % ./Slicer 2024-04-05 13:58:10.454 Slicer[43613:5435359] WARNING: Secure coding is automatically enabled...

Compiling with ZeroMQ v4.3.4 failed with: ``` make[5]: *** [CMakeFiles/objects.dir/src/ws_engine.cpp.o] Error 1 /Users/herzc/sources/cpp/SlicerJupyter/build/ZeroMQ/src/ctx.cpp:60:10: fatal error: 'gnutls/gnutls.h' file not found #include ^~~~~~~~~~~~~~~~~ 1 error generated. make[5]: *** [CMakeFiles/objects.dir/src/ctx.cpp.o] Error 1 In...

When running `SlicerWithSlicerJupyter` directly from the `inner-build` directory, everything seems to be working and SlicerJupyter can be used.

@lassoan I just checked with the most recent preview and it is still crashing.

@jcfr I compiled Slicer on macOS Sonoma 14.4.1 with Apple M2 Max ``` cmake ../../sources/cpp/Slicer/ \ -DCMAKE_OSX_DEPLOYMENT_TARGET:STRING=11 \ -DCMAKE_BUILD_TYPE:STRING=Debug \ -DQt5_DIR:PATH=/Users/herzc/Qt/5.15.2/clang_64/lib/cmake/Qt5 \ -DCMAKE_OSX_ARCHITECTURES:STRING=x86_64 \ -Wno-unused-but-set-variable ``` Compilation failed with the...

@lassoan @jcfr I just tested using the new stable release hoping that everything would work, but still cannot start any jupyter notebook with the Slicer kernel