Bug 437141 - Global Theme KCM does not apply cursor theme included in third-party global theme
Summary: Global Theme KCM does not apply cursor theme included in third-party global t...
Status: CONFIRMED
Alias: None
Product: frameworks-frameworkintegration
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: 5.86.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2021-05-15 10:37 UTC by Patrick Silva
Modified: 2024-07-09 19:03 UTC (History)
7 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Silva 2021-05-15 10:37:04 UTC
STEPS TO REPRODUCE
1. install Layan global theme from KDE Store
2. apply Layan global theme
3. go to Cursors KCM

OBSERVED RESULT
no cursor theme is highlighted

EXPECTED RESULT
cursor theme included in Layan global theme should be applied after the step 2

SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.22.80
KDE Frameworks Version: 5.83.0
Qt Version: 5.15.2
Graphics Platform: Wayland
Comment 1 Nate Graham 2021-05-18 20:57:20 UTC
Does it happen on X11 too? OR just Wayland?
Comment 2 Patrick Silva 2021-05-18 23:58:08 UTC
X11 too.
Comment 3 Nate Graham 2021-05-20 20:56:45 UTC
Can reproduce on both X11 and Wayland with the Layan global theme.
Comment 4 Nate Graham 2021-05-20 21:03:08 UTC
Can reproduce on both X11 and Wayland with the Layan global theme.
Comment 5 Benjamin Port 2021-05-27 08:22:10 UTC
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
Comment 6 David Redondo 2022-02-24 10:59:16 UTC
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?
Comment 7 doncbugs 2022-06-04 17:16:54 UTC
(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.