View Issue Details

IDProjectCategoryView StatusLast Update
0001144Slicer4Core: GUIpublic2012-08-21 09:48
Reporterhaehn Assigned Tojcfr  
PrioritylowSeverityminorReproducibilityalways
Status closedResolutionfixed 
PlatformIntel 64OSMac OS XOS Version10.6.4
Product Version 
Target VersionSlicer 4.1.0Fixed in VersionSlicer 4.1.0 
Summary0001144: Warning during startup with a gui-less module without logic class
Description

A gui-less module (isHidden() activated) has no logic class which therefore can not be wrapped in Python :)

Then, a warning appears during startup:

..
No module named libvtkSlicerVmtk4ModuleLogicPython

..

Steps To Reproduce
  • create a gui-less module without logic class
TagsNo tags attached.

Activities

finetjul

finetjul

2011-04-19 08:10

administrator   ~0002395

As a side note, a GUI-less module doesn't mean logic-less module.
Moreover, isHidden() doesn't necessarily means GUI-less.

finetjul

finetjul

2011-05-04 10:36

administrator   ~0002418

qSlicerModulePanelTest2 also prints some warnings related to the error:
No module named qSlicerBaseQTCore
No module named qSlicerBaseQTGUI

jcfr

jcfr

2012-05-08 22:39

administrator   ~0004216

I confirm that no warnings are printed when executing test qSlicerModulePanelTest2.

I will also consider that the original issue has been solved. Indeed, a lot of work associated with both extensions and the associated python wrapping/module has been done and the associated nightly test are all passing.

Issue History

Date Modified Username Field Change
2011-04-19 08:06 haehn New Issue
2011-04-19 08:06 haehn Status new => assigned
2011-04-19 08:06 haehn Assigned To => finetjul
2011-04-19 08:10 finetjul Note Added: 0002395
2011-04-22 22:16 finetjul Assigned To finetjul => jcfr
2011-05-04 10:36 finetjul Note Added: 0002418
2011-06-30 10:29 finetjul Category QtGUI => GUI
2012-02-06 18:25 jcfr Status assigned => resolved
2012-02-06 18:25 jcfr Fixed in Version => Slicer 4.0.1
2012-02-06 18:25 jcfr Resolution open => fixed
2012-05-08 22:39 jcfr Note Added: 0004216
2012-05-08 22:39 jcfr Status resolved => closed
2012-05-08 22:39 jcfr Fixed in Version Slicer 4.0.1 => Slicer 4.1.0
2012-08-21 09:48 jcfr Target Version => Slicer 4.1.0