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

fallback flag not recognized #372

Closed
harporoeder opened this issue Jul 18, 2021 · 2 comments
Closed

fallback flag not recognized #372

harporoeder opened this issue Jul 18, 2021 · 2 comments
Labels

Comments

@harporoeder
Copy link

The --fallback flag does not appear to be accepted.

> x11docker --version
6.9.0

> x11docker --help | grep fallback
     --fallback [=yes|no]  Allow or deny fallbacks if a chosen option cannot
                       be fulfilled. By default fallbacks are allowed.

> x11docker --fallback=no jess/firefox
/usr/bin/x11docker: unrecognized option '--fallback'

x11docker ERROR: Failed to parse options.
@mviereck mviereck added the bug label Jul 21, 2021
mviereck added a commit that referenced this issue Jul 21, 2021
--update: regard custom installation path #371
@mviereck
Copy link
Owner

Thank you for the bug report!
Is is fixed now in the beta/master version.

@harporoeder
Copy link
Author

@mviereck Thanks for the fix! It has been working well.

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

2 participants