Krita can't open early saved template from AppData and show error: "Can't open, file doesn't exist". When I open AppData, I see my file there. It exist! But Krita can't see this. Reproducible: Always Steps to Reproduce: 1.File>New>User settings - create file with 3 layers 2.File>Save image as template, then enter random name, click Ok 3.File>New>My Templates Dir, then select template that created on step 2. Actual Results: Can't open C:\Users\User\AppData\Roaming\krita\templates\Шаблоны\.source\file.kra doesn't exist Expected Results: Create new image from template
Can confirm, further examination shows that the file was saved correctly, but Krita is looking for .source\ file.kra instead. This is probably just a typo somewhere in the code and should be an easy fix!
(In my confirmation case, bug was found under Krita 3 dev build krita-3.0-7dc551d-x86_64.appimage for Ubuntu.)
I can confirm this too (Ubuntu 14.04 Unity with krita-3.0-x86_64.appimage). The error says: "Could not open Reason: The file /home/*username*/.local/share/krita/templates/My-Templates/.source/test.kra does not exist."
yes.. was having the same problem. For now I work around by manually saving the .kra file in the ".source" folder.
Created attachment 100674 [details] Removes trailing space in path creation for the template
Thanks for the patch! I cannot believe how blind I was -- I'll push it now.
Git commit d2e66ccc85a7818a46cc391fd30449389043f514 by Boudewijn Rempt. Committed on 20/08/2016 at 09:21. Pushed by rempt into branch 'master'. Patch by Joe (joewinzer@googlemail.com). Thanks! M +1 -1 libs/ui/KisTemplateCreateDia.cpp http://commits.kde.org/krita/d2e66ccc85a7818a46cc391fd30449389043f514