https://bugs.kde.org/show_bug.cgi?id=474855
--- Comment #8 from Roke Julian Lockhart Beedell <4wy78...@rokejulianlockhart.addy.io> --- Created attachment 177947 --> https://bugs.kde.org/attachment.cgi?id=177947&action=edit Colour Scheme Enumeration in M:8300849784599135186 (In reply to Roke Julian Lockhart Beedell from comment #0) It's been a long time since I filed this, and it wasn't very well done. I'm going to replace it undermentioned, unless the triage owner would rather I refile it entirely: SUMMARY ------ In the Steam version of Krita, application styles and colour schemes available in their respective KCMs are not enumerated. This means that platform defaults are not adhered to, even in an entirely first-party environment. In comparison, the native packages achieve this. STEPS TO REPRODUCE ------------------ 1. Install ≤ [`M:8300849784599135186`][2]: ~~~sh #!/usr/bin/env sh steam "steam://install/280680" ~~~ 2. *When complete*, invoke it: ~~~sh #!/usr/bin/env sh steam "steam://rungameid/280680" ~~~ 3. In the menu bar, select "Settings", then: - "Themes" - "Styles" 4. Do the same in `krita-5.2.6-2.fc41.x86_64`, to compare. EXPECTED RESULT --------------- The Steam version should enumerate the colour schemes and application styles installed system-wide (available via `kcm_colors` and `kcm_style`). OBSERVED RESULT --------------- The Steam version does not enumerate the installed colour schemes nor application styles, thus defaulting to Fusion, despite the DE-wide (and, in fact, KDE-wide, amongst alternative OSes, like Windows) default being Breeze. 1. https://krita-artists.org/uploads/default/original/3X/8/a/8a9deef88c466526cd440fc60139a9612b77b267.png 2. https://krita-artists.org/uploads/default/original/3X/c/c/cc3921a4f2d4429af55dc31c2329b2afa2fd4ec9.png It *does* act as expected in the Fedora 41 RPM: 1. https://krita-artists.org/uploads/default/original/3X/7/1/71fe433dfb4f585e02c23e020ee560c102e0207f.png 2. https://krita-artists.org/uploads/default/original/3X/c/c/cc3921a4f2d4429af55dc31c2329b2afa2fd4ec9.png I shall attach these images when this has been posted. SOFTWARE/OS VERSIONS -------------------- 1. ~~~sh #!/usr/bin/env sh kinfo ~~~ 2. > ~~~YAML > Operating System: Fedora Linux 41 > KDE Plasma Version: 6.2.5 > KDE Frameworks Version: 6.10.0 > Qt Version: 6.8.1 > Kernel Version: 6.12.11-200.fc41.x86_64 (64-bit) > Graphics Platform: Wayland > ~~~ ADDITIONAL INFORMATION ---------------------- Most, if not more, of the information provided here is also available at [`krita-artists.org/t/74681/1`][1]. [1]: https://krita-artists.org/t/why-doesn-t-krita-on-steam-adhere-to-the-kcm-colors-colour-scheme/74681/1?u=rokejulianlockhart [2]: https://steamdb.info/depot/280682/history/?changeid=M:8300849784599135186 -- You are receiving this mail because: You are watching all bug changes.