[Akonadi] [Bug 439991] akonadi_imap_resource crashes when I open the account settings

Kishore Gopalakrishnan bugzilla_noreply at kde.org
Sun Jul 25 09:30:25 BST 2021


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

--- Comment #1 from Kishore Gopalakrishnan <kishore96 at gmail.com> ---
I did a git bisect. Reverting the mentioned commit fixes the issue.

18bc7e4361f1c0de505af7e9e5cbb09d61b1a503 is the first bad commit
commit 18bc7e4361f1c0de505af7e9e5cbb09d61b1a503
Author: Laurent Montel <montel at kde.org>
Date:   Thu Jun 24 13:55:38 2021 +0200

    Honor KDE Kiosk setting lineedit_reveal_password

 resources/dav/resource/settings.cpp               |  2 ++
 resources/dav/resource/setupwizard.cpp            |  2 ++
 resources/dav/resource/urlconfigurationdialog.cpp |  2 ++
 resources/etesync/setupwizard.cpp                 |  2 ++
 resources/ews/ewsconfigdialog.cpp                 |  2 ++
 resources/ews/ewssettings.cpp                     |  5 +++++
 resources/imap/settingspasswordrequester.cpp      | 10 +++++++---
 resources/imap/setupserver.cpp                    |  3 +++
 resources/pop3/accountwidget.cpp                  |  5 +++--
 resources/pop3/pop3resource.cpp                   |  5 +++++
 10 files changed, 33 insertions(+), 5 deletions(-)

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


More information about the Kdepim-bugs mailing list