Skip to content

Add delay to ensure secrets can be read within Flatpak

When reading passwords, add a 2s delay. Otherwise, currently, within the Flatpak version of the app, loading of secrets fails: The callbacks passed into libsecret (as used by qtkeychain) never get called and hence, the load jobs hang forever.

Closes #457 (closed)

Merge request reports