[krita] [Bug 441592] Crash on deleting first storyboard entry.

2021-09-12 Thread Luna
https://bugs.kde.org/show_bug.cgi?id=441592

Luna  changed:

   What|Removed |Added

 CC||lunab...@gmail.com

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

[krita] [Bug 441592] Crash on deleting first storyboard entry.

2021-09-01 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=441592

Halla Rempt  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
   |hics/krita/commit/f554fdb9c |hics/krita/commit/876598b3f
   |2f531d1688c16b2aceb1e5fc749 |7dc9929f29531063a67cae318d6
   |080a|7875

--- Comment #2 from Halla Rempt  ---
Git commit 876598b3f7dc9929f29531063a67cae318d67875 by Halla Rempt, on behalf
of Eoin O'Neill.
Committed on 01/09/2021 at 09:16.
Pushed by rempt into branch 'krita/5.0'.

Fix a crash in storyboard docker when removing boards.

First frame removal would cause a crash due to improper value being fetched.
(Specifically, we aren't interested in the last keyframe of a storyboard
entry, but the last visible frame of the board.)
(cherry picked from commit f554fdb9c2f531d1688c16b2aceb1e5fc749080a)

M  +41   -40   plugins/dockers/storyboarddocker/StoryboardModel.cpp

https://invent.kde.org/graphics/krita/commit/876598b3f7dc9929f29531063a67cae318d67875

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

[krita] [Bug 441592] Crash on deleting first storyboard entry.

2021-08-30 Thread Eoin O'Neill
https://bugs.kde.org/show_bug.cgi?id=441592

Eoin O'Neill  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/grap
   ||hics/krita/commit/f554fdb9c
   ||2f531d1688c16b2aceb1e5fc749
   ||080a
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Eoin O'Neill  ---
Git commit f554fdb9c2f531d1688c16b2aceb1e5fc749080a by Eoin O'Neill.
Committed on 30/08/2021 at 18:46.
Pushed by eoinoneill into branch 'master'.

Fix a crash in storyboard docker when removing boards.

First frame removal would cause a crash due to improper value being fetched.
(Specifically, we aren't interested in the last keyframe of a storyboard
entry, but the last visible frame of the board.)

M  +41   -40   plugins/dockers/storyboarddocker/StoryboardModel.cpp

https://invent.kde.org/graphics/krita/commit/f554fdb9c2f531d1688c16b2aceb1e5fc749080a

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

[krita] [Bug 441592] Crash on deleting first storyboard entry.

2021-08-26 Thread Eoin O'Neill
https://bugs.kde.org/show_bug.cgi?id=441592

Eoin O'Neill  changed:

   What|Removed |Added

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

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