[Bug 486939] Changed configuration file quoting format breaks upgrades

gdm (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Nov 1 17:46:42 UTC 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=486939

  gdm | general | Ver: 2.20.x

Brian Cameron changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |brian.cameron at sun.com




------- Comment #2 from Brian Cameron  2007-11-01 17:46 UTC -------

This probably broke because a lot of cleanup work was done in GDM 2.20. 
Basically the way GDM reads its configuration file was completely ripped out
and replaced.  Previously it used a private vicious-extensions library and now
it uses the glib keyfile interfaces, which are probably better maintained and
more stable.

The existing gdmsetup just has an entry field for entering options.  We need to
check if it is putting the backslash in there.  If it is, and if this breaks
the command, then we should either fix it so it doesn't do this, or so that the
code accepts commands with the backslash quotes (probably better if this is the
way the old GDM worked).

I haven't heard that this is causing problems for other users.  I would accept
a patch to fix GDM to be better backwards compatible.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=486939.



More information about the pkg-gnome-maintainers mailing list