View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002900 | Slicer4 | Core: Base Code | public | 2013-01-29 10:39 | 2017-06-07 23:27 |
| Reporter | pieper | Assigned To | jcfr | ||
| Priority | high | Severity | block | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | |||||
| Target Version | Slicer 4.3.0 | Fixed in Version | Slicer 4.3.0 | ||
| Summary | 0002900: cannot load volumes in release build of Slicer4 ITKv4 | ||||
| Description | It appears that none of the ITK ImageIO classes are added to the registry - only the slicer-specific ones. | ||||
| Steps To Reproduce | Build slicer4 with ITK version set to 4 on windows VS 2008. Try to load MR head or any other volume data. Load fails. | ||||
| Additional Information | Other data types, like models, load fine. | ||||
| Tags | ITKv4 | ||||
|
To debug, I added the following debug code: [2] ITKv4 ((c313377...) )$ git diff
Then after trying to load a volume I get this in the error log: Classes: 4 So it appears that the ImageIO classes that slicer explicitly adds are available, but not the ITK default ones. |
|
|
This code is to get you started: https://github.com/Slicer/Slicer/tree/master/Libs/ITKFactoryRegistration |
|
|
Fixed in r21652 |
|
|
Closing resolved issues that have not been updated in more than 3 months |
|
|
Fix committed to 2145-support-for-installing-extension-from-file branch. |
|
|
Slicer: 2145-support-for-installing-extension-from-file caf73f8f 2013-01-30 17:00:44 Details Diff |
COMP: Ensure itkFactoryRegistration code is included when building against ITKv4 See http://www.na-mic.org/Bug/view.php?id=2900 Fixes 0002900 git-svn-id: http://svn.slicer.org/Slicer4/trunk@21652 3bd1e089-480b-0410-8dfb-8563597acbee |
||
| mod - Applications/SlicerApp/Main.cxx | Diff File | ||
| mod - Base/CLI/SEMCommandLineLibraryWrapper.cxx.in | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-01-29 10:39 | pieper | New Issue | |
| 2013-01-29 10:39 | pieper | Status | new => assigned |
| 2013-01-29 10:39 | pieper | Assigned To | => pieper |
| 2013-01-29 10:39 | pieper | Tag Attached: ITKv4 | |
| 2013-01-29 10:39 | pieper | Relationship added | child of 0002884 |
| 2013-01-29 10:41 | pieper | Note Added: 0007764 | |
| 2013-01-29 11:08 | hjmjohnson | Note Added: 0007765 | |
| 2013-01-30 11:17 | jcfr | Assigned To | pieper => jcfr |
| 2013-01-30 12:01 | jcfr | Note Added: 0007766 | |
| 2013-01-30 12:01 | jcfr | Status | assigned => resolved |
| 2013-01-30 12:01 | jcfr | Fixed in Version | => Slicer 4.3.0 |
| 2013-01-30 12:01 | jcfr | Resolution | open => fixed |
| 2014-03-06 04:53 | jcfr | Note Added: 0010769 | |
| 2014-03-06 04:54 | jcfr | Status | resolved => closed |
| 2014-03-06 06:16 | jcfr | Target Version | => Slicer 4.3.0 |
| 2017-06-07 23:27 | jcfr | Changeset attached | => Slicer 2145-support-for-installing-extension-from-file caf73f8f |
| 2017-06-07 23:27 | jcfr | Note Added: 0014662 |