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

Boudewijn Rempt <b...@valdyas.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://commits.kde.org/kri
                   |                            |ta/66efad8c393daf09c81e9dfa
                   |                            |8014879f2aab61e4
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED

--- Comment #2 from Boudewijn Rempt <b...@valdyas.org> ---
Git commit 66efad8c393daf09c81e9dfa8014879f2aab61e4 by Boudewijn Rempt.
Committed on 02/03/2018 at 09:52.
Pushed by rempt into branch 'master'.

Wrap list of actions in QPointers

The delayed timer for updating the gui might actually call updateGUI
after the window has been destroyed, so the actions are all gone. To
avoid the timing issue, wrap the actions the Action Manager manages
but not owns in a QPointer

M  +18   -17   libs/ui/kis_action_manager.cpp

https://commits.kde.org/krita/66efad8c393daf09c81e9dfa8014879f2aab61e4

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to