Page MenuHomePhabricator

App. crashes after clicking on "Change Offset"
Closed, ResolvedPublic

Description

bundle: IGT Example

I have no tracking device connected.

App. crashes after clicking on "Change Offset"

Event Timeline

Let's see that tax payers money working.

Added a test in QmitkIGTExampleView::OnParametersChanged() to check whether m_Displacer is not null and giving an error message when it is the case. This prevents the crash.

Jochen, could you check if the message makes sense?
(dashboard is currently red. I will commit the fix as soon as it is green again).

[SVN revision 22723]
FIX (#3968): Added a test in QmitkIGTExampleView::OnParametersChanged() to check whether m_Displacer is not null and giving an error message when it is the case. This prevents the crash.

Merging "applicazion modules" component with "ExtApp plugins"