View Issue Details

IDProjectCategoryView StatusLast Update
0002655Slicer4Module Annotationspublic2014-03-06 04:55
Reporteralexy Assigned Tonicole  
PriorityhighSeveritymajorReproducibilityalways
Status closedResolutionduplicate 
Product VersionSlicer 4.1.1 
Target VersionSlicer 4.2.0Fixed in VersionSlicer 4.2.0 
Summary0002655: cannot place fiducials or any other annotations
Description

This seems to happen this morning 10/16/2012

TagsNo tags attached.

Relationships

duplicate of 0002663 closednicole Cannot put down fiducials on windows 

Activities

alexy

alexy

2012-10-16 12:17

developer   ~0006579

This is Win 64 build.

jcfr

jcfr

2012-10-19 07:51

administrator   ~0006643

Could you try with this morning nightly ?
See http://slicer.cdash.org/viewFiles.php?buildid=43955

gpernelle

gpernelle

2012-10-19 10:03

reporter   ~0006646

Hi,
I tried and it doesn't work for me either.
I think the problem comes from that all the convert* functions are not available anymore in qMRMLSliceWidget
ex:
AttributeError: qMRMLSliceWidget has no attribute named 'convertDeviceToXYZ'

jcfr

jcfr

2012-10-19 10:24

administrator   ~0006650

Last edited: 2012-10-19 10:25

I just grepped the code and the only occurrences of "convert*To" were in DataProbe.py.

Modules/Scripted/Scripts/DataProbe.py
202: xyz = sliceWidget.sliceView().convertDeviceToXYZ(xy);
211: ras = sliceWidget.sliceView().convertXYZToRAS(xyz)

Could you provide more context ? When do you see that "AttributeError" message ?

Thanks for your help,
jc

gpernelle

gpernelle

2012-10-19 11:00

reporter   ~0006651

Hi JC
sorry, I thought it was maybe using the same functions as we do in iGyne Module to get the user mouse positions.
It is still under development. We are using a user input to place fiducial points for an initial registration.
Will these functions be deleted in Slicer 4.2 as well?

I will try to investigate more later
Thank you,
Guillaume

jcfr

jcfr

2014-03-06 04:53

administrator   ~0010764

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

Issue History

Date Modified Username Field Change
2012-10-16 12:16 alexy New Issue
2012-10-16 12:16 alexy Status new => assigned
2012-10-16 12:16 alexy Assigned To => nicole
2012-10-16 12:17 alexy Note Added: 0006579
2012-10-19 07:51 jcfr Note Added: 0006643
2012-10-19 10:03 gpernelle Note Added: 0006646
2012-10-19 10:24 jcfr Note Added: 0006650
2012-10-19 10:25 jcfr Note Edited: 0006650
2012-10-19 11:00 gpernelle Note Added: 0006651
2012-10-22 15:58 jcfr Relationship added duplicate of 0002663
2012-10-23 10:50 jcfr Duplicate ID 0 => 2663
2012-10-23 10:50 jcfr Status assigned => resolved
2012-10-23 10:50 jcfr Fixed in Version => Slicer 4.2.0 - coming release
2012-10-23 10:50 jcfr Resolution open => duplicate
2012-12-08 09:44 jcfr Target Version => Slicer 4.2.0
2014-03-06 04:53 jcfr Note Added: 0010764
2014-03-06 04:55 jcfr Status resolved => closed