Closed LiuDaveLiu closed 5 years ago
Error while saving in manual curation
If you have a usage or support question, come join our Gitter and ask your question there. If you found a bug, please provide all of the following:
ver
Same as before
gpuDevice
(e.g., jrc detect-sort myparam.prm) Same as before
jrc detect-sort myparam.prm
Save
Error using jrclust.controllers.curate.CurateController/saveFiles Too many input arguments.
Error in jrclust.controllers.curate.CurateController>@(varargin)obj.saveFiles(varargin{:}) (line 641) uimenu(obj.hMenus('FileMenu'), 'Label', 'Save', 'Callback', @obj.saveFiles);
Error while evaluating Menu Callback.
Were you at least able to save when you exited?
Yes, I was able to save when I exited, so this is a low priority issue.
Fixed in b742df7
Error while saving in manual curation
If you have a usage or support question, come join our Gitter and ask your question there. If you found a bug, please provide all of the following:
Output of
ver
Same as before
Output of
gpuDevice
Same as before
The command you used
(e.g.,
jrc detect-sort myparam.prm
) Same as beforeIf manually sorting, what it is you tried to do
Save
Console output
Error using jrclust.controllers.curate.CurateController/saveFiles Too many input arguments.
Error in jrclust.controllers.curate.CurateController>@(varargin)obj.saveFiles(varargin{:}) (line 641) uimenu(obj.hMenus('FileMenu'), 'Label', 'Save', 'Callback', @obj.saveFiles);
Error while evaluating Menu Callback.