View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004060 | Slicer4 | Core: GUI | public | 2015-10-08 05:45 | 2017-06-10 08:51 |
Reporter | pieper | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | |||||
Target Version | Slicer 4.5.0-1 | Fixed in Version | Slicer 4.5.0-1 | ||
Summary | 0004060: can't get out of data bundle mode | ||||
Description | click bundle button and other options are disabled, no way to re-enable them | ||||
Steps To Reproduce | Start slicer Closing and re-opening the dialog does not fix it. | ||||
Tags | No tags attached. | ||||
After looking at the code I realize that you can get out of this mode by changing the scene's save-as type from mrb back to mrml. |
|
Fixed in r24659. Now the button performs a toggle operation. |
|
Import 2017-06-07 23:51:09: master c668f845 2015-10-23 15:53:45 Details Diff |
BUG: 0004060 make package button perform a toggle (save dialog) See: http://www.na-mic.org/Bug/view.php?id=4060 From: Steve Pieper <pieper@bwh.harvard.edu> git-svn-id: http://svn.slicer.org/Slicer4/trunk@24659 3bd1e089-480b-0410-8dfb-8563597acbee |
||
mod - Base/QTGUI/qSlicerSaveDataDialog.cxx | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-10-08 05:45 | pieper | New Issue | |
2015-10-23 12:21 | pieper | Note Added: 0013402 | |
2015-10-23 12:30 | pieper | Note Added: 0013403 | |
2015-10-23 12:30 | pieper | Status | new => closed |
2015-10-23 12:30 | pieper | Resolution | open => fixed |
2015-10-23 12:30 | pieper | Fixed in Version | => Slicer 4.5.0-1 |
2015-10-23 22:05 | jcfr | Target Version | => Slicer 4.5.0-1 |
2017-06-10 08:51 | pieper | Changeset attached | => Slicer master c668f845 |