Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

If non-existent key files are in Pageant's registry path, they can't be removed easily #122

Closed
ghost opened this issue Dec 20, 2013 · 1 comment

Comments

@ghost
Copy link

ghost commented Dec 20, 2013

If key filenames have been persisted to the registry, they can't be removed easily. This results in:

Can't load key error

a number of times during startup.

Perhaps there should be a way to clear this path from the UI, or a way to save the setting to a file instead?

FauxFaux added a commit that referenced this issue Dec 22, 2013
@FauxFaux
Copy link
Owner

You should now get:

---------------------------
Pageant
---------------------------
Couldn't load 'non-existent-file.ppk': Couldn't load this key (unable to open file)

Would you like to remove it from the list of automatically loaded keys?
---------------------------
Yes   No   Cancel   
---------------------------

... for each broken key, where:
Yes: Remove the key from the registry.
No: Do nothing to this key.
Cancel: Do nothing and don't bother trying to load any other keys.

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