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

Error out when the provided configuration file doesn't exist #8

Open
vivien opened this issue Oct 7, 2021 · 1 comment
Open

Error out when the provided configuration file doesn't exist #8

vivien opened this issue Oct 7, 2021 · 1 comment

Comments

@vivien
Copy link

vivien commented Oct 7, 2021

Currently qt-kiosk-browser silently falls back to the built-in URL value if it fails to load the configuration file passed as argument like this:

qt-kiosk-browser sdflkjsdflkjsdflkj

This can lead to unwanted behavior like this, thus qt-kiosk-browser must error out with an explicit message if it fails to load the user provided configuration file.

@otavio
Copy link
Member

otavio commented Oct 7, 2021

Can you prepare a PR for this?

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

2 participants