Summary: | Bad charset / encoding result of signing clipboard with utf-8 text but non-english text. | ||
---|---|---|---|
Product: | [Applications] kgpg | Reporter: | wocanltofnetrisz |
Component: | general | Assignee: | Rolf Eike Beer <kde> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | true.bugman |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian stable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.8.2 | |
Sentry Crash Report: |
Description
wocanltofnetrisz
2012-03-06 01:57:45 UTC
Just a while ago (but already after posting this bug report), I've installed "GPA ver. 0.9.0-1", another gnuPG front-end and I've tested the same task - to sign clipboard with non-english text/letters. And the signed text is OK ! :) Those non-english letters are the same as original, therefore I do suppose there must be unfortunately something wrong with the "KGpg" app :-\ I have already fixed some of these bugs. Please try again with a recent version. Hello, thanks for information. Can you please give me little advice how to install the newest version of KGpg into Debian Squeeze (stable) ? :) Due it's stable most apps won't change, some apps, like Iceweasel I've upgraded just adding backports to my sources.list and installing with a switch "-t ...", no other way. Thanks in advance! Sorry, I have no idea about Debian. Try asking in the KDE forums. Ok, I found some more bugs in it. Fixes will go into master soon and things will likely get fixed for KDE SC 4.8.2. Git commit fa5e306040bb977f38da6732d6a10330ed10d6b4 by Rolf Eike Beer. Committed on 07/03/2012 at 19:39. Pushed by dakon into branch 'KDE/4.8'. make operations on UTF-8 text in editor work Signing, verifying, and encrypting were previously broken. This will very likely break any text that is not UTF-8 encoded, but I doubt that the editor can currently handle that anyway. M +3 -23 editor/kgpgtextedit.cpp M +0 -3 editor/kgpgtextedit.h M +11 -19 kgpgtextinterface.cpp M +1 -1 transactions/kgpgtextorfiletransaction.cpp http://commits.kde.org/kgpg/fa5e306040bb977f38da6732d6a10330ed10d6b4 *** Bug 312126 has been marked as a duplicate of this bug. *** |