Page MenuHomePhabricator

Dicom Plugin: import dialog hangs up at 99%
Closed, ResolvedPublic

Description

When using "import folder" in the dicom plugin the import progress bar hangs up at 99% after starting the import. However, everything seems to work if clicking "cancel".

Event Timeline

New remote branch pushed: bug-14726-HandleOnFinishedSignalForDicomImport

[d0c94c]: Merge branch 'bug-14726-HandleOnFinishedSignalForDicomImport'

Merged commits:

2013-03-20 14:53:03 Christian Weber [dbb946]
handle import finished signal, to close progess dialog

ctk has a wierd way of computing the progress,
such that it never reaches 100%, therefore this signal has to be caught to close
the dioalog.