Another option to fix this issue would be to add code to gksu to run "gconf_client_get_without_default()" on sudo mode and check if we get a NULL. If so, there was something wrong with the schema and we use a default value of TRUE (for sudo mode). This is a hack would it would ensure that gksu wouldn't fail.
-- Edgy uses gksu instead of gksudo (gconf schema not registed) https://launchpad.net/bugs/59079 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
