The bug is in this file.

/usr/share/glib-2.0/schemas/org.gnome.settings-daemon.enums.xml

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1310963

Title:
  /org/gnome/settings-daemon/plugins/xsettings/rgba-order suggests
  invalid value RGBA

Status in “gnome-settings-daemon” package in Ubuntu:
  New
Status in “unity-settings-daemon” package in Ubuntu:
  New

Bug description:
  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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1310963/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to