View Issue Details

IDProjectCategoryView StatusLast Update
0004318Slicer4Core: Base Codepublic2018-03-02 11:02
Reporterligang1840 Assigned Tojcfr  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
PlatformmacOSmacosOS Version10.12.1
Product VersionSlicer 4.6.1 
Target VersionFixed in VersionSlicer 4.7.0 
Summary0004318: When open Slicer 4.6.2, I got an error in python interactor
Description

Error:
Python 2.7.11 (default, Nov 7 2016, 23:22:23)
[GCC 4.2.1 Compatible Clang 3.1 ((tags/RELEASE_31/final))] on darwin

Traceback (most recent call last):
File "/Applications/Slicer.app/Contents/lib/Slicer-4.6/qt-scripted-modules/DataProbe.py", line 62, in addView
parent = slicer.util.findChildren(text='Data Probe')[0]
File "/Applications/Slicer.app/Contents/bin/Python/slicer/util.py", line 196, in findChildren
if fnmatch.fnmatchcase(attr_name, kwargs[attribute]):
File "/Applications/Slicer.app/Contents/lib/Python/lib/python2.7/fnmatch.py", line 83, in fnmatchcase
return re_pat.match(name) is not None
TypeError: expected string or buffer

And 2 warning:
[1] When loading module "CLIEventTest" , the dependency "CLI4Test" failed to be loaded.
[2] When loading module "CLIEventTest" , the dependency "CLI4Test" failed to be loaded.

Additional Information

I only install an Matlab bridge plug-in. and I setup my computer OS as “Case Sensitive”

TagsNo tags attached.

Activities

ligang1840

ligang1840

2016-12-13 23:08

reporter  

fepegar

fepegar

2017-01-17 11:09

reporter   ~0014289

Used to happen to me as well, when Slicer is opened with a layout that includes a chart node (quantitative).

Doesn't happen on the nightly. I think it was fixed by Andras here: https://github.com/Slicer/Slicer/commit/fdad3de139eeaea537f695dbf3c3b342d8d712f1

lassoan

lassoan

2017-06-12 14:58

developer   ~0014781

This was fixed several months ago in the nightly build.

Issue History

Date Modified Username Field Change
2016-12-13 23:08 ligang1840 New Issue
2016-12-13 23:08 ligang1840 Status new => assigned
2016-12-13 23:08 ligang1840 Assigned To => jcfr
2016-12-13 23:08 ligang1840 File Added: Screen Shot 2016-12-14 at 11.49.41.png
2017-01-17 11:09 fepegar Note Added: 0014289
2017-06-12 14:58 lassoan Status assigned => resolved
2017-06-12 14:58 lassoan Resolution open => fixed
2017-06-12 14:58 lassoan Fixed in Version => Slicer 4.7.0
2017-06-12 14:58 lassoan Note Added: 0014781
2018-03-02 11:02 jcfr Status resolved => closed