Skip to content

Commit

Permalink
Remove broken 'STAPLEImageFilter'
Browse files Browse the repository at this point in the history
This commit removes the filter because of the following error:

569: Traceback (most recent call last):
569:   File "/home/jcfr/Projects/Slicer-Debug/Slicer-build/lib/Slicer-4.4/qt-scripted-modules/SimpleFilters.py", line 249, in onFilterSelect
569:     self.filterParameters.create(json)
569:   File "/home/jcfr/Projects/Slicer-Debug/Slicer-build/lib/Slicer-4.4/qt-scripted-modules/SimpleFilters.py", line 795, in create
569:     w = self.createIntWidget(member["name"],t)
569:   File "/home/jcfr/Projects/Slicer-Debug/Slicer-build/lib/Slicer-4.4/qt-scripted-modules/SimpleFilters.py", line 931, in createIntWidget
569:     w.setValue(int(default))
569: ValueError: Called setValue(int val) with wrong arguments: (4294967295,)
569: Testing filter "STAPLEImageFilter" (202 of 259).
  • Loading branch information
jcfr committed May 12, 2015
1 parent 32f2a1b commit 77eeae3
Showing 1 changed file with 0 additions and 74 deletions.
74 changes: 0 additions & 74 deletions SimpleFilters/Resources/json/STAPLEImageFilter.json

This file was deleted.

0 comments on commit 77eeae3

Please sign in to comment.