[akregator] [Bug 336417] Akregator crashes when being closed

David Faure faure at kde.org
Fri Oct 17 20:26:43 BST 2014


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

David Faure <faure at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |http://commits.kde.org/kdep
                   |                            |im/c5b703e7c1a3f5da43a38645
                   |                            |36cfa606d112d60a
   Version Fixed In|                            |4.14.3

--- Comment #21 from David Faure <faure at kde.org> ---
Git commit c5b703e7c1a3f5da43a3864536cfa606d112d60a by David Faure.
Committed on 17/10/2014 at 19:19.
Pushed by dfaure into branch 'KDE/4.14'.

Fix crash on logout.

Turns out the check for kapp->sessionSaving inside queryExit was confusing,
it's actually false when aboutToQuit() leads to queryExit, even during logout.
So always delete the part in slotOnShutdown, called by aboutToQuit().
FIXED-IN: 4.14.3

M  +3    -0    akregator/src/mainwidget.cpp

http://commits.kde.org/kdepim/c5b703e7c1a3f5da43a3864536cfa606d112d60a

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



More information about the Kdepim-bugs mailing list