qt-kiosk-browser icon indicating copy to clipboard operation
qt-kiosk-browser copied to clipboard

Error out when the provided configuration file doesn't exist

Open vivien opened this issue 4 years ago • 1 comments

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.

vivien avatar Oct 07 '21 19:10 vivien

Can you prepare a PR for this?

otavio avatar Oct 07 '21 19:10 otavio