View Issue Details

IDProjectCategoryView StatusLast Update
0002876Slicer4Core: Extensionspublic2014-03-06 06:16
Reporterpohl Assigned Tojcfr  
PrioritynormalSeveritymajorReproducibilityhave not tried
Status closedResolutionfixed 
PlatformLinuxOSUbuntu 64 bitOS Version12.04
Product VersionSlicer 4.2.2-1 
Target VersionSlicer 4.3.0Fixed in VersionSlicer 4.3.0 
Summary0002876: Longitudinal PET/CT Analysis is marked as installed but does not show up in the module list
Description
  • Install Longitudinal PET/CT Analysis via Extension manager
  • Restart Slicer
  • Module does not show up in list but is marked as installed
Steps To Reproduce

The shell contains the following error message

from DICOMLib import DICOMPlugin
ImportError: No module named DICOMLib
RuntimeError: qSlicerScriptedLoadableModule::setPythonSource - Failed to load scripted pythonqt module class definition DICOMSlicerDataBundlePlugin from /software/Slicer4/superbuild/Slicer-build/lib/Slicer-4.2/qt-scripted-modules/DICOMSlicerDataBundlePlugin.py
Fail to instantiate module "DICOMSlicerDataBundlePlugin"
Traceback (most recent call last):
File "/software/Slicer4/superbuild/Slicer-build/lib/Slicer-4.2/qt-scripted-modules/MultiVolumeImporterPlugin.py", line 4, in <module>
from DICOMLib import DICOMPlugin
ImportError: No module named DICOMLib
RuntimeError: qSlicerScriptedLoadableModule::setPythonSource - Failed to load scripted pythonqt module class definition MultiVolumeImporterPlugin from /software/Slicer4/superbuild/Slicer-build/lib/Slicer-4.2/qt-scripted-modules/MultiVolumeImporterPlugin.py
Fail to instantiate module "MultiVolumeImporterPlugin"
Number of instantiated modules: 110
Mouse Mode ToolBar: no selection node
Mouse Mode ToolBar: no interaction node
When loading module "MultiVolumeImporter" , the dependency "MultiVolumeExplorer" failed to be loaded.
Number of loaded modules: 109
QPainter::end: Painter ended with 2 saved states
"Retrieving extension metadata [ extensionId: 9996]"
"Downloading extension [ itemId: 13246]"

a) The gui should indicate that the just installed module cannot be loaded in due to dependency issues

b) I cannot resolve these dependency issues (include Dicomlib) due to http://www.na-mic.org/Bug/view.php?id=1537

TagsNo tags attached.

Activities

jcfr

jcfr

2013-01-17 15:37

administrator   ~0007704

I failed to reproduce the problem. I downloaded the latest available nightly based of r21607 and installed the extension without any issue.

With the 4.2.x series of release, settings are handled in a more robust fashion. Make sure to either remove the ~/.config/NA-MIC* files or clean the Slicer.ini files and remove the Module/AdditionalPaths entry. Make also sure to delete the SlicerLauncherSettings.ini file from your build tree and run "make SlicerConfigureLauncher"

jcfr

jcfr

2014-03-06 04:53

administrator   ~0010768

Closing resolved issues that have not been updated in more than 3 months

Issue History

Date Modified Username Field Change
2013-01-17 12:32 pohl New Issue
2013-01-17 12:32 pohl Status new => assigned
2013-01-17 12:32 pohl Assigned To => jcfr
2013-01-17 15:37 jcfr Note Added: 0007704
2013-01-17 15:37 jcfr Status assigned => resolved
2013-01-17 15:37 jcfr Fixed in Version => Slicer 4.3.0
2013-01-17 15:37 jcfr Resolution open => fixed
2014-03-06 04:53 jcfr Note Added: 0010768
2014-03-06 04:54 jcfr Status resolved => closed
2014-03-06 06:16 jcfr Target Version => Slicer 4.3.0