View Issue Details

IDProjectCategoryView StatusLast Update
0004060Slicer4Core: GUIpublic2017-06-10 08:51
Reporterpieper Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version 
Target VersionSlicer 4.5.0-1Fixed in VersionSlicer 4.5.0-1 
Summary0004060: 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
Load a piece of data
Select save dialog
Click bundle button
Now try to save the individual data

Closing and re-opening the dialog does not fix it.

TagsNo tags attached.

Activities

pieper

pieper

2015-10-23 12:21

administrator   ~0013402

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.

https://github.com/Slicer/Slicer/blob/3d48cf0de0cfda91b9a6d705c4e94092ace20e59/Base/QTGUI/qSlicerSaveDataDialog.cxx#L1175

pieper

pieper

2015-10-23 12:30

administrator   ~0013403

Fixed in r24659.

Now the button performs a toggle operation.

Related Changesets

Import 2017-06-07 23:51:09: master c668f845

2015-10-23 15:53:45

pieper

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

Issue History

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