[kmail2] [Bug 465551] E-Mail signed with gnupg subkey not properly shown as valid when opened in composer/preview pane

2023-06-11 Thread Stephan Wezel
https://bugs.kde.org/show_bug.cgi?id=465551

--- Comment #6 from Stephan Wezel  ---
Hi,

i have re-checked it too. And it works now.
it seems that either with an update of kde frameworks or kde-apps the bug is
fixed.
my current versions
KMail (KDE Gear): 5.23.1 (23.04.1)
KDE Frameworks: 5.106.0

Florian Evers used 5.105.0 for frameworks and 23.04.0 for KDE Gear where the
bug occurred as well so my guess is that either with
kde framework 5.106.0 or KDE Gear 23.04.1 the bug was fixed.

Only the signature failes to be checked for old sent e-mails which either
contains german umlaut (e.g. ΓΌ) in the e-mail subject or a file is attached
with an  name which contains german umlaut.
But when such e-mail is re-saved as e.g. draft then the signature can be
properly validated. So my guess that this problem was caused due an error how
the signature was generated for e-mails which contained non ascii charactes
either in subject or attachment names.

So for me this bug is fixed.

It seems that where a kind of duplicate of this bug. I found in the changelog
of KDE Gears 5.23.1 following bug as fixed

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 465551] E-Mail signed with gnupg subkey not properly shown as valid when opened in composer/preview pane

2023-02-10 Thread Stephan Wezel
https://bugs.kde.org/show_bug.cgi?id=465551

--- Comment #1 from Stephan Wezel  ---
Additional information.
When I click on the  link inside the details message "Message
was signed on  with unknown key "
an kleopatra window opens and shows the correct gnupg key/certificate.

It seems that only kmail cannot find the correct gnugpg key/certificate via an
gnupg subkey fingerprint

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 465551] New: E-Mail signed with gnupg subkey not properly shown as valid when opened in composer/preview pane

2023-02-10 Thread Stephan Wezel
https://bugs.kde.org/show_bug.cgi?id=465551

Bug ID: 465551
   Summary: E-Mail signed with gnupg subkey not properly shown as
valid when opened in composer/preview pane
Classification: Applications
   Product: kmail2
   Version: 5.22.1
  Platform: Gentoo Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: message list
  Assignee: kdepim-bugs@kde.org
  Reporter: s.we...@web.de
  Target Milestone: ---

SUMMARY
I'm using gnupg with an subkey to sign my e-mails.
KMail shows following message when a e-mail was signed with the gnugp subkey:
"Not enough information to check signature validity."

Details message:
"Message was signed on  with unknown key .
The validity of the signature cannot be verified.
Status: Good signature"

Expected 
STEPS TO REPRODUCE
1. Create e-mail in composer, with signing active (using an gnupg key with an
signing only subkey)
2. save e-mail as draft
3. Open draft email

OBSERVED RESULT
KMail shows an orange border with following message when a e-mail was signed
with the gnugp subkey:
"Not enough information to check signature validity."

Details message:
"Message was signed on  with unknown key .
The validity of the signature cannot be verified.
Status: Good signature"


EXPECTED RESULT
Showing an green border

SOFTWARE/OS VERSIONS
KDE KMail Version: 5.22.1 (22.12.1)
KDE Frameworks Version:  5.101.0
Qt Version: 5.15.8

ADDITIONAL INFORMATION
The log output when "Write server mode logs to FILE" is configured shows
following Information when the signed e-mail is opened:

2023-02-10 17:06:11 gpg[1848451] armor: BEGIN PGP SIGNATURE
2023-02-10 17:06:11 gpg[1848451] Signature made Do 22 Dez 2022 11:53:36 CET
2023-02-10 17:06:11 gpg[1848451]using RSA key 
2023-02-10 17:06:11 gpg[1848451] using subkey  instead of primary key

2023-02-10 17:06:11 gpg[1848451] using subkey  instead of primary key

2023-02-10 17:06:11 gpg[1848451] using classic trust model
2023-02-10 17:06:11 gpg[1848451] key : accepted as trusted key
2023-02-10 17:06:11 gpg[1848451] Good signature from ""
[ultimate]
2023-02-10 17:06:11 gpg[1848451] using subkey  instead of primary key

2023-02-10 17:06:11 gpg[1848451] binary signature, digest algorithm SHA256, key
algorithm rsa4096
2023-02-10 17:06:11 gpg[1848454] using character set 'utf-8'
2023-02-10 17:06:11 gpg[1848454] using classic trust model
2023-02-10 17:06:11 gpg[1848454] key : accepted as trusted key

So gnupg itself uses the subkey to verify the signature

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 378315] KMail crash on logout

2017-12-13 Thread Stephan Wezel
https://bugs.kde.org/show_bug.cgi?id=378315

Stephan Wezel  changed:

   What|Removed |Added

 CC||s.we...@web.de

--- Comment #17 from Stephan Wezel  ---
It seems to be fixed with Qt 5.10.0
Before i had Qt 5.9.3 running and kmail crashed on session logout.
After updating to Qt 5.10.0 the crash seems to be gone.

-- 
You are receiving this mail because:
You are the assignee for the bug.