Page MenuHomePhabricator

There is no progress bar when loading DICOM images with the DICOM browser
Closed, ResolvedPublic

Description

If you load DICOM images over File->Open or Drag and Drop a progress bar appears. This is not happening if you are using the DICOM browser...

Event Timeline

wald added a subscriber: wald.

Have a look at T1718 ...

As Thiago is currently working on this issue, I'm reassigning the bug to him...

Modification in the DicomSeriesReader in order to allow progress callbacks.

Modification in the DicomBrowser in order to update the progress bar in every progress callback from DicomSeriesReader.

Thiago, as the dashboard is green again, could you commit these changes to the repository as soon as possible?

Write Marco and Jochen an email requesting they grant your core-modification as soon as possible!

The callback mechanism should be tested with a unit test too, not only with a manual test.
--> Core Request granted.

[SVN revision 26204]
FIX (#3440): added possibility to show progress of DICOM-import via ProgressBar

[SVN revision 26205]
FIX (#3440): showing progress of DICOM-import using QmitkProgressBar

[SVN revision 26206]
FIX (#3440): showing progress of DICOM-import using QmitkProgressBar

[SVN revision 26381]
FIX (#3440): merging fixes back to trunk

All fixes for adding progresBar for DICOM-import are being merged back to the trunk.

All fixes up to rev 26422 (28.09.10) were merged to the 3M-3_1 branch. Please contact Markus E. if you commited more fixes to this bug afterwards.