Skip to content

Character encoding issue with GPG key #101

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

Closed
jdhoek opened this issue Sep 23, 2015 · 3 comments
Closed

Character encoding issue with GPG key #101

jdhoek opened this issue Sep 23, 2015 · 3 comments

Comments

@jdhoek
Copy link

jdhoek commented Sep 23, 2015

In the Users dialog I am encoutering some character encoding issues:

encoding

The public key in the screenshot belongs to someone whose name ends with qué, but in the user interface this is rendered as qué. This usually means that UTF-8 text is decoded incorrectly as ISO-8859-1 text.

This public key causes no problems in Gnome's keyring or in the command line gpg tool.

My locale is all in UTF-8:

LANG=en_GB.UTF-8
LANGUAGE=en_GB:en
LC_CTYPE="en_GB.UTF-8"
LC_NUMERIC=nl_NL.UTF-8
LC_TIME=nl_NL.UTF-8
LC_COLLATE="en_GB.UTF-8"
LC_MONETARY=nl_NL.UTF-8
LC_MESSAGES="en_GB.UTF-8"
LC_PAPER=nl_NL.UTF-8
LC_NAME=nl_NL.UTF-8
LC_ADDRESS=nl_NL.UTF-8
LC_TELEPHONE=nl_NL.UTF-8
LC_MEASUREMENT=nl_NL.UTF-8
LC_IDENTIFICATION=nl_NL.UTF-8
@jdhoek
Copy link
Author

jdhoek commented Sep 23, 2015

QtPass version 1.0.1.

@annejan annejan added the bug label Oct 2, 2015
@annejan annejan added the Linux label Oct 16, 2015
@annejan
Copy link
Member

annejan commented Oct 27, 2015

Related: #91 encoding issues opening or writing a password.

@annejan
Copy link
Member

annejan commented Sep 24, 2016

Fixed in #198

@annejan annejan closed this as completed Sep 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants