Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for launcher symlink available in the PATH #39

Closed
jcfr opened this issue Apr 29, 2013 · 1 comment
Closed

Add support for launcher symlink available in the PATH #39

jcfr opened this issue Apr 29, 2013 · 1 comment
Assignees

Comments

@jcfr
Copy link
Member

jcfr commented Apr 29, 2013

Test case:

Your test case does not cause the problem for me, however I can reliably recreate this with:

$ mkdir /path/to/test_bin
$ export PATH=/path/to/test_bin:$PATH
$ ln -s /path/to/Slicer-4.2.2-1-linux-amd64/Slicer /path/to/test_bin/SlicerTest
$ SlicerTest
error: Failed to obtain launcher executable name !

See http://na-mic.org/Bug/view.php?id=3075

@ghost ghost assigned jcfr Apr 29, 2013
jcfr added a commit to jcfr/AppLauncher that referenced this issue May 14, 2013
@jcfr
Copy link
Member Author

jcfr commented Jul 19, 2014

Fixed by 162fa8a

@jcfr jcfr closed this as completed Jul 19, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant