Public bug reported: Open dconf-editor and navigate to the path mentioned in the summary. It suggests the following values.
rgba rgb bgr vrgb vbgr The first option is invalid and should be none. http://www.freedesktop.org/wiki/Specifications/XSettingsRegistry/ https://developer.gnome.org/gtk3/stable/GtkSettings.html#GtkSettings--gtk-xft-rgba Key /com/canonical/unity-greeter/xft-rgba also shows the correct possible values. Another way to set. $ dconf write /org/gnome/settings-daemon/plugins/xsettings/rgba-order "'rgba'" $ grep rgba <(xrdb -query) Xft.rgba: rgba This can confuse some applications, maybe worse. https://bugs.launchpad.net/unity/+bug/1310956 ** Affects: dconf (Ubuntu) Importance: Undecided Status: New ** Affects: gnome-settings-daemon (Ubuntu) Importance: Undecided Status: New ** Also affects: dconf (Ubuntu) Importance: Undecided Status: New ** Description changed: - Open dconf-editor and navigate to the path mentioned in the summary. - Click to change, it suggests the following values. + Open dconf-editor and navigate to the path mentioned in the summary. It + suggests the following values. rgba rgb bgr vrgb vbgr The first option is invalid and should be none. http://www.freedesktop.org/wiki/Specifications/XSettingsRegistry/ https://developer.gnome.org/gtk3/stable/GtkSettings.html#GtkSettings--gtk-xft-rgba Key /com/canonical/unity-greeter/xft-rgba also shows the correct possible values. - Another way to reproduce. + Another way to set. $ dconf write /org/gnome/settings-daemon/plugins/xsettings/rgba-order "'rgba'" $ grep rgba <(xrdb -query) Xft.rgba: rgba This can confuse some applications, maybe worse. https://bugs.launchpad.net/unity/+bug/1310956 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1310963 Title: /org/gnome/settings-daemon/plugins/xsettings/rgba-order suggests invalid value RGBA To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dconf/+bug/1310963/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
