View Issue Details

IDProjectCategoryView StatusLast Update
0003408Slicer4Core: Base Codepublic2014-03-06 10:16
Reporterinorton Assigned Tojcfr  
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionduplicate 
PlatformIntelOSWindowsOS Version7
Product VersionSlicer 4.3.0 
Target VersionSlicer 4.4.0Fixed in VersionSlicer 4.3.1 
Summary0003408: Launcher and command line output broken on Windows
Description
  • Slicer.exe --launch cmd is no-op
  • Slicer.exe --help does not display help, and launches full Slicer
  • Slicer.exe --foo launches Slicer

There is no useful output in any case.

TagsNo tags attached.

Relationships

related to 0001683 closedjcfr ctk app launcher doesn't handle windows command console 
related to 0002934 assignedjcfr Console output logging for Windows 
related to 0002691 closedjcfr No output messages in the slicer command 

Activities

jcfr

jcfr

2013-09-19 13:42

administrator   ~0010029

As detailed in a note to issue 2376 (See [1]), I explained that the entry point of windows application specifying if there is a support or not for console output is defined at compile time. As far as I know, there are no "easy" way of choosing such behavior at runtime.

For that reason, in the windows install package, we could provide an additional launcher named "SlicerWithOutput" that would enable the console output. (Started some work in that direction last year [2])

An other idea would be to have a smarter launcher that would always start as a console application and detach afterward if none of the option passed require console output.

[1] http://www.na-mic.org/Bug/view.php?id=2376#c7829

[2] http://www.na-mic.org/Bug/view.php?id=21683#c6686

inorton

inorton

2013-09-19 13:57

developer   ~0010030

Ok. Well I guess those issues have this covered.

Issue History

Date Modified Username Field Change
2013-09-19 13:26 inorton New Issue
2013-09-19 13:26 inorton Status new => assigned
2013-09-19 13:26 inorton Assigned To => jcfr
2013-09-19 13:31 jcfr Relationship added related to 0001683
2013-09-19 13:33 jcfr Relationship added related to 0002934
2013-09-19 13:33 jcfr Relationship added related to 0002691
2013-09-19 13:42 jcfr Note Added: 0010029
2013-09-19 13:42 jcfr Target Version => Slicer 4.3.2
2013-09-19 13:57 inorton Note Added: 0010030
2013-09-19 13:57 inorton Status assigned => closed
2013-09-19 13:57 inorton Resolution open => duplicate
2014-03-06 05:58 jcfr Fixed in Version => Slicer 4.3.1
2014-03-06 10:16 nicole Target Version Slicer 4.3.2 => Slicer 4.4.0