View Issue Details

IDProjectCategoryView StatusLast Update
0004321Slicer4Module EMSegmentpublic2017-09-26 10:46
Reporterfinetjul Assigned Tojcfr  
PriorityhighSeveritymajorReproducibilityalways
Status assignedResolutionopen 
PlatformOSWindowsOS Version10
Product VersionSlicer 4.6.2 
Target VersionbacklogFixed in Version 
Summary0004321: EMSegmenter without Atlas is broken
Description

When opening the 2nd page, there is no anatomatical tree and nothing can be done.

Steps To Reproduce

Open the EMSegmenter without Atlas module
Select a volume and click Next
-> Nothing can be done in the new opened panel

Additional Information

Traceback (most recent call last):
File "C:\Program Files\Slicer 4.6.2\lib\Slicer-4.6\qt-loadable-modules\Python\EMSegmentWizard\EMSegmentQuickStep2.py", line 55, in createUserInterface
self.__anatomicalTree = slicer.modulewidget.qSlicerEMSegmentAnatomicalTreeWidget()
AttributeError: 'module' object has no attribute 'modulewidget'

TagsNo tags attached.

Activities

finetjul

finetjul

2017-01-05 03:13

administrator   ~0014284

Removing all occurence of "modulewidget." in the EMSegment python scripts seems to work.

Issue History

Date Modified Username Field Change
2017-01-05 03:00 finetjul New Issue
2017-01-05 03:00 finetjul Status new => assigned
2017-01-05 03:00 finetjul Assigned To => jcfr
2017-01-05 03:13 finetjul Note Added: 0014284
2017-09-26 10:46 jcfr Target Version Slicer 4.7.0 => backlog