As the title states I’m having a problem with the brush engine
I made a brush the good ol’ way, and I clicked the Save New Brush Preset (as should I), set up the thumbnail and all;
after a few seconds voila
Here comes my greatest enemy
so that is the problem,
Am I making a mistake? Cannot state that I ain’t baffled.
Takiro
February 23, 2022, 4:11pm
2
Strange. Just out of curiosity, try a name without a / or \.
1 Like
Takiro
February 23, 2022, 4:40pm
4
I assume it’s because a file is named like the preset and the name isn’t sanitized, then Krita runs into an error because / and \ are path separators. I bet having a : would cause trouble too, on windows at least, not to mention all the other characters Windows can’t handle in file names.
2 Likes
On Linux, the colon and backslash are accepted:
I’ll let @APoeticHeart test this on Windows and then they can create a formal bug report at https://bugs.kde.org/ (a fun filled activity )
1 Like
I tested this and it’s working. It works with the colon as well
@Takiro Colon works as well, I’ll try another one with / or \
It creates the problem.
and when I remove the slashes/backslashes
Works very well, I’ll report this bug soon
system
Closed
March 4, 2022, 5:34am
7
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.