Skip to content

No message error/Give up on "Input encryption key" dialog #79

@eduardomozart

Description

@eduardomozart

Describe the bug

In the "Input encryption key" dialog set to "Always" on program settings, it requests the password every time the program starts and is only dismissed when the user types the correct password, as intended.

Image

Also, I couldn't figure out the difference between "Input encryption key" and "Input password", as the UI to encrypt the connection password only offers a password option, and for it to work, I have to select "Input password" and type the password I set up on the application; otherwise, it reopens the dialog again.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Settings'
  2. Click on 'Plugin'
  3. "Enable save password", type an "Encryption key" and select to "Always" ask password.
  4. Close the program and reopen it.

Expected behavior

  • When pressing ESC, the program should stop attempting to ask the password the same way it does when the user clicks on "No", and only ask again when starting a connection with an encrypted password.
  • When typing the wrong password, the program should state that the password is wrong instead of simply opening "Input encryption key" dialog again.
  • I believe the issue is related to the number of operations you have connected and saved passwords - if I'm not wrong, I had filled two RDP connections with saved passwords.

Application details

  • The application version: 0.0.36-316-g67f307d9 (From revision: 67f307d9) Arch: x86_64
  • Compile date: Aug 29 2025/04:29:05

Qt
Version: 6.9.1

System information

Desktop (please complete the following information):

  • OS: macOS Sequoia
  • Version: 15.6.1

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtest

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions