Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

FindCredentials call on Linux without unlocking the key store crashes #477

Open
1 of 6 tasks
jsimonet opened this issue Nov 7, 2022 · 0 comments
Open
1 of 6 tasks

Comments

@jsimonet
Copy link

jsimonet commented Nov 7, 2022

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

  1. Ensure the key store is locked
  2. call FindCredentials
  3. 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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant