Open GoogleCodeExporter opened 9 years ago
Thanks for submitting this problem report.
The dialog should be app-modal but for some reason it is not. This occurs on
all platforms. Another option that I have toyed around with is placing the
progress bar within the status bar. This can potentially solve the issue as
well.
Regarding the cancel button, some thought needs to be put into it, as
processing the data needs to be stopped by the main thread. Additionally, other
plugins use the same progress dialog and would also need to be updated.
Original comment by bastula
on 23 Dec 2011 at 3:06
The status bar will definitely be an improvement.
I tried to open some DICOM RT files (from Pinnacle3) that basically got stuck
in the loading phase and I had to use Task Manager to kill dicompyler.
Original comment by rajas.sa...@gmail.com
on 23 Dec 2011 at 7:05
Regarding dicompyler getting stuck - it probably had an exception that occurred
with DVH calculation - see this thread on the dicompyler discussion group:
http://groups.google.com/group/dicompyler/browse_thread/thread/f2059acbbb8ef2c3
I have written an exception handler that will catch the error and allow users
to submit a report. This will be part of the next version.
Original comment by bastula
on 23 Dec 2011 at 8:53
Original issue reported on code.google.com by
rajas.sa...@gmail.com
on 15 Dec 2011 at 5:53