Upon startup, the following issues are verified: If the images path is writeable; If the recordings path is writeable; If FFMPEG is available.
If the paths are incorrect, a popup will be shown. If the application is not visible, a new button is shown at the top right of the app, displaying the amount of errors.
If the user clicks on this, a new child window is opened giving the user the option to fix the issue. He/she can then adjust the path to another path. The path picker has also been adjusted.
After picking a path, it will now be verified and you will be prompted to pick again if the newly chosen path also has no write rights.
In case you try to make a recording of capture a screenshot with incorrect pathing, the application will be brought to the foreground and it will show a popup with the appropriate error/reason for not being able to record/capture.
Bug fixes
Sometimes the option to 'run at startup' would not be adjusted properly.
When running the application for the first time (run at startup), using a hotkey would open the capture window and keep it on the foreground while capturing.
Changing file paths was not persisted after restarting.