Summary: | Global Theme KCM does not apply cursor theme included in third-party global theme | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-frameworkintegration | Reporter: | Patrick Silva <bugseforuns> |
Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | benjamin.port, cyril.rossi, doncbugs, henri, kde, leinir, nate |
Priority: | NOR | Keywords: | regression |
Version First Reported In: | 5.86.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Patrick Silva
2021-05-15 10:37:04 UTC
Does it happen on X11 too? OR just Wayland? X11 too. Can reproduce on both X11 and Wayland with the Layan global theme. Can reproduce on both X11 and Wayland with the Layan global theme. Bugs came from dependencies management, the cursor dep have many files and currently we download only one file, result we don't install expected cursor theme. Currently looking on the good way to solve that I think this is a theme bug, there is a mechanism to specify which file to download when there are multiple with linkid=%d if I am looking at knewstuff correctly. Is that correct Leinir? (In reply to David Redondo from comment #6) > I think this is a theme bug, there is a mechanism to specify which file to > download when there are multiple with linkid=%d if I am looking at knewstuff > correctly. Is that correct Leinir? Yes that is the way, though I wouldn't consider it well known by theme developers. I believe there is something wrong with the process of installing cursors, including on 5.24.90. It seems to be very glitchy. |