View Issue Details

IDProjectCategoryView StatusLast Update
0002949Slicer4Module SceneViewspublic2017-06-07 23:27
Reporterkikinis Assigned Tonicole  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
PlatformMacOSOS XOS Version10.8.2
Product VersionSlicer 4.2.2-1 
Target VersionSlicer 4.3.0Fixed in VersionSlicer 4.3.0 
Summary0002949: Scenview does not initiallize streamlines properly
Description
  1. download
    http://slicer.kitware.com/midas3/download?items=15299
  2. open sceneview module
  3. restore the view called virtual probing. No probe associated streamlines are visible. Look at the thumbnail to see what is expected
  4. open the fiducial seeding module and the streamlines are now visible.

It should not be necessary to do step 4

TagsNo tags attached.

Activities

nicole

nicole

2013-02-15 10:29

administrator   ~0007955

The tractography interactive seeding module wasn't observing scene restored events, just scene imported events. The logic also had to trigger an update on both events to init the tracts if the module wasn't open. This should also fix loading a scene that has tracts seeded.
svn 21712
http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=21712

Related Changesets

Slicer: 2145-support-for-installing-extension-from-file 59c48e38

2013-02-15 15:28:28

naucoin

Details Diff
BUG: update tracts when scene views are restored.

Have the logic respond to scene view restored events and update
any tracts that are seeded from the first parameter node.

Issue 0002949


git-svn-id: http://svn.slicer.org/Slicer4/trunk@21712 3bd1e089-480b-0410-8dfb-8563597acbee
mod - Modules/Loadable/TractographyInteractiveSeeding/Logic/vtkSlicerTractographyInteractiveSeedingLogic.cxx Diff File
mod - Modules/Loadable/TractographyInteractiveSeeding/Logic/vtkSlicerTractographyInteractiveSeedingLogic.h Diff File
mod - Modules/Loadable/TractographyInteractiveSeeding/qSlicerTractographyInteractiveSeedingModuleWidget.cxx Diff File
mod - Modules/Loadable/TractographyInteractiveSeeding/qSlicerTractographyInteractiveSeedingModuleWidget.h Diff File

Issue History

Date Modified Username Field Change
2013-02-14 04:26 kikinis New Issue
2013-02-14 04:26 kikinis Status new => assigned
2013-02-14 04:26 kikinis Assigned To => nicole
2013-02-14 05:43 jcfr Target Version => Slicer 4.3.0
2013-02-15 10:29 nicole Note Added: 0007955
2013-02-15 10:29 nicole Status assigned => resolved
2013-02-15 10:29 nicole Resolution open => fixed
2013-03-01 22:41 kikinis Status resolved => closed
2014-03-06 05:59 jcfr Fixed in Version => Slicer 4.3.0
2017-06-07 23:27 Changeset attached => Slicer 2145-support-for-installing-extension-from-file 59c48e38