View Issue Details

IDProjectCategoryView StatusLast Update
0002917Slicer4Core: Building (CMake, Superbuild)public2017-06-07 23:27
Reporterjcfr Assigned Tojcfr  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version 
Target VersionSlicer 4.3.0Fixed in VersionSlicer 4.3.0 
Summary0002917: Ensure --cmd option is available in installed package
Description

Add option "EXTRA_APPLICATION_TO_LAUNCH_INSTALLED" to ctkAppLauncherConfigure call.

See https://github.com/Slicer/Slicer/blob/master/Applications/SlicerApp/CMakeLists.txt#L300

Workaround:

.\Slicer.exe --launch "C:/Windows/System32/cmd.exe" /c start cmd

Tagshelp-wanted

Relationships

related to 0002376 closedjcfr Inconsistent behavior of Slicer launcher command options output across systems 

Activities

jcfr

jcfr

2013-08-19 07:35

administrator   ~0009510

Fixed in r22295
See http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=22295

jcfr

jcfr

2017-06-07 23:27

administrator   ~0014617

Fix committed to 2145-support-for-installing-extension-from-file branch.

Related Changesets

Slicer: 2145-support-for-installing-extension-from-file 295db958

2013-08-19 11:35:16

jcfr

Details Diff
BUG: Associate "--cmd" with installed launcher on windows

To start a console with the Slicer environement, from an installed tree,
instead of doing:

.\Slicer.exe --launch "C:/Windows/System32/cmd.exe" /c start cmd

user will be able to simply do:

.\Slicer.exe --cmd

Fixes 0002917

git-svn-id: http://svn.slicer.org/Slicer4/trunk@22295 3bd1e089-480b-0410-8dfb-8563597acbee
mod - Applications/SlicerApp/CMakeLists.txt Diff File

Issue History

Date Modified Username Field Change
2013-02-06 09:36 jcfr New Issue
2013-02-06 09:36 jcfr Status new => assigned
2013-02-06 09:36 jcfr Assigned To => jcfr
2013-02-06 09:36 jcfr Assigned To jcfr => sankhesh
2013-02-06 09:36 jcfr Target Version => Slicer 4.3.0
2013-02-06 09:37 jcfr Relationship added related to 0002376
2013-02-06 09:37 jcfr Tag Attached: I-want-to-contribute
2013-02-06 09:40 jcfr Description Updated
2013-06-03 05:15 jcfr Assigned To sankhesh => jcfr
2013-08-19 07:35 jcfr Note Added: 0009510
2013-08-19 07:35 jcfr Status assigned => resolved
2013-08-19 07:35 jcfr Fixed in Version => Slicer 4.3.0
2013-08-19 07:35 jcfr Resolution open => fixed
2013-08-19 07:35 jcfr Status resolved => closed
2014-05-12 23:20 jcfr Tag Renamed I-want-to-contribute => help-wanted
2017-06-07 23:27 jcfr Changeset attached => Slicer 2145-support-for-installing-extension-from-file 295db958
2017-06-07 23:27 jcfr Note Added: 0014617