[Bug 242670] security/kleopatra: crashing
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jan 3 12:37:26 GMT 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242670
Adriaan de Groot <adridg at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |adridg at freebsd.org
--- Comment #4 from Adriaan de Groot <adridg at freebsd.org> ---
I'm (slowly) chasing this in the 19.12 git branch. So far I have the following:
# Details greyed out
- this is similar to the case where you double-click on a key (it's supposed
to pop-up the key details dialog)
- adding some debugging shows
```
org.kde.pim.kleopatra: .. command @ 0x8097384c0 index
QModelIndex(1,1,0x8096945e0,KRearrangeColumnsProxyModel(0x808fa1980))
org.kde.pim.kleopatra: Got 0 keys for details command.
```
So, although the key is visible in the overall list, the details dialog thinks
there are 0 keys attached. There is likely a problem in invoking gpgme to get
key details, which I have not chased yet.
# Crash in lookup-on-server
There's an assert being triggered:
```
ASSERT: "model" in file
/home/adridg/src/kde/pim/kleopatra/src/dialogs/lookupcertificatesdialog.cpp,
line 103
```
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list