View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002917 | Slicer4 | Core: Building (CMake, Superbuild) | public | 2013-02-06 09:36 | 2017-06-07 23:27 |
Reporter | jcfr | Assigned To | jcfr | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | |||||
Target Version | Slicer 4.3.0 | Fixed in Version | Slicer 4.3.0 | ||
Summary | 0002917: 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 | ||||
Tags | help-wanted | ||||
Fixed in r22295 |
|
Fix committed to 2145-support-for-installing-extension-from-file branch. |
|
Slicer: 2145-support-for-installing-extension-from-file 295db958 2013-08-19 11:35:16 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 |
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 |