View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001406 | Slicer4 | Core: Base Code | public | 2011-09-11 10:03 | 2017-06-07 23:27 |
Reporter | kikinis | Assigned To | nicole | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | Slicer 4.0.0 | ||||
Target Version | Slicer 4.3.0 | Fixed in Version | Slicer 4.2.1 | ||
Summary | 0001406: failure to load fiducials | ||||
Description | Trying to load fiducials using the file add data function. The files default to scalar overlays. The only other choices avaiable are fiber tracts and volumes. Neither of these options is correct. | ||||
Tags | No tags attached. | ||||
2011-09-11 10:03
|
|
btw: failed to load the fiducials. |
|
qSlicerIO needs to be overloaded to support the acsv file type. |
|
qSlicerIO was updated (trying to overload it for the Reporting module led to compilation errors in trying ot return a qSlicerIO::IOFileType from fileType). |
|
Can I help in some way ? |
|
Julien: yes please! I haven't been able to debug this error case: |
|
r20794 fixes the "options widget". |
|
Thanks Julien! |
|
svn 21477 fixes loading of ruler files, add the ruler to the scene and call initialize first |
|
Looks like it's fixed in the current nightly build. |
|
Slicer: 2145-support-for-installing-extension-from-file 79092bec 2012-12-06 13:54:18 naucoin Details Diff |
BUG: fix loading of ruler files from Add Data dialogue. Needed to call Initialize on the ruler to add the needed display nodes. Issue 0001406 git-svn-id: http://svn.slicer.org/Slicer4/trunk@21477 3bd1e089-480b-0410-8dfb-8563597acbee |
||
mod - Modules/Loadable/Annotations/Logic/vtkSlicerAnnotationModuleLogic.cxx | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2011-09-11 10:03 | kikinis | New Issue | |
2011-09-11 10:03 | kikinis | File Added: Screen Shot 2011-09-11 at 1.59.47 PM.png | |
2011-09-11 10:05 | finetjul | Status | new => assigned |
2011-09-11 10:05 | finetjul | Assigned To | => nicole |
2011-09-11 10:06 | finetjul | Target Version | => Slicer 4.0 RSNA |
2011-09-11 10:07 | kikinis | Note Added: 0002977 | |
2011-09-11 10:08 | finetjul | Note Added: 0002978 | |
2012-08-20 09:26 | nicole | Note Added: 0005583 | |
2012-08-20 09:26 | nicole | Target Version | Slicer 4.0.0 => Slicer 4.2.0 - Feature freeze Sept 1st 2012 |
2012-08-20 09:34 | finetjul | Note Added: 0005587 | |
2012-08-20 10:53 | nicole | Note Added: 0005616 | |
2012-08-20 12:57 | finetjul | Note Added: 0005635 | |
2012-08-21 13:35 | nicole | Note Added: 0005667 | |
2012-08-21 13:35 | nicole | Target Version | Slicer 4.2.0 - Feature freeze Sept 1st 2012 => Slicer 4.2.5 |
2012-08-23 11:54 | nicole | Target Version | Slicer 4.2.5 => Slicer 4.3.0 |
2012-12-06 08:54 | nicole | Note Added: 0007422 | |
2012-12-06 08:57 | nicole | Note Edited: 0007422 | |
2013-07-09 08:00 | nicole | Note Added: 0008946 | |
2013-07-09 08:00 | nicole | Status | assigned => resolved |
2013-07-09 08:00 | nicole | Fixed in Version | => Slicer 4.2.1 |
2013-07-09 08:00 | nicole | Resolution | open => fixed |
2013-08-06 07:11 | kikinis | Status | resolved => closed |
2017-06-07 23:27 | Changeset attached | => Slicer 2145-support-for-installing-extension-from-file 79092bec |