[Bug 1020770] Re: gdm install prompts about dm when debconf value set

2014-07-12 Thread George Chriss
The code that causes behavior reported in Comment #4 (at least in Trisquel): cat /var/lib/dpkg/info/lightdm.config # set default display manager DEFAULT_DISPLAY_MANAGER_FILE=/etc/X11/default-display-manager [...] # debconf is not a registry; use the current contents of the default display #

[Bug 1020770] Re: gdm install prompts about dm when debconf value set

2013-03-22 Thread Emmanuel Thomé
Hi, Pardon me if I'm misunderstanding, but it very much seems to me that the gdm/lightdm configuration scripts are unconditionally setting the default value of the debconf choice to gdm, irrespective of the previous value of the setting. Is that normal behaviour ? In the transcript below I

[Bug 1020770] Re: gdm install prompts about dm when debconf value set

2012-11-30 Thread groc
ok thanks -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm in Ubuntu. https://bugs.launchpad.net/bugs/1020770 Title: gdm install prompts about dm when debconf value set To manage notifications about this bug go to:

[Bug 1020770] Re: gdm install prompts about dm when debconf value set

2012-11-29 Thread groc
** Tags added: problem same -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm in Ubuntu. https://bugs.launchpad.net/bugs/1020770 Title: gdm install prompts about dm when debconf value set To manage notifications about this bug

[Bug 1020770] Re: gdm install prompts about dm when debconf value set

2012-11-29 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: gdm (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm in Ubuntu. https://bugs.launchpad.net/bugs/1020770

[Bug 1020770] Re: gdm install prompts about dm when debconf value set

2012-11-29 Thread Jeremy Bicha
This worked for me: echo debconf debconf/priority select critical lightdm shared/default-x-display-manager select gdm gdm shared/default-x-display-manager select lightdm | debconf-set-selections You will likely want to set the debconf priority back to high when you're done. I'm closing this bug