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

QR-code display issue on PuTTY #8

Open
jsurkont opened this issue Nov 14, 2019 · 5 comments
Open

QR-code display issue on PuTTY #8

jsurkont opened this issue Nov 14, 2019 · 5 comments

Comments

@jsurkont
Copy link
Collaborator

C implementation. Encoding issues with QR-Code on PuTTY.

putty_qr_code

@tanguynicolas
Copy link

tanguynicolas commented Oct 23, 2023

Same with Linux (Gnome Terminal and Tilix):
image

Edit:
Work with (Debian 11 openssh-client): OpenSSH_8.4p1 Debian-5+deb11u2, OpenSSL 1.1.1w 11 Sep 2023
Do not work with (Debian 12 openssh-client): OpenSSH_9.2p1 Debian-2, OpenSSL 3.0.9 30 May 2023

@ricamz
Copy link

ricamz commented Dec 4, 2024

Same issue here with Mac OS iTerm 2 - Build 3.5.10. And terminal and Kitty.

And also in Fedora.

@creeram
Copy link

creeram commented Dec 5, 2024

@ricamz If you try the source code from the users_mapping branch the QR code works.

@ricamz
Copy link

ricamz commented Dec 5, 2024

Hi @creeram .
Thank you very much. It worked. The only issue i had was that the example config.json on the users_mapping branch should remove the "users" section and only use the UsersFilePath.

@creeram
Copy link

creeram commented Dec 5, 2024

Not sure why it was changed to use "UsersFilePath", It was better with "users". @dBucik created that PR may be he can help you with that.

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

No branches or pull requests

4 participants