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

Handle missing Moonlight binary #141

Open
wackerl91 opened this issue Mar 13, 2017 · 0 comments
Open

Handle missing Moonlight binary #141

wackerl91 opened this issue Mar 13, 2017 · 0 comments

Comments

@wackerl91
Copy link
Owner

  • Luna Version: ~0.7.0
  • nVidia GeForce Experience Version: N/A
  • Moonlight Embedded Version: N/A
  • OSMC Version: N/A

Expected Behaviour:
If the moonlight binary can't be found a dialog should be shown to inform users. Additionally, allow custom locations for the binary (e.g. self-compiled versions).
An exception should not be thrown anymore. All actions that depend on the binary being present should be halted until a binary path is set.

Actual Behaviour:
An exception is triggered, thus the user is not informed properly about the missing binary.
Custom locations aren't possible, only standard locations (/usr/bin and /usr/local/bin) are searched.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant