View Issue Details

IDProjectCategoryView StatusLast Update
0002299Slicer4Module Editorpublic2012-08-21 09:47
Reporterkikinis Assigned Topieper  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
PlatformmacOSOS XOS Version10.7.4
Product VersionSlicer 4.1.1 
Target VersionSlicer 4.2.0Fixed in VersionSlicer 4.2.0 
Summary0002299: Editor module is missing
Description

in the nightly which was downloaded this morning, the editor and growcut modules are missing.

TagsNo tags attached.

Activities

2012-07-04 08:14

 

lassoan

lassoan

2012-07-04 12:42

developer   ~0005068

In the error log I see:


Fail to instantiate module "Editor"

Traceback (most recent call last):
File "C:/Users/lasso/devel/Slicer4-win64rel/Slicer-build/lib/Slicer-4.1/qt-scripted-modules/Editor.py", line 5, in <module>
import EditUtil
ImportError: No module named EditUtil
RuntimeError: qSlicerScriptedLoadableModule::setPythonSource - Failed to load scripted pythonqt module class definition Editor from C:/Users/lasso/devel/Slicer4-win64rel/Slicer-build/lib/Slicer-4.1/qt-scripted-modules/Editor.py

Removing the “import EditUtil” line from Editor.py seems to solve the problem.

jcfr

jcfr

2012-07-04 13:45

administrator   ~0005071

Fixed in r20569
See http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&amp;revision=20569

Issue History

Date Modified Username Field Change
2012-07-04 08:14 kikinis New Issue
2012-07-04 08:14 kikinis Status new => assigned
2012-07-04 08:14 kikinis Assigned To => pieper
2012-07-04 08:14 kikinis File Added: Screen Shot 2012-07-04 at 12.12.13 PM.png
2012-07-04 12:42 lassoan Note Added: 0005068
2012-07-04 13:45 jcfr Note Added: 0005071
2012-07-04 13:45 jcfr Status assigned => resolved
2012-07-04 13:45 jcfr Fixed in Version => Slicer 4.2.0 - Sept 1st 2012
2012-07-04 13:45 jcfr Resolution open => fixed
2012-07-16 05:04 pieper Status resolved => closed
2012-08-21 09:47 jcfr Target Version => Slicer 4.2.0 - Feature freeze Sept 1st 2012