Page MenuHomePhabricator

Crash after closing BasicImageProcessing
Closed, ResolvedPublic

Description

The application crashes after closing the BasicImageProcessing view if the focus is set manually to the Datamanager view.

If the focus is set automatically to the Datamanager view you have to click on an other view first, and then after clicking on the Datamanager again it crashes.

Event Timeline

Could you look into this yourself? CC Tobi Schwarz, who implemented BasicImageProcessing

Works fine on ubuntu 9.04, 64 bit

[SVN revision 21698]
FIX (#3411): Substituted a not correctly working listener by the new version of QmitkFunctionality with the method "OnSelectionChanged"

[SVN revision 21793]
FIX (#3411): forgot to remove the code in the destructor