This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Description
Prerequisites
Some prerequisites are not applicable since I did not used Atom to develop the fix and check for testing.
Description
FindCredentials call on Linux without unlocking the key store crashes.
(process:280213): libsecret-CRITICAL **: 16:09:20.426: secret_value_get_text: assertion 'value' failed
Steps to Reproduce
- Ensure the key store is locked
- call
FindCredentials
- Click on "Cancel" when password is asked for unlocking the keystore
Expected behavior:
A crash does not happens.
Actual behavior:
A crash does happens.
Reproduces how often:
100% of the time.
Versions
Not using Atom for testing, using another Electron application.
Linux Manjaro Release: 22.0.0.
Additional Information