Hi all,
I tried to download some sample data by using the dedicated extension but it keeps downloading and no data is loaded.
Paolo
Hi all,
I tried to download some sample data by using the dedicated extension but it keeps downloading and no data is loaded.
Paolo
Could you please let us know which Slicer version you are using and which operating system?
Stable version (5.10.0) on Linux.
I get these messages in the python console
[VTK] vtkMRMLModelStorageNode::ReadDataInternal: Failed to load model: unrecognized file extension ‘.gipl.gz’ of file ‘/home/p4ol0/.cache/slicer.org/Slicer/SlicerIO/PreDentalSurgery.gipl.gz’.
[VTK] vtkMRMLStorageNode::ReadData: Failed to read node (null) ((null)) from filename=‘/home/p4ol0/.cache/slicer.org/Slicer/SlicerIO/PreDentalSurgery.gipl.gz’
[VTK] Couldn’t read file, returning null fiberBundle node: /home/p4ol0/.cache/slicer.org/Slicer/SlicerIO/PreDentalSurgery.gipl.gz
[Python] Load failed!
[Python] Load failed (attempt 1 of 3)…
I think the same happens for the preview.
Is this your custom build or the installer? I can’t replicate this is on Linux using standard package from download.slicer.org.
Requesting download PreDentalSurgery.gipl.gz from https://github.com/Slicer/SlicerTestingData/releases/download/SHA256/7bfa16945629c319a439f414cfb7edddd2a97ba97753e12eede3b56a0eb09968 ...
Downloaded 2.4 MB (10% of 23.6 MB)...
Downloaded 4.7 MB (20% of 23.6 MB)...
Downloaded 7.1 MB (30% of 23.6 MB)...
Downloaded 9.5 MB (40% of 23.6 MB)...
Downloaded 11.8 MB (50% of 23.6 MB)...
Downloaded 14.2 MB (60% of 23.6 MB)...
Downloaded 16.5 MB (70% of 23.6 MB)...
Downloaded 18.9 MB (80% of 23.6 MB)...
Downloaded 21.3 MB (90% of 23.6 MB)...
Downloaded 23.6 MB (100% of 23.6 MB)...
Download finished
Verifying checksum
Checksum OK
Requesting load PreDentalSurgery from /home/exouser/.cache/slicer.org/Slicer/SlicerIO/PreDentalSurgery.gipl.gz ...
"Volume" Reader has successfully read the file "/home/exouser/.cache/slicer.org/Slicer/SlicerIO/PreDentalSurgery.gipl.gz" "[0.28s]"
Load finished
Requesting download PostDentalSurgery.gipl.gz from https://github.com/Slicer/SlicerTestingData/releases/download/SHA256/4cdc3dc35519bb57daeef4e5df89c00849750e778809e94971d3876f95cc7bbd ...
Downloaded 3.4 MB (10% of 33.8 MB)...
Downloaded 6.8 MB (20% of 33.8 MB)...
Downloaded 10.1 MB (30% of 33.8 MB)...
Downloaded 13.5 MB (40% of 33.8 MB)...
Downloaded 16.9 MB (50% of 33.8 MB)...
Downloaded 20.3 MB (60% of 33.8 MB)...
Downloaded 23.6 MB (70% of 33.8 MB)...
Downloaded 27.0 MB (80% of 33.8 MB)...
Downloaded 30.4 MB (90% of 33.8 MB)...
Downloaded 33.8 MB (100% of 33.8 MB)...
Download finished
Verifying checksum
Checksum OK
Requesting load PostDentalSurgery from /home/exouser/.cache/slicer.org/Slicer/SlicerIO/PostDentalSurgery.gipl.gz ...
"Volume" Reader has successfully read the file "/home/exouser/.cache/slicer.org/Slicer/SlicerIO/PostDentalSurgery.gipl.gz" "[0.29s]"
Load finished
If you are custom building, did you any chance turn off gipl support off in ITK?
I’m using the build available on the website.
I’m on Arch Linux
Can tou load other data sets that are not in gipl.gz file format?
Have you installed any extensions or Python packages? (maybe your ITK IO classes have been overwritten)