[krita] [Bug 407520] Assert when the g'mic plugin tries to return the image

2019-05-17 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=407520

Boudewijn Rempt  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/
   |krita/commit/57686d84d4ee5d |krita/commit/23e4782ab8dd77
   |37e482274d57159599bb501dce  |1ed281aa1cb933093f604ceeef

--- Comment #3 from Boudewijn Rempt  ---
Git commit 23e4782ab8dd771ed281aa1cb933093f604ceeef by Boudewijn Rempt, on
behalf of Dmitry Kazakov.
Committed on 17/05/2019 at 08:12.
Pushed by rempt into branch 'krita/4.2'.

Fix logic of the stroke lifetime in QMic

We shouldn't try to end the same stroke multiple times. The patch
also makes sure KisProcessingApplicator is owned by a scoped pointer
instead of manual handling.

M  +1-1libs/image/kis_stroke.cpp
M  +0-1plugins/extensions/qmic/QMic.cpp
M  +10   -19   plugins/extensions/qmic/kis_qmic_applicator.cpp
M  +2-2plugins/extensions/qmic/kis_qmic_applicator.h

https://invent.kde.org/kde/krita/commit/23e4782ab8dd771ed281aa1cb933093f604ceeef

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

[krita] [Bug 407520] Assert when the g'mic plugin tries to return the image

2019-05-16 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=407520

Dmitry Kazakov  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/kde/
   ||krita/commit/57686d84d4ee5d
   ||37e482274d57159599bb501dce
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Dmitry Kazakov  ---
Git commit 57686d84d4ee5d37e482274d57159599bb501dce by Dmitry Kazakov.
Committed on 16/05/2019 at 12:50.
Pushed by dkazakov into branch 'master'.

Fix logic of the stroke lifetime in QMic

We shouldn't try to end the same stroke multiple times. The patch
also makes sure KisProcessingApplicator is owned by a scoped pointer
instead of manual handling.

M  +1-1libs/image/kis_stroke.cpp
M  +0-1plugins/extensions/qmic/QMic.cpp
M  +10   -19   plugins/extensions/qmic/kis_qmic_applicator.cpp
M  +2-2plugins/extensions/qmic/kis_qmic_applicator.h

https://invent.kde.org/kde/krita/commit/57686d84d4ee5d37e482274d57159599bb501dce

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

[krita] [Bug 407520] Assert when the g'mic plugin tries to return the image

2019-05-16 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=407520

Dmitry Kazakov  changed:

   What|Removed |Added

 CC||dimul...@gmail.com
   Assignee|krita-bugs-n...@kde.org |dimul...@gmail.com
 Status|CONFIRMED   |ASSIGNED

--- Comment #1 from Dmitry Kazakov  ---
I can reproduce

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

[krita] [Bug 407520] Assert when the g'mic plugin tries to return the image

2019-05-14 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=407520

Boudewijn Rempt  changed:

   What|Removed |Added

 Ever confirmed|0   |1
   Keywords||regression, release_blocker
 Status|REPORTED|CONFIRMED

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