View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004553 | Slicer4 | Core: Packaging | public | 2018-05-15 10:08 | 2018-05-23 11:11 |
| Reporter | cquammen | Assigned To | jcfr | ||
| Priority | low | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | Slicer 4.9.0 | ||||
| Target Version | Slicer 4.9.0 | Fixed in Version | Slicer 4.9.0 | ||
| Summary | 0004553: SlicerPython does not launch with packaged SlicerPythonLauncherSettings.ini configuration | ||||
| Description | If I add the path of SlicerPython to my PATH environment variable and try to run SlicerPython I get the error error: Application does NOT exists [/Applications/Slicer.app/Contents/bin/bin/python-real] This occurs on Linux, Mac, and Windows. To fix this, I had to modify the SlicerPythonLauncherSettings.ini file that is included in the Slicer packages on. Under the [Application] section, I modified the path entry from path=<APPLAUNCHER_DIR>/bin/python-real to path=<APPLAUNCHER_DIR>/../bin/python-real This looks like an easy fix to the source code to an experiences Slicer developer, but a cursory search for where this .ini file is set up made it just beyond my reach as a Slicer user. | ||||
| Tags | No tags attached. | ||||
|
Thanks for the detailed report. The SlicerPython launcher is configured using this external project step Then, I suggest to update this line with either This is required because the launcher For reference, the install rule for the |
|
|
Thanks, JC. I will update the suggested line and submit a change. |
|
|
Fixed was proposed in PR https://github.com/Slicer/Slicer/pull/946 and integrated in r27189 |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2018-05-15 10:08 | cquammen | New Issue | |
| 2018-05-15 10:08 | cquammen | Status | new => assigned |
| 2018-05-15 10:08 | cquammen | Assigned To | => jcfr |
| 2018-05-15 17:53 | jcfr | Note Added: 0015712 | |
| 2018-05-15 17:54 | jcfr | Note Edited: 0015712 | View Revisions |
| 2018-05-15 17:54 | jcfr | Note Edited: 0015712 | View Revisions |
| 2018-05-15 17:57 | cquammen | Note Added: 0015713 | |
| 2018-05-15 18:32 | jcfr | Status | assigned => resolved |
| 2018-05-15 18:32 | jcfr | Resolution | open => fixed |
| 2018-05-15 18:32 | jcfr | Fixed in Version | => Slicer 4.9.0 |
| 2018-05-15 18:32 | jcfr | Note Added: 0015714 | |
| 2018-05-23 04:13 | jcfr | Relationship added | related to 0004556 |
| 2018-05-23 04:13 | jcfr | Relationship added | related to 0004554 |
| 2018-05-23 11:11 | jcfr | Status | resolved => closed |