[krita] [Bug 487544] Saving a TIFF file, then closing and reopening Krita 5.2.2+, causes a crash when it tries to load the TIFF file in the file preview window
Dmitry Kazakov
bugzilla_noreply at kde.org
Wed Jun 5 15:18:32 BST 2024
https://bugs.kde.org/show_bug.cgi?id=487544
Dmitry Kazakov <dimula73 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CONFIRMED |RESOLVED
Latest Commit| |https://invent.kde.org/grap
| |hics/krita/-/commit/4e882db
| |22bb0064b4faa353125928728ba
| |d66567
Resolution|--- |FIXED
--- Comment #2 from Dmitry Kazakov <dimula73 at gmail.com> ---
Git commit 4e882db22bb0064b4faa353125928728bad66567 by Dmitry Kazakov.
Committed on 05/06/2024 at 14:18.
Pushed by dkazakov into branch 'master'.
Fix update of "read-only" state of the document when loading and saving
We shouldn't set the status of the actions explicitly from the
document, since it created thread-safety issues on MacOS
(and just doesn't work, since the enabled state is managed by
KisActionManager)
M +3 -5 libs/ui/KisDocument.cpp
M +13 -8 libs/ui/KisMainWindow.cpp
M +1 -2 libs/ui/KisMainWindow.h
M +1 -0 libs/ui/kis_action.h
M +5 -0 libs/ui/kis_action_manager.cpp
https://invent.kde.org/graphics/krita/-/commit/4e882db22bb0064b4faa353125928728bad66567
--
You are receiving this mail because:
You are watching all bug changes.
More information about the kde-mac
mailing list