https://bugs.kde.org/show_bug.cgi?id=395012
Bug ID: 395012
Summary: Skins can't be installed from KNS
Product: yakuake
Version: Git (Frameworks 5)
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 113055
--> https://bugs.kde.org/attachment.cgi?id=113055&action=edit
fix
When a Skin is downloaded from KNS, Yakuake fails to validate the presence of
title.skin and tabs.skin files.
The skin is then uninstalled even if these files exist.
This is due to this optimization of KNS: https://phabricator.kde.org/D6104
Files are not listed anymore by entry.installedFiles().
They are replaced by paths that end with /*
--
You are receiving this mail because:
You are watching all bug changes.