Bug 375884 - No default favorite composite ops on running AppImage on clean system
Summary: No default favorite composite ops on running AppImage on clean system
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Usability (show other bugs)
Version: 3.1.1
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-02 08:46 UTC by Dmitry Kazakov
Modified: 2017-02-27 14:01 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Screenshot of the problem (351.03 KB, image/png)
2017-02-02 08:46 UTC, Dmitry Kazakov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Kazakov 2017-02-02 08:46:07 UTC
Created attachment 103765 [details]
Screenshot of the problem

The Favorite section of the blending modes is empty. I have quite a few reports in VK with people being not able to find 'Normal' in the huge list of the sectioned blending modes.

I guess it is a regression, some time ago we had a set of default modes...
Comment 1 Halla Rempt 2017-02-27 14:01:35 UTC
Not appimage specific, but the result of a too-eager cleaning up of the kritarc file. Unfortunately, while it was fixed in


commit 54ce6c760a055b30426a87fe91316e4b49e80c38
Author: Scott Petrovic <scottpetrovic@gmail.com>
Date:   Sat Feb 11 12:00:24 2017 -0600

    move the favoriteCompositeOps setting to the top. It was previously under the Theme grouping

It won't help people who used krita; their local kritarc will have an empty line until they make some composite ops favourite again.