View Issue Details

IDProjectCategoryView StatusLast Update
0004663Slicer4Module Segment Editorpublic2019-07-30 15:57
Reporterjamesobutler Assigned Topinter  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
PlatformWindowsOSWindows 10 HomeOS Version1809
Product Version 
Target VersionFixed in VersionSlicer 4.11.0 
Summary0004663: Traceback error while using Fill Between Slices auto-complete
Description

A traceback error occurs when adding to a segmentation node while using Fill Between Slices auto-complete. There was a recent update regarding show 3D of auto-complete results. Not sure if this had any effect recently
https://github.com/Slicer/Slicer/commit/d9a6181ab7a886f78745f24dda5794f0f7f252f6.

I'm using Slicer 4.11.0-2018-12-01

Steps To Reproduce
  1. Load Sample Data Set (MR-Head.nrrd).
  2. Use the "Draw" segment editor effect to draw 2 segments on different slice offsets.
  3. Switch to the "Fill Between Slices" segment editor effect and press "Initialize".
  4. Go back to the "Draw" segment editor effect and add a 3rd segment slice in another slice offset.
  5. Traceback error will be shown in the python console.
    "UnboundLocalError: local variable 'inputContainsClosedSurfaceRepresentation' referenced before assignment"
    Attached is Slicer Log File.
TagsNo tags attached.

Activities

jamesobutler

jamesobutler

2018-12-03 13:37

reporter  

Slicer_27588_20181203_133137.log (4,905 bytes)
pinter

pinter

2019-07-30 15:57

developer   ~0016277

I tested this on a recent nightly (7.22) and there are no errors.

Issue History

Date Modified Username Field Change
2018-12-03 13:37 jamesobutler New Issue
2018-12-03 13:37 jamesobutler Status new => assigned
2018-12-03 13:37 jamesobutler Assigned To => pinter
2018-12-03 13:37 jamesobutler File Added: Slicer_27588_20181203_133137.log
2018-12-03 13:59 jamesobutler Description Updated View Revisions
2018-12-03 13:59 jamesobutler Steps to Reproduce Updated View Revisions
2018-12-05 12:46 jamesobutler Category Core: Segmentation => Module Segment Editor
2019-07-30 15:57 pinter Status assigned => resolved
2019-07-30 15:57 pinter Resolution open => fixed
2019-07-30 15:57 pinter Fixed in Version => Slicer 4.11.0
2019-07-30 15:57 pinter Note Added: 0016277