https://bugs.kde.org/show_bug.cgi?id=414570

--- Comment #15 from Alexander Lohnau <alexander.loh...@gmx.de> ---
Well shit, it was not the issue I initially thought, but a completely different
one: Using global themes the author can install dependencies. These installed
dependencies consist of the knsrc file which tells the installer how it should
be installed and an url to the KDE Store which tells the installer what entry
should be installed.

Most of the global themes reference the old knsrc file, but the KCM uses the
new one (aurorae.knsrc -> window-decorations.knsrc)

And because the new one is only used in the KNS dialog and most global themes
use the old knsrc file they don't show up in the dialog. This is a regression
from https://phabricator.kde.org/D18458#change-vWY7oE457t7I.

I am not sure if we really fix this, because KNS has the concept that there is
only one knsrc file and one cache file that belongs to it. And we can not
'just' remove the old location, because that is already used in the KDE Store.

Could we maybe do some workarounds using a symlink to link the old location to
the new location? Feels super hacks, but I don't see any other way to solve
this :/

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to