[krita] [Bug 423470] Crash when try to use Fill Tool

2020-06-29 Thread Tymond
https://bugs.kde.org/show_bug.cgi?id=423470

Tymond  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
   |hics/krita/commit/2b431a1e1 |hics/krita/commit/5b661e5e4
   |b3d7f2347a60501a2f7ee05cb92 |3712b3f874b7c5f1ce0656d4abe
   |25a8|38cb

--- Comment #4 from Tymond  ---
Git commit 5b661e5e43712b3f874b7c5f1ce0656d4abe38cb by Agata Cacko.
Committed on 29/06/2020 at 19:12.
Pushed by tymond into branch 'krita/4.3'.

Fix crash when using Fill Tool without a selection

Before this commit, if a user was using a Fill Tool
on an image without a selection, it would cause a crash.
This commit prevents the crash.


(cherry picked from commit 2b431a1e1b3d7f2347a60501a2f7ee05cb9225a8)

M  +3-2libs/image/kis_fill_painter.cc
M  +1-1libs/ui/processing/fill_processing_visitor.cpp

https://invent.kde.org/graphics/krita/commit/5b661e5e43712b3f874b7c5f1ce0656d4abe38cb

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

[krita] [Bug 423470] Crash when try to use Fill Tool

2020-06-29 Thread Tymond
https://bugs.kde.org/show_bug.cgi?id=423470

Tymond  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/grap
   ||hics/krita/commit/2b431a1e1
   ||b3d7f2347a60501a2f7ee05cb92
   ||25a8
 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #3 from Tymond  ---
Git commit 2b431a1e1b3d7f2347a60501a2f7ee05cb9225a8 by Agata Cacko.
Committed on 29/06/2020 at 16:09.
Pushed by tymond into branch 'master'.

Fix crash when using Fill Tool without a selection

Before this commit, if a user was using a Fill Tool
on an image without a selection, it would cause a crash.
This commit prevents the crash.

M  +3-2libs/image/kis_fill_painter.cc
M  +1-1libs/ui/processing/fill_processing_visitor.cpp

https://invent.kde.org/graphics/krita/commit/2b431a1e1b3d7f2347a60501a2f7ee05cb9225a8

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

[krita] [Bug 423470] Crash when try to use Fill Tool

2020-06-29 Thread Tymond
https://bugs.kde.org/show_bug.cgi?id=423470

Tymond  changed:

   What|Removed |Added

   Keywords||regression

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

[krita] [Bug 423470] Crash when try to use Fill Tool

2020-06-29 Thread Tymond
https://bugs.kde.org/show_bug.cgi?id=423470

Tymond  changed:

   What|Removed |Added

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

--- Comment #2 from Tymond  ---
Probably caused by my changes. I'll check it out.

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

[krita] [Bug 423470] Crash when try to use Fill Tool

2020-06-26 Thread Ahab Greybeard
https://bugs.kde.org/show_bug.cgi?id=423470

Ahab Greybeard  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||ahab.greybe...@hotmail.co.u
   ||k
 Ever confirmed|0   |1

--- Comment #1 from Ahab Greybeard  ---
I can confirm this for the 24 Jun 5.0.0 prealpha (git 9b02ae2) and 4.3.1 alpha
(git 23a6ab6) appimages.

It also doesn't crash if 'Fill entire selection' is enabled.

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