otrv4 / pidgin-otrng

Fork of https://bugs.otr.im/plugins/pidgin-otr. This is a mirror of https://bugs.otr.im/otrv4/pidgin-otrng
GNU General Public License v2.0
16 stars 5 forks source link

Crash by segmentation fault on fingerprints #102

Closed claucece closed 5 years ago

claucece commented 5 years ago

When going to the 'Configure plugin' dialog and to the 'Known fingerprints' tab, when clicking over any account, pidgin crashes by segmentation fault. This should not happen as you should be able to click on the account and start a conversation/verify from there. Seems to be introduced by the fingerprint work.. what do you think @olabini ?

olabini commented 5 years ago

Ah yeah. I'll take a look - I'm sure it's my fault.

olabini commented 5 years ago

But yeah, keep in mind that the fingerprint work is not done yet.

claucece commented 5 years ago

Awesome! Thanks :)

olabini commented 5 years ago

I've fixed the crash here. The full functionality is not really there yet for the fingerprint list though - I expect to do that when I finish up with all the v3 stuff as well, so I'm closing this.