View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003803 | Slicer4 | Core: GUI | public | 2014-08-14 10:56 | 2017-06-10 08:51 |
Reporter | pinter | Assigned To | nicole | ||
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | Slicer 4.3.1-2 | ||||
Target Version | Slicer 4.4.0 | Fixed in Version | Slicer 4.4.0 | ||
Summary | 0003803: Slice intersections for navigation don't work | ||||
Description | Slice intersections (that show the position of the other slices in the slice viewers) don't work in the nightly (it works in 4.3.1). The colored lines (the intersections) don't move regardless the position and slice changes of the other views. To reproduce: | ||||
Tags | No tags attached. | ||||
Hi Nicole - I assigned this to you since my first guess is that this is related to the visibility checks for the slice models. Or it may be something related to event propagation or vtk 6. If you take a first look then we can decide how best to address it. Thanks, |
|
From prior investigations (noted in the related bug), it seems to be linked to modules that use qMRMLSceneModels. |
|
No, I didn't open SH when this happened. You can reproduce it by the 3 simple steps I wrote in the description. |
|
If visibility of the slice is turned on, slice intersection will work. |
|
This topic fixes the problem. Will ask Julien to review. |
|
Fixed in r23568 Thanks to Julien Finet for reviewing the patch. |
|
It works now, thank you! |
|
Import 2017-06-07 23:51:09: master 0353f6a6 2014-08-15 14:41:40 Details Diff |
BUG: Ensure slice intersection position are updated using VTK6. Fixes 0003803 This commit fixes a regression introduced when transitioning to VTK6. Note that ideally a pipeline should be created, that would avoid to manually call Update or Modified. git-svn-id: http://svn.slicer.org/Slicer4/trunk@23568 3bd1e089-480b-0410-8dfb-8563597acbee |
||
mod - Libs/MRML/DisplayableManager/vtkMRMLModelSliceDisplayableManager.cxx | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-08-14 10:56 | pinter | New Issue | |
2014-08-14 11:00 | pinter | Description Updated | |
2014-08-14 11:16 | nicole | Relationship added | related to 0003462 |
2014-08-14 11:30 | pieper | Status | new => assigned |
2014-08-14 11:30 | pieper | Assigned To | => nicole |
2014-08-14 11:31 | pieper | Note Added: 0012370 | |
2014-08-14 11:51 | nicole | Note Added: 0012371 | |
2014-08-14 11:56 | pinter | Note Added: 0012372 | |
2014-08-15 07:46 | jcfr | Note Added: 0012379 | |
2014-08-15 08:25 | jcfr | Note Added: 0012380 | |
2014-08-15 10:55 | jcfr | Note Added: 0012382 | |
2014-08-15 10:55 | jcfr | Status | assigned => resolved |
2014-08-15 10:55 | jcfr | Fixed in Version | => Slicer 4.4.0 |
2014-08-15 10:55 | jcfr | Resolution | open => fixed |
2014-08-15 10:55 | jcfr | Target Version | => Slicer 4.4.0 |
2014-08-19 10:28 | pinter | Note Added: 0012402 | |
2014-08-19 10:28 | pinter | Status | resolved => closed |
2017-06-10 08:51 | jcfr | Changeset attached | => Slicer master 0353f6a6 |