Bug 350155

Summary: [Brush-Presets] Overwriting a brush-preset removes it from associated tag(s) group(s) after a restart
Product: [Applications] krita Reporter: David REVOY <info>
Component: UsabilityAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: cjhowe, freebox64, halla
Priority: NOR    
Version: 2.9   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description David REVOY 2015-07-12 20:49:57 UTC
Hi, 
A bug with tags : overwriting a brush-preset removes it from associated tag(s) group(s)  after a restart.

How to reproduce :
================
1. Create tag 'A' and tag 'B' , and put a brush preset "X" in both tag. ( all action can be performed with right-click on the brush docker ). Close Krita ; then reopen it : "X" is in tag 'A' and 'B'. 
2. Now select brush 'X' , open Brush editor, change a slider and overwrite it. Close Krita ; then reopen...

Result :
======
Brush preset 'X' is not in group 'A' or 'B' anymore ; it's in 'All' . The user has to redo tag group associations. 

Expected :
=========
Brush preset 'X' keep tag group association 'A' and 'B' after an overwrite. Even after a restart of Krita.
Comment 1 mvowada 2015-07-12 23:07:18 UTC
Hi, I've just encountered this problem with Krita: 2.9.6 (git 2ca3028) - Ubuntu 14.04 Unity.
Comment 2 David REVOY 2015-07-13 06:11:43 UTC
@mvowada : Thank you for confirming. I also think the problem did appear with a relatively recent commit. ( more or less 10 days ). I weekly do small changes to my brushes ( as I paint, to adapt small things as size, flow, etc... ) and overwrite them.
Comment 3 cjhowe 2015-07-17 23:01:30 UTC
Okay, I am able to reproduce this as well. If there are no objections, I will start investigating the problem to see if I can find a solution.
Comment 4 Halla Rempt 2017-01-24 10:13:47 UTC
Looks like this is fixed; I can no longer reproduce it.