[kmail2] [Bug 351395] kmail 15.08.1 crashes when opening the composer window

Jan-Matthias Braun jan_braun at gmx.net
Sun Sep 27 12:05:13 BST 2015


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

--- Comment #12 from Jan-Matthias Braun <jan_braun at gmx.net> ---
On a side note: The crash in slotEditorTextChanged() depended on the local bool
textIsNotEmpty = !mComposerBase->editor()->document()->isEmpty(); The crash
happend directly in the next call to
    mFindText->setEnabled(textIsNotEmpty);

In my testing, the boolean condition was opposite when hitting reply and when
hitting new message and only in the latter case it crashed in the call to
setEnabled(...).

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



More information about the Kdepim-bugs mailing list