hluk / CopyQ

Clipboard manager with advanced features
GNU General Public License v3.0
8.23k stars 429 forks source link

Encryption doesn't prompt me to generate key #2639

Open RuiNtD opened 3 months ago

RuiNtD commented 3 months ago

Describe the bug I am not prompted to generate an encryption key in the plugin settings, making the feature unusable.

To Reproduce

  1. Go to Preferences, Items, Encryption

Expected behavior There should be a button prompting me to "Generate New Keys"

Screenshots copyq_2AQmJjoFek

Version, OS and Environment (Get details from copyq version command if possible.)

Additional context N/a

Jaypers commented 2 weeks ago

Version info:

@RuiNtD your error looks like there is already a keypair present but not with the name "copyq".

CopyQ's behaviour as I've observed it:

  1. When there are any keypairs present at all CopyQ will offer the Change Password button (even if kepair isn't named "copyq")
  2. If no keypair called "copyq" exists then I get: image

Seems to be a bug indeed!