View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003971 | Slicer4 | Module Markups | public | 2015-02-27 14:10 | 2015-09-09 08:29 |
Reporter | Assigned To | nicole | |||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | Slicer 4.4.0 | ||||
Target Version | Slicer 4.5.0-1 | Fixed in Version | Slicer 4.5.0-1 | ||
Summary | 0003971: Error in vtkWidgetRepresentation when activating 2D projection on markup | ||||
Description | To reproduce:
-> Error: | ||||
Additional Information | I suggest the patch I uploaded (basically deleted the DisablePicking call line 797 of vtkMRMLMarkupsFiducialDisplayableManager2D.cxx) | ||||
Tags | No tags attached. | ||||
I am not sure that the submitted patch is the best way to go. |
|
I want to dig into this a bit, we use point handle representations in light box view and I need to double check if we make any enable/disable picking calls on them. |
|
DisablePicking is only implemented in vtkOrientedPolygonalHandleRepresentation3D which is what I'm currently using to display the fiducials glyph + text. For the projections, it's using a point handle representation and that call is not defined on it. |
|
Fixed in revision 24009 |
|
Tested and verified that the error message is gone. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2015-02-27 14:10 |
|
New Issue | |
2015-02-27 14:10 |
|
Status | new => assigned |
2015-02-27 14:10 |
|
Assigned To | => nicole |
2015-02-27 14:10 |
|
File Added: 0001-ENH-Add-forgotten-style-fix-up.patch | |
2015-02-27 14:10 |
|
Note Added: 0012944 | |
2015-03-02 06:11 | jcfr | File Deleted: 0001-ENH-Add-forgotten-style-fix-up.patch | |
2015-03-02 06:14 |
|
File Added: 0001-ENH-Do-no-disable-the-picking-in-2D-since-the-widget.patch | |
2015-03-02 06:24 | nicole | Note Added: 0012947 | |
2015-03-02 06:28 | jcfr | Target Version | => Slicer 4.4.1 |
2015-03-02 10:36 | jcfr | File Deleted: 0001-ENH-Do-no-disable-the-picking-in-2D-since-the-widget.patch | |
2015-03-02 10:36 | jcfr | Description Updated | |
2015-03-02 11:06 | nicole | Note Added: 0012950 | |
2015-03-02 13:18 |
|
Note Added: 0012952 | |
2015-03-02 13:46 | jcfr | Status | assigned => resolved |
2015-03-02 13:46 | jcfr | Fixed in Version | => Slicer 4.4.1 |
2015-03-02 13:46 | jcfr | Resolution | open => fixed |
2015-03-03 07:12 | nicole | Note Added: 0012955 | |
2015-03-03 07:12 | nicole | Status | resolved => closed |
2015-09-09 08:29 | jcfr | Fixed in Version | Slicer 4.4.1 => Slicer 4.5.0-1 |
2015-09-09 08:29 | jcfr | Target Version | Slicer 4.4.1 => Slicer 4.5.0-1 |