Page MenuHomePhabricator

Bug when closing MITK after activating plugin IGTTracking
Closed, ResolvedPublic

Description

If you try to close MITK with the X-button of a window after loading the Plugin IGTTracking this doesn't work. But closing MITK using the menue (file -> exit) is still possible then.

Event Timeline

I had a look at this bug and found out, that a GlobalReinit in the Destructor of QmitkMITKIGTTrackingToolboxView causes the closing problem.
Alred, is a GlobalReinit really neccessary? If not, we can just delete it and it should work!

[03c216]: Merge branch 'bug-10792-IGTTrackingClosingBug'

Merged commits:

2012-01-25 14:04:58 Alfred Franz [cdd7d9]
removed GlobalReinit from destructor which fixes the bug


2012-01-25 12:49:57 Alfred Franz [218e27]
fixed a bug with the path parsing: setting of MicronTracker configuration file is working now


2012-01-25 12:48:50 Alfred Franz [5dcc26]
changed radius of default spheres


2012-01-24 18:09:09 Alfred Franz [0f550a]
Added UI elements for setting of the calibration dir.


2012-01-24 18:08:11 Alfred Franz [9c4c49]
added setter for the calibration dir of the tracking device