[krita] [Bug 480331] Opening multiple documents crashes krita

2024-02-28 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=480331

Dmitry Kazakov  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
   |hics/krita/-/commit/65f81bb |hics/krita/-/commit/c31de7f
   |d15ca309d1780de146d3b7eb313 |eae1df5790b4ffc8be51e893d33
   |0c3474  |88390a

--- Comment #4 from Dmitry Kazakov  ---
Git commit c31de7feae1df5790b4ffc8be51e893d3388390a by Dmitry Kazakov.
Committed on 28/02/2024 at 12:56.
Pushed by dkazakov into branch 'kazakov/for-5.2'.

Fix a crash when trying to open multiple files with one D

KisShapeController::rootDummy() can return null right after the
setImage() call, because the addition of the dummies to the graph
happens via synchronized connection, which happens only after
returning to the event loop.

M  +6-0libs/ui/flake/kis_dummies_facade_base.h
M  +4-0libs/ui/flake/kis_node_dummies_graph.h
M  +7-0libs/ui/flake/kis_shape_controller.h
M  +8-2libs/ui/kis_node_model.cpp
M  +5-1plugins/dockers/animation/timeline_node_list_keeper.cpp

https://invent.kde.org/graphics/krita/-/commit/c31de7feae1df5790b4ffc8be51e893d3388390a

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

[krita] [Bug 480331] Opening multiple documents crashes krita

2024-02-06 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=480331

Dmitry Kazakov  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/grap
   ||hics/krita/-/commit/65f81bb
   ||d15ca309d1780de146d3b7eb313
   ||0c3474

--- Comment #3 from Dmitry Kazakov  ---
Git commit 65f81bbd15ca309d1780de146d3b7eb3130c3474 by Dmitry Kazakov.
Committed on 06/02/2024 at 09:21.
Pushed by dkazakov into branch 'master'.

Fix a crash when trying to open multiple files with one D

KisShapeController::rootDummy() can return null right after the
setImage() call, because the addition of the dummies to the graph
happens via synchronized connection, which happens only after
returning to the event loop.

M  +6-0libs/ui/flake/kis_dummies_facade_base.h
M  +4-0libs/ui/flake/kis_node_dummies_graph.h
M  +7-0libs/ui/flake/kis_shape_controller.h
M  +8-2libs/ui/kis_node_model.cpp
M  +5-1plugins/dockers/animation/timeline_node_list_keeper.cpp

https://invent.kde.org/graphics/krita/-/commit/65f81bbd15ca309d1780de146d3b7eb3130c3474

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

[krita] [Bug 480331] Opening multiple documents crashes krita

2024-01-26 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=480331

Halla Rempt  changed:

   What|Removed |Added

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

--- Comment #2 from Halla Rempt  ---
Let's assign it to Dmitry then.

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

[krita] [Bug 480331] Opening multiple documents crashes krita

2024-01-25 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=480331

Halla Rempt  changed:

   What|Removed |Added

   Severity|major   |crash
 CC||ha...@valdyas.org

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

[krita] [Bug 480331] Opening multiple documents crashes krita

2024-01-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=480331

fanzhuyi...@gmail.com changed:

   What|Removed |Added

   Severity|normal  |major

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

[krita] [Bug 480331] Opening multiple documents crashes krita

2024-01-25 Thread Freya Lupen
https://bugs.kde.org/show_bug.cgi?id=480331

Freya Lupen  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
 CC||penguinflyer2...@gmail.com
   Keywords||regression

--- Comment #1 from Freya Lupen  ---
Confirmed, seems to be a regression of commit 8dc97144.

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