View Issue Details

IDProjectCategoryView StatusLast Update
0004683Slicer4Core: Extensionspublic2019-04-01 09:41
Reporterjohan.andruejol Assigned Tojcfr  
PrioritynormalSeverityminorReproducibilityalways
Status assignedResolutionopen 
Product VersionSlicer 4.11.0 
Target VersionFixed in Version 
Summary0004683: SlicerWith__.exe cannot launch other programs
Description

When building an extension, the SlicerWith--MY_EXTENSION_NAME--.exe is created.
It allows you to start Slicer with your extension's additional paths.
Unfortunately, it does not allow you to use the option --launch or --cmd or --designer.

Steps To Reproduce

Create an extension
Start ./SlicerWith_____.exe --designer
-> Fails

Additional Information

It seems that the addition of the --launcher-additional-settings is not eaten by the Slicer command line properly, which causes it to be propagated to the executable the launcher is trying to start, causing it to fail.

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2019-04-01 09:41 johan.andruejol New Issue
2019-04-01 09:41 johan.andruejol Status new => assigned
2019-04-01 09:41 johan.andruejol Assigned To => jcfr