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

sct_utils: Changed default open command for Linux #2578

Merged
merged 2 commits into from
Jan 13, 2020
Merged

Conversation

jcohenadad
Copy link
Member

The default syntax for opening SCT output file on Linux was xopen, which is not widely available. The proposed solution is to replace this command with xdg-open, which is available by default in most distros.

Fixes #2574

@jcohenadad jcohenadad added the enhancement category: improves performance/results of an existing feature label Jan 11, 2020
@jcohenadad jcohenadad added this to the 4.2.1 milestone Jan 11, 2020
Copy link
Contributor

@olix86 olix86 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

@jcohenadad jcohenadad merged commit 06987ff into master Jan 13, 2020
@jcohenadad jcohenadad deleted the jca/2574-xdg-open branch January 13, 2020 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement category: improves performance/results of an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Problem using open on Ubuntu
2 participants