Every about 10th save it doesn't save and entire program crashes. Everytime this happens it creates a new file called "[original filename].[random keys].kra" in the folder outside of the folder im saving in. The program is everything on default, from day one it has done this several times losing hours of progress. I mainly work in vectors if that could be affecting it. OS: Windows 10 Ram: 16GB Graphics Card: GTX 980m CPU, Memory, Disk, GPU are all below 10-50% while working
Could you please attach the contents of help->system information for bug reports and the kritacrash.log file that you can find in %LOCALAPPDATA%
Created attachment 123806 [details] System Information for Bug Report
Created attachment 123807 [details] Krita Crash Log
Thanks! All your crashes seem to hapen at the same point, where Krita is trying to save a text shape. Since that happens when autosaving, it might seem like Krita is crashing on lots of different actions, but that's not the case. I don't get this crash myself, but that might just be because my use of the text object is the simplest possible. I'll take a look...
Ah, I should not have said "text shape" -- it happens when saving vector shapes (though text shapes are vector shapes, too).
Git commit d93c263ccf8ebd827018ff2730ad7d5518daedf5 by Boudewijn Rempt. Committed on 09/11/2019 at 16:30. Pushed by rempt into branch 'krita/4.2'. Double check the points pointers M +35 -30 libs/flake/KoPathShape.cpp https://invent.kde.org/kde/krita/commit/d93c263ccf8ebd827018ff2730ad7d5518daedf5
Git commit a8ee00f95d98a0e8116d13b7d88054aabc279430 by Boudewijn Rempt. Committed on 10/11/2019 at 09:10. Pushed by rempt into branch 'master'. Double check the points pointers M +33 -28 libs/flake/KoPathShape.cpp https://invent.kde.org/kde/krita/commit/a8ee00f95d98a0e8116d13b7d88054aabc279430