Page MenuHomePhabricator

org.mitk.gui.qt.ultrasound: active video device freezes MITK after closing
Closed, ResolvedPublic

Description

if a video device is active and the user tries to close MITK the process freezes and has to be killed. This shouldn't happen.

Event Timeline

Updating target milestone to upcoming release

This works for me - any additional hints? I used a logitech webcam, no other devices attached.

This does not seem to affect a majority of constellations. I'm pushing it to after next release.

User franza has pushed new remote branch:

bug-17925-ClosingFreezeUSPlugin

[8639b9]: Merge branch 'bug-17925-ClosingFreezeUSPlugin'

Merged commits:

2014-11-05 18:12:37 Alfred Franz [ac75b1]
added a check if the objects are null before calling mitk::equal to avoid error messages


2014-11-05 18:07:43 Alfred Franz [88591c]
removed warning because this could also mean that there simply is no device


2014-11-05 18:02:29 Alfred Franz [fc3053]
now deactivating all US devices when closing the widget.


2014-11-05 18:01:33 Alfred Franz [f8e823]
added a feature to get all services which are shown in the widget

[e86ade]: Merge branch 'bug-17925-ClosingFreezeUSPlugin'

Merged commits:

2014-11-05 19:03:46 Alfred Franz [dd0092]
COMP: added blank line to trigger Dart client because of random fail of test

I think this is solved now. Closing the bug.