[kleopatra] [Bug 360364] Kleopatra displays an error report received from gpg in gibberish after clicking "refresh OpenPGP certificates". .

Andre Heinecke via KDE Bugzilla bugzilla_noreply at kde.org
Fri Apr 8 16:50:33 BST 2016


https://bugs.kde.org/show_bug.cgi?id=360364

Andre Heinecke <aheinecke at intevation.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
     Ever confirmed|0                           |1

--- Comment #1 from Andre Heinecke <aheinecke at intevation.de> ---
This looks like a nasty mismatch between console OEM charset and gui ANSI
charset.

I've looked at it and Kleopatra takes the error from GnuPG and converts it with
QString::fromLocal8Bit and this uses the ANSI charset while GnuPG uses the OEM
charset. *sigh*

I'll add some conversion code to handle this properly.

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the Kdepim-bugs mailing list