salsi9 / cryptophane

Automatically exported from code.google.com/p/cryptophane
GNU General Public License v2.0
0 stars 0 forks source link

public key export function, garbage at the end of file (iconv.dll) #21

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. export public key to file

What is the expected output? What do you see instead?

public key exported to a file, without any additional notices for system 
libraries (like iconv).

What version of the product are you using? On what operating system?

cryptophane 0.7.0.42 on windows XP, 32-bit.
gnupg version 1.4.2 from cryptophane installation

Please provide any additional information below.

looking in the exported public key file, i see the following additional (extra) 
information:

...
-----END PGP PUBLIC KEY BLOCK-----
gpg: error loading `iconv.dll': Не найден указанный 
модуль.

gpg: please see http://www.gnupg.org/download/iconv.html for more information

Original issue reported on code.google.com by mator...@gmail.com on 17 May 2011 at 1:24

GoogleCodeExporter commented 8 years ago
Why do you even bother putting out a piece of software with this kind of error? 
And then when someone reports the problem 5 months later no response to the 
bug. Do you realize you are just wasting people's time by publishing garbage, 
then not supporting it? I just spent 30-ish minutes installing and using 
cryptophane, and I have this exact same issue. How can I trust *anything* 
related to this software? Should I hand out my public key with the "error 
loading" message?

Do everyone a favor -- either fix these issues, or take down your software so 
you don't waste other people's time.

Original comment by r...@ronopolis.com on 15 Nov 2011 at 5:56

GoogleCodeExporter commented 8 years ago
A short googling brings up the page on GnuPG site describing this issue: 
http://www.gnupg.org/download/iconv.en.html
So, you just need to copy iconv.dll 
(ftp://ftp.gnupg.org/gcrypt/binary/libiconv-1.9.1.dll.zip) to GnuPG folder 
(%PROGRAMFILES%\Cryptophane\GnuPG on 32-bit Windows, 
%PROGRAMFILES(x86)%\Cryptophane\GnuPG on 64-bit Windows). So calm down, please. 
Five months is surely enough to figure out such a simple issue by yourself.

Original comment by and...@shvchk.com on 19 Nov 2011 at 7:59

GoogleCodeExporter commented 8 years ago
It would be nice if the installer could install this file. 

Original comment by sashi...@gmail.com on 3 Dec 2012 at 9:39