Page MenuHomePhabricator

Ultrasound plugin: Managing multiple active devices is buggy
Closed, ResolvedPublic

Description

If there is more than one active device in the plugin org.gui.qt.ultrasound the second tab becomes buggy. You should be able to manage the settings of both devices but it seems that the second tab always shows the settings of the devices of which "Start Viewing" was clicked last.

The second tab should be updated if the another active device is selected in the list on the bottom.

Event Timeline

User franza has pushed new remote branch:

bug-17897-UltrasoundMultipleActiveDevices

fixed bug... branch is ready for merge

[ad523c]: Merge branch 'bug-17897-UltrasoundMultipleActiveDevices'

Merged commits:

2014-07-02 19:10:21 Alfred Franz [3c74ab]
cleaned up the code (deleted methods which are not used any more)


2014-07-02 18:59:17 Alfred Franz [235354]
fixed a few initialization bugs... working now


2014-07-02 17:07:04 Alfred Franz [93d837]
fixed the bug: first working version


2014-06-27 19:20:12 Alfred Franz [bd0f44]
restored fix which was lost during merge


2014-06-27 19:10:10 Alfred Franz [889bd5]
Merge branch 'bug-17893-CrashesIGTandUltrasound' into personal/franza/US-Navigation-Experiments-May2014


2014-06-27 19:08:39 Alfred Franz [bf5185]
some minor fixes...


2014-06-25 10:50:11 Alfred Franz [9bc5b0]
Merge branch 'personal/wintersa/2014-03-ultrasound-fixes' into personal/franza/US-Navigation-Experiments-May2014

Conflicts:
Modules/IGTUI/Qmitk/QmitkTrackingDeviceConfigurationWidget.cpp
Plugins/org.mitk.gui.qt.igttracking/src/internal/QmitkMITKIGTTrackingToolboxView.cpp
Plugins/org.mitk.gui.qt.igttracking/src/internal/QmitkMITKIGTTrackingToolboxView.h


2014-06-12 13:01:54 Adrian Winterstein [1a8aa8]
Merge branch 'bug-17859-method-for-getting-if-at-least-one-calibration-was-loaded' into personal/wintersa/2014-03-ultrasound-fixes


2014-06-10 12:07:30 Adrian Winterstein [598a15]
Merge branch 'bug-17840-USDevice-should-notify-about-property-changes' into personal/wintersa/2014-03-ultrasound-fixes


2014-06-06 13:09:54 Adrian Winterstein [b3235a]
Merge branch 'bug-17840-USDevice-should-notify-about-property-changes' into personal/wintersa/2014-03-ultrasound-fixes


2014-06-06 10:07:02 Adrian Winterstein [765f2c]
Merge branch 'bug-17807-combined-modality-does-not-save-calibrations-on-the-right-zoom-level' into personal/wintersa/2014-03-ultrasound-fixes


2014-06-02 11:50:35 Adrian Winterstein [c44b00]
Merge branch 'bug-17807-combined-modality-does-not-save-calibrations-on-the-right-zoom-level' into personal/wintersa/2014-03-ultrasound-fixes


2014-06-02 11:09:23 Adrian Winterstein [f08890]
Merge branch 'bug-17807-combined-modality-does-not-save-calibrations-on-the-right-zoom-level' into personal/wintersa/2014-03-ultrasound-fixes


2014-05-28 15:20:01 Adrian Winterstein [4710d2]
Merge branch 'bug-17824-file-open-dialog-for-QmitkUSNewVideoDeviceWidget' into personal/wintersa/2014-03-ultrasound-fixes


2014-05-28 14:39:18 Adrian Winterstein [f5ee3a]
Merge branch 'bug-17821-USImageAndUSImageMetadataShouldBeMarkedAsDeprecated' into personal/wintersa/2014-03-ultrasound-fixes


2014-05-28 14:27:43 Adrian Winterstein [ea61ad]
Merge branch 'bug-17821-USImageAndUSImageMetadataShouldBeMarkedAsDeprecated' into personal/wintersa/2014-03-ultrasound-fixes


2014-05-28 13:54:34 Adrian Winterstein [7adfa5]
Merge branch 'bug-17821-USImageAndUSImageMetadataShouldBeMarkedAsDeprecated' into personal/wintersa/2014-03-ultrasound-fixes


2014-05-16 15:14:47 Adrian Winterstein [6e82bf]
Merge branch 'bug-17807-combined-modality-does-not-save-calibrations-on-the-right-zoom-level' into personal/wintersa/2014-03-ultrasound-fixes


2014-05-16 11:28:34 Adrian Winterstein [746243]
Merge branch 'bug-17807-combined-modality-does-not-save-calibrations-on-the-right-zoom-level' into personal/wintersa/2014-03-ultrasound-fixes


2014-05-16 10:39:26 Alfred Franz [73e522]
Merge branch 'bug-17782-telemed-ultrasound-crashes' into personal/franza/US-Navigation-Experiments-May2014


2014-05-16 10:35:53 Alfred Franz [a466e9]
disabled persistence because of T17806


2014-05-13 18:01:25 Adrian Winterstein [2bfdd8]
Merge remote-tracking branch 'origin/bug-17747-invalid-video-device-index' into personal/wintersa/2014-03-ultrasound-fixes


2014-05-13 17:57:09 Adrian Winterstein [8604bb]
Merge branch 'bug-17749-update-level-window-on-dynamic-range-change' into personal/wintersa/2014-03-ultrasound-fixes


2014-05-13 11:16:34 Adrian Winterstein [d7bff3]
Merge remote-tracking branch 'origin/bug-17789-opencv-video-looping-does-not-work-anymore' into personal/wintersa/2014-03-ultrasound-fixes


2014-05-12 17:14:04 Adrian Winterstein [de09e8]
Merge branch 'bug-17782-telemed-ultrasound-crashes' into personal/wintersa/2014-03-ultrasound-fixes


2014-05-09 11:45:32 Adrian Winterstein [e0fbaf]
Merge branch 'bug-17766-UltrasoundPluginStopsViewingImmediatelyAfterStarting' into personal/wintersa/2014-03-ultrasound-fixes


2014-05-06 19:21:24 Adrian Winterstein [0009da]
Merge branch 'bug-16682-additional-persistence-for-igt-widgets' into personal/wintersa/2014-03-ultrasound-fixes


2014-05-06 19:08:13 Adrian Winterstein [dc232b]
Implemented storing in QSettings as a fallback for the QmitkTrackingDeviceConfigurationWidget.

Conflicts:
Modules/IGTUI/Qmitk/QmitkTrackingDeviceConfigurationWidget.cpp


2014-05-06 19:04:04 Adrian Winterstein [f060bf]
Store and load tracking volume visibility and the file name of the tool storage in and from QSettings.

Conflicts:
Plugins/org.mitk.gui.qt.igttracking/src/internal/QmitkMITKIGTTrackingToolboxView.cpp
Plugins/org.mitk.gui.qt.igttracking/src/internal/QmitkMITKIGTTrackingToolboxView.h


2014-05-06 15:15:56 Adrian Winterstein [524bd5]
Make sure that the tracking tool widget is updated when a device index was loaded by the persistence.


2014-05-06 19:00:36 Adrian Winterstein [3f9521]
Added linux ports for polaris and aurora to persistence.

Conflicts:
Modules/IGTUI/Qmitk/QmitkTrackingDeviceConfigurationWidget.cpp


2014-05-06 11:14:27 Adrian Winterstein [d8ddb8]
Merge branch 'bug-17766-UltrasoundPluginStopsViewingImmediatelyAfterStarting' into personal/wintersa/2014-03-ultrasound-fixes


2014-05-06 11:02:44 Adrian Winterstein [938f41]
Merge branch 'bug-17734-FixCrashWhenLoadingUltrasoundPlugin' into personal/wintersa/2014-03-ultrasound-fixes


2014-05-06 11:01:50 Adrian Winterstein [9149b5]
Merge branch 'bug-17744-ModuleUSHardwareTelemedDoesNotCompileWithVisualStudio2010' into personal/wintersa/2014-03-ultrasound-fixes


2014-05-02 19:15:07 Alfred Franz [f37bad]
added a getter for the tracking device to the combined modality


2014-05-02 18:43:52 Alfred Franz [35954a]
added new method to get raw displacement data

[000665]: Merge branch 'bug-17897-fixMerge'

Merged commits:

2014-07-09 13:58:49 Alfred Franz [967f64]
COMP (#17897): removed code which as accidentely added during merge

[d12642]: Merge branch 'bug-17897-fixMerge'

Merged commits:

2014-07-09 14:32:42 Alfred Franz [e2c89b]
COMP (#17897): fixed more code which was merged wrong

Updating target milestone to upcoming release

Was merged to the master and works. So closing this bug.