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

Opening files doesn't work on mac #1

Open
mgtlake opened this issue Jul 18, 2016 · 0 comments
Open

Opening files doesn't work on mac #1

mgtlake opened this issue Jul 18, 2016 · 0 comments
Labels

Comments

@mgtlake
Copy link
Owner

mgtlake commented Jul 18, 2016

Seems to be an issue if .jl extension doesn't have an associated editor - probably can be resolved by choosing a default editor if open fails.

No application knows how to open /Users/user/Juliet/Functions/1.jl.
ERROR: failed process: Process(`open /Users/user/Juliet/Functions/1.jl`, ProcessExited(1)) [1]
 in run at /Applications/Julia-0.4.6.app/Contents/Resources/julia/lib/julia/sys.dylib
 in setup_function_file at /Users/user/.julia/v0.4/Juliet/src/Juliet.jl:301
 in complete_lesson at /Users/user/.julia/v0.4/Juliet/src/Juliet.jl:196
 in choose_lesson at /Users/user/.julia/v0.4/Juliet/src/Juliet.jl:121
 in juliet at /Users/user/.julia/v0.4/Juliet/src/Juliet.jl:74
@mgtlake mgtlake added the bug label Jul 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant