[Akonadi] [Bug 439991] akonadi_imap_resource crashes when I open the account settings
Laurent Montel
bugzilla_noreply at kde.org
Thu Jul 29 09:21:52 BST 2021
https://bugs.kde.org/show_bug.cgi?id=439991
Laurent Montel <montel at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit|https://invent.kde.org/pim/ |https://invent.kde.org/pim/
|kdepim-runtime/commit/d47c2 |kdepim-runtime/commit/8f752
|9c4d6d48688eed665ff4a2837db |0ed17f96b7eaddc50ec314eca30
|6bce70bb |509d1e6b
--- Comment #4 from Laurent Montel <montel at kde.org> ---
Git commit 8f7520ed17f96b7eaddc50ec314eca30509d1e6b by Laurent Montel, on
behalf of Franz Baumgärtner.
Committed on 29/07/2021 at 08:21.
Pushed by mlaurent into branch 'release/21.08'.
fix UI elements being used before initialization
commit 18bc7e43 introduced calls to setRevealPasswordAvailable() on
password fields.
those calls happened before m_ui->password and m_ui->customPassword
were initialized by the call to m_ui->setupUI(),
and led to a crash when trying to open the settings of an IMAP account.
(cherry picked from commit d47c29c4d6d48688eed665ff4a2837db6bce70bb)
M +2 -2 resources/imap/setupserver.cpp
https://invent.kde.org/pim/kdepim-runtime/commit/8f7520ed17f96b7eaddc50ec314eca30509d1e6b
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list