Bug 441200

Summary: New mypaint brush pack doesn't appear
Product: [Applications] krita Reporter: tomtomtomreportingin
Component: Resource ManagementAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: normal CC: amy, halla
Priority: NOR    
Version First Reported In: 5.0.0-beta1   
Target Milestone: ---   
Platform: Appimage   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description tomtomtomreportingin 2021-08-19 22:18:22 UTC
SUMMARY
David Revoy's mypaint brush pack implemented in https://invent.kde.org/graphics/krita/-/merge_requests/745 does not appear in Krita 5 on my end. Having used various nightlies previously, the old mypaint brush pack does show, and perhaps creates a clash.

The brushes do appear in a fresh (/tmp/) environment.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Debian sid
KDE Plasma Version: 5.20.5
KDE Frameworks Version: 5.78.0
Qt Version: 5.12.11 (Appimage)
Comment 1 Halla Rempt 2021-08-23 12:44:51 UTC
Hm, this is hard to debug, since everybodies resources folder will be dirty in a different way. Do the brushes appear if you move the resourcecache.sqlite temporarily out of the resources folder?
Comment 2 tomtomtomreportingin 2021-08-24 05:31:59 UTC
The brush pack still doesn't appear with a regenerated resourcecache.sqlite.
Comment 3 amyspark 2021-10-17 19:28:12 UTC
I cannot reproduce on commit 804225bc51. Can you check if your user folder has a copy of the old MyPaint brushes? if so, can you remove them and regenerate the database?
Comment 4 tomtomtomreportingin 2021-10-18 00:38:57 UTC
I don't recall removing the previously included brushes or regenerating the sql cache fixing this problem. This problem resolved itself after starting a nightly build twice (instead of once for some reason?), so it probably pertains to the string in the KRITA_RESOURCE_VERSION file. Not sure myself if this should still be considered an issue.
Comment 5 amyspark 2021-10-18 01:23:09 UTC
Marking as resolved then, do let us know if it appears again.