Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug Report | Clipboard context error raised when copying secret to clipboard in an SSH session #1

Open
JosephLai241 opened this issue Aug 15, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@JosephLai241
Copy link
Owner

Describe The Bug

A clipboard context error is raised when himitsu attempts to copy a secret to the system clipboard while in an SSH session.

Expected Behavior

himitsu should copy the secret to the SSH client's (the connecting computer's) clipboard.

Actual Behavior

The secret failed to copy to the clipboard due to a failed connection error.

Steps To Reproduce

  • SSH into a machine.
  • Install himitsu and run hmu add to add a secret.
  • Run hmu use to use the stored secret.
    • An error should be raised here.

Traceback/Output

Clipboard context error: XCB connection error: ClosedParseErr

Additional Context

N/A

@JosephLai241 JosephLai241 added the bug Something isn't working label Aug 15, 2022
@JosephLai241 JosephLai241 self-assigned this Aug 15, 2022
@JosephLai241 JosephLai241 changed the title Bug | Clipboard context error raised when copying secret to clipboard in an SSH session Bug Report | Clipboard context error raised when copying secret to clipboard in an SSH session Aug 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant