FWIW, I'm still seeing this in 10.04.1.

Here are a couple of workarounds I have tested that seem to work:

This will temporarily fix the theme, but checking the accessibility feature 
breaks it again:
sudo gconftool-2 --direct --config-source 
xml:readwrite:/var/lib/gdm/.gconf.defaults --set --type string 
/desktop/gnome/interface/icon_theme LoginIcons
sudo restart gdm

This will make the setting mandatory. With this setting, checking the 
accessibility feature breaks the theme, but on any restart of gdm (or the 
system), it will revert to the proper theme:
sudo gconftool-2 --direct --config-source 
xml:readwrite:/var/lib/gdm/.gconf.mandatory --set --type string 
/desktop/gnome/interface/icon_theme LoginIcons
sudo restart gdm

I hope this helps...

-- 
GDM login theme change when using accessibility features
https://bugs.launchpad.net/bugs/402017
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to