[kde] [Bug 361257] New: Colorscheme and other settings should not be copied into kdeglobals
Ivan Shapovalov via KDE Bugzilla
bugzilla_noreply at kde.org
Fri Apr 1 00:05:33 BST 2016
https://bugs.kde.org/show_bug.cgi?id=361257
Bug ID: 361257
Summary: Colorscheme and other settings should not be copied
into kdeglobals
Product: kde
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: NOR
Component: general
Assignee: unassigned-bugs at kde.org
Reporter: intelfx at intelfx.name
Currently, when one selects a KDE color scheme in systemsettings, it
effectively has its contents _copied_ into kdeglobals. Instead, the color
scheme name in [General]/ColorScheme could be used to lookup the color scheme
file and read it in run-time, but it isn't so.
This is scripting-unfriendly.
Reproducible: Always
Steps to Reproduce:
1. Set a non-default color scheme via systemsettings
2. Open kdeglobals in editor, remove all sections like [ColorEffects:*],
[Colors:*], [DesktopIcons], [DialogIcons] (but not [General])
3. Open any application
Actual Results:
Default color scheme is used.
Expected Results:
Color scheme is looked up using [General]/ColorScheme config key, read in
runtime and applied
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list