Slicer: 2145-support-for-installing-extension-from-file f17589f8

Author Committer Branch Timestamp Parent
jcfr jcfr 2145-support-for-installing-extension-from-file 2014-01-10 15:24:10 2145-support-for-installing-extension-from-file 1e9c716d
Changeset

BUG: Protect FilterWatcher from Progress before Start events

If the ShowProgress method is executed as an observer before
StartFilter method the ITK time probe will be stopped before the it's
started. This causes an exception. This case is just caught and ignored.

From: Bradley Lowekamp <blowekamp@mail.nih.gov>

git-svn-id: http://svn.slicer.org/Slicer4/trunk@22813 3bd1e089-480b-0410-8dfb-8563597acbee

mod - Base/CLI/itkPluginFilterWatcher.h Diff File