View Issue Details

IDProjectCategoryView StatusLast Update
0003535Slicer4Module MultiVolume Exporter/Importerpublic2017-06-10 08:51
Reportermehrtash Assigned Tofedorov  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product VersionSlicer 4.3.1-1 
Target VersionSlicer 4.4.0Fixed in VersionSlicer 4.4.0 
Summary0003535: DICOM widget freezes using MultiVolume reader
Description

DICOM widget freezes in loading step while trying to load series No.5 from dicom images [1] using MultiVolume reader. The series has a wrong attribute (0) for Spacing Between Slices (0018,0088).

Error output on python interactor:

4.3.1-2013-12-11/lib/Slicer-4.3/qt-scripted-modules/MultiVolumeImporterPlugin.py", line 250, in load
frameExtent = frameImage.GetExtent()
AttributeError: 'NoneType' object has no attribute 'GetExtent'

[1] https://central.xnat.org/app/action/DisplayItemAction/search_element/xnat%3AmrSessionData/search_field/xnat%3AmrSessionData.ID/search_value/CENTRAL_E00740/popup/false/project/Neuro_MRT_g

TagsNo tags attached.

Activities

fedorov

fedorov

2013-12-17 11:14

developer   ~0010441

Alireza, it's a one line change, see here:

https://github.com/fedorov/MultiVolumeImporter/commit/14d190f054a2471e62090775b9d5e0f14bee4272

can you test this fixes the issue and I will update the git has if so?

mehrtash

mehrtash

2013-12-18 05:16

developer   ~0010446

Andriy,
the change fixes the issue.

fedorov

fedorov

2013-12-18 05:31

developer   ~0010447

fixed in 22786

jcfr

jcfr

2014-03-06 05:25

administrator   ~0011223

Closing resolved issues that have not been updated in more than 3 months

Related Changesets

Slicer: 2145-support-for-installing-extension-from-file 63fef02a

2013-12-18 10:30:42

fedorov

Details Diff
BUG: check that the frame image has been initialized

Fixes 0003535


git-svn-id: http://svn.slicer.org/Slicer4/trunk@22786 3bd1e089-480b-0410-8dfb-8563597acbee
mod - SuperBuild.cmake Diff File

Import 2017-06-07 23:51:09: master 63fef02a

2013-12-18 10:30:42

fedorov

Details Diff
BUG: check that the frame image has been initialized

Fixes 0003535


git-svn-id: http://svn.slicer.org/Slicer4/trunk@22786 3bd1e089-480b-0410-8dfb-8563597acbee
mod - SuperBuild.cmake Diff File

Issue History

Date Modified Username Field Change
2013-12-17 05:52 mehrtash New Issue
2013-12-17 05:52 mehrtash Status new => assigned
2013-12-17 05:52 mehrtash Assigned To => fedorov
2013-12-17 05:53 mehrtash Summary DICOM widget freezes with => DICOM widget freezes using MultiVolume reader
2013-12-17 06:07 fedorov Status assigned => acknowledged
2013-12-17 11:14 fedorov Note Added: 0010441
2013-12-17 11:14 fedorov Status acknowledged => feedback
2013-12-18 05:16 mehrtash Note Added: 0010446
2013-12-18 05:31 fedorov Note Added: 0010447
2013-12-18 05:31 fedorov Status feedback => resolved
2013-12-18 05:31 fedorov Resolution open => fixed
2014-03-06 05:25 jcfr Note Added: 0011223
2014-03-06 05:28 jcfr Status resolved => closed
2014-03-06 05:54 jcfr Fixed in Version => Slicer 4.4.0
2014-03-06 06:15 jcfr Target Version => Slicer 4.4.0
2015-11-30 17:49 jcfr Category Module MultiVolumeImporter => Module: MultiVolume Exporter/Importer
2017-06-07 23:27 fedorov Changeset attached => Slicer 2145-support-for-installing-extension-from-file 63fef02a
2017-06-10 08:51 fedorov Changeset attached => Slicer master 63fef02a