View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002771 | Slicer4 | Module DICOM | public | 2012-11-16 08:32 | 2018-03-02 11:06 |
Reporter | gpernelle | Assigned To | mehrtash | ||
Priority | low | Severity | major | Reproducibility | sometimes |
Status | closed | Resolution | fixed | ||
Product Version | Slicer 4.2.0 | ||||
Target Version | Slicer 4.5.0-1 | Fixed in Version | |||
Summary | 0002771: Kill previous storescp processes when starting slicer | ||||
Description | If slicer crashed while storescp was running, it may not have been killed and starting a new instance of slicer will create a second storescp process which will lead to unsucessfull DICOM transfers | ||||
Tags | No tags attached. | ||||
Import 2017-06-07 23:51:09: master 6c526794 2014-09-05 16:58:45 Details Diff |
ENH: fixed issue 0002771 kill preivious storescp executables The new logic will get the os process list and if (other) storescps are on the list, it would warn the user and through a dialog asks for killing these executables. The start listener button is checkable now and it is only checked when the listner is running. From: Alireza Mehrtash <mehrtash@bwh.harvard.edu> git-svn-id: http://svn.slicer.org/Slicer4/trunk@23649 3bd1e089-480b-0410-8dfb-8563597acbee |
||
mod - Modules/Scripted/DICOM/DICOM.py | Diff File | ||
mod - Modules/Scripted/DICOM/DICOMLib/DICOMProcesses.py | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-11-16 08:32 | gpernelle | New Issue | |
2012-11-16 08:32 | gpernelle | Status | new => assigned |
2012-11-16 08:32 | gpernelle | Assigned To | => pieper |
2012-12-07 04:56 | pieper | Target Version | => Slicer 4.3.0 |
2013-07-05 07:39 | pieper | Target Version | Slicer 4.3.0 => Slicer 4.4.0 |
2014-02-11 07:03 | inorton | Note Added: 0010573 | |
2014-02-11 08:25 | pieper | Assigned To | pieper => mehrtash |
2014-07-29 11:46 | jcfr | Priority | normal => low |
2014-07-29 11:46 | jcfr | Target Version | Slicer 4.4.0 => Slicer 4.5.0-1 |
2015-05-22 10:58 | mehrtash | Note Added: 0013097 | |
2015-05-22 10:58 | mehrtash | Status | assigned => resolved |
2015-05-22 10:58 | mehrtash | Resolution | open => fixed |
2017-06-10 08:51 | pieper | Changeset attached | => Slicer master 6c526794 |
2018-03-02 11:06 | jcfr | Status | resolved => closed |