On Tue, 1 Jul 2014 13:58, [email protected] said: > Installing gnupg-w32cli-1.4.18.exe on winXP works, but starting > wpt.exe after installation, the monitor shows "Schlüsselcache internal > error". Then rightclick on wptbutton/über(about) in the quickstartlist
I don't have the time to look at the WinPT code. But is should easily reveal the problem. A common problem in the past was that WinPT did not properly parse the colon separated messages and bailed out if a new field was added. However, 1.4.18 has just two changes: A fix to the regression which does not change the interface at all. And a changed key generation which limits RSA keys to 4096 bits - but it does so in the same way gpg rounds up a provided key size. Shalom-Salam, Werner -- Die Gedanken sind frei. Ausnahmen regelt ein Bundesgesetz. _______________________________________________ Gnupg-users mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnupg-users
