[Akonadi] [Bug 364005] ASSERT: "!mReadingFinished" when composing a message

Daniel Vrátil via KDE Bugzilla bugzilla_noreply at kde.org
Sat Jun 18 11:39:11 BST 2016


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

Daniel Vrátil <dvratil at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/akon
                   |                            |adi/d5c6a12a10dbe58384676a8
                   |                            |777c871c1bebc1744
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #2 from Daniel Vrátil <dvratil at kde.org> ---
Git commit d5c6a12a10dbe58384676a8777c871c1bebc1744 by Daniel Vrátil.
Committed on 18/06/2016 at 10:33.
Pushed by dvratil into branch 'master'.

Session: connect to KJob::finished() rather than result()

KJob::result() is not emitted when job is killed quietly which prevents
Session from scheduling the next job until the killed job is destroyed.
This leads to responses being delivered to a wrong job when the job is
killed.
CCMAIL: faure at kde.org

M  +2    -0    src/core/jobs/job.cpp
M  +1    -1    src/core/session.cpp

http://commits.kde.org/akonadi/d5c6a12a10dbe58384676a8777c871c1bebc1744

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


More information about the Kdepim-bugs mailing list