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 Desktop
Packages, which is subscribed to gnome-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 “dconf” package in Ubuntu:
  New
Status in “gnome-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/dconf/+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