when saving image as template Krita creates .desktop file in ~/.local/share/krita/templates/[groupname]/ but forgets to save the actual .kra file into .source subdirectory. so you have to manually save it there or otherwise Krita will complain missing .kra when using the template. .b Reproducible: Always Steps to Reproduce: 1. create image 2. save as template 3. create new image using this new template Actual Results: error dialog pops up complaining about missing .kra file for the template Expected Results: no errors, just create new image with your template setup here's the desktop entry that was created... but no kra anywhere. [Desktop Entry] Icon=.icon/A4Paperi.png Name=A4 Paperi Type=Link URL[$e]=.source/A4Paperi.kra X-KDE-Hidden=false
Hi Does it's also exist in Krita v2.9.11 or does it's a regression in v3.0 ?
Created attachment 98997 [details] [ ^ screenshot of the bug ] I confirm, impossible here to create a new template in 3.0 git-master freshly compiled. ( picture in attachement ). Also, the 'Use template at startup' option is broken...
Sorry for asking again (I can't try under Linux myself): Does it's also exists in Krita v2.9.11 ?
>> Does it's also exists in Krita v2.9.11 ? Tested here, all the template related feature works fine in 2.9.11.
Thanks David :)
Git commit c24eecb6ba7e53e88ad272cf25cc1983784eb8d8 by Boudewijn Rempt. Committed on 09/06/2016 at 07:03. Pushed by rempt into branch 'krita/3.0'. Yet another !@#$% QUrl porting bug. M +40 -46 libs/ui/KisTemplateCreateDia.cpp http://commits.kde.org/krita/c24eecb6ba7e53e88ad272cf25cc1983784eb8d8