https://bugs.kde.org/show_bug.cgi?id=420078

Boudewijn Rempt <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/kde/
                   |                            |krita/commit/0ddaf9ffefc443
                   |                            |3ac11f3c40498ff088d7d1edd3
         Resolution|---                         |FIXED

--- Comment #5 from Boudewijn Rempt <[email protected]> ---
Git commit 0ddaf9ffefc4433ac11f3c40498ff088d7d1edd3 by Boudewijn Rempt.
Committed on 15/04/2020 at 08:51.
Pushed by rempt into branch 'master'.

Remove the option to run krita in multiple processes

This is not compatible with using a database like sqlite, which
doesn't allow concurrent access. Besides, changing the contents
of the database from two krita processes would lead to massive
confusion.

M  +1    -4    krita/main.cc
M  +1    -4    libs/ui/dialogs/kis_dlg_preferences.cc
M  +7    -27   libs/ui/forms/wdggeneralsettings.ui

https://invent.kde.org/kde/krita/commit/0ddaf9ffefc4433ac11f3c40498ff088d7d1edd3

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

Reply via email to