[Bug 800760] Re: Needs gconf to gsettings updates

Sebastien Bacher seb128 at ubuntu.com
Wed Jun 22 16:00:48 UTC 2011


So looking at the current sources those are some notes

* bin/ubiquity-dm

you should lock down gsettings keys as well there

* d-i/source/migration-assistant/evolution-import.c doesn't need
migrating, evolution 3.0 still use gconf, the gsettings migration might
happen for 3.2 but it's not sure, I will update the bug if it becomes
likely

* d-i/source/migration-assistant/windows-import.c

the current oneiric version is using gconf but git is using gsettings so
that will likely need work before oneiric

* d-i/source/user-setup/user-setup-apply

libgksu is still using gconf by that might change before oneiric

* scripts/plugininstall.py:

not sure what the key used there do but you should check if there is an
equivalent still

* ubiquity/components/apt_setup.py

the proxy values are in gsettings, org.gnome.system.proxy.http nowadays

* ubiquity/frontend/gtk_ui.py

the indicator-session keys will migrate to gsettings in oneiric

nautilus migrated to gsettings and the automount feature move to gnome-settings-daemon, you want to tweak the gsettings in
org.gnome.nautilus.desktop and org.gnome.settings-daemon.plugins.automount

you should lock down gsettings keys as well there

* ubiquity/misc.py
the keyboard layouts are in desktop.gnome.periphericals.keyboard.kbd layouts


** Also affects: ubiquity (Ubuntu Oneiric)
   Importance: Undecided
       Status: New

** Changed in: ubiquity (Ubuntu Oneiric)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/800760

Title:
  Needs gconf to gsettings updates

Status in “ubiquity” package in Ubuntu:
  Confirmed
Status in “ubiquity” source package in Oneiric:
  Confirmed

Bug description:
  GNOME is migrating from gconf to gsettings, in consequence unity needs to play catchup on some of those changes.
  You can see http://developer.gnome.org/gio/stable/ch28.html for how to migrate code from gconf to gsettings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/800760/+subscriptions




More information about the foundations-bugs mailing list