When decrypting a symmetric file kleopatra only says "decryption failed" only in the details / audit log a user can see that it was because "wrong session key" which is a complicated error.
We should catch this and say "Wrong Password" as the error. So "decryption failed: Wrong Password". Or something like that.
To reproduce: Encrypt a file with password. Kill gpg-agent. Decrypt it and enter a wrong password.