Re: [gdm-list] double login



On Friday 23 October 2009 19:52:13 you wrote:
> duportail wrote:
> > On Friday 23 October 2009 18:40:06 you wrote:
> >> I note that it only falls into this problematic code segment if the
> >> Xserver binary is not specified by full path (note the test
> >> "if (bin[0] != '/'" above).  So, if my analysis is right, then you
> >> could avoid this problem by providing the full path to the Xserver
> >> in your configuration.
> >
> > Where to specify the full path to the Xserver?
>
> It is specified in the [daemon] section by the "StandardXServer" key and
> also in the various [server-foo] sections by the "command" key.  It is
> probably the later which is being used in your case.  I'd check both.
> More information is here:
>
> http://library.gnome.org/admin/gdm/2.20/configuration.html.en
>
> You might also check for any leading white space in the keys.  That
> might also cause a problem.
>
> If the full path is being specified and there is no leading whitespace,
> then the problem is likely something else.  Further review of the code,
> or building it with debug enabled and attaching a debugger may be needed
> to figure out exactly where the failure is happening.  My analysis is
> just a guess based on looking at the code.
>
> > In ubuntu 9.10 when installing gdm-2.20 and removing the new gdm, the
> > xserver path's in gdm.conf are incorrect.(but that was not the problem I
> > hope) Is this gdm 2.20 reading from the /etc/gdm/gdm.conf?
>
> Different distros use different filenames for the configuration file.
> The default setting is usually in /usr/share/gdm/defaults.conf, and the
> values can be customized in the /etc/gdm/custom.conf or
> /etc/gdm/gdm.conf file.
>
> > Is the error something to do with upstart?
> > because my setup is working with gdm 2.18, but this gdm is not started
> > with upstart automaticly.(strange:the pc start is ending in console(no
> > x), and when I do a gdm stop, it is starting gdm 2.18.
>
> I have no idea what upstart means.  Different distros use different
> mechanisms to start GDM, so you'll probably need to talk to your distro
> to find out exactly how GDM is being started, and how the service is
> being managed.
>
> Brian
Ok, I got multiseat working with ubuntu 9.10 with gdm-2.20 .
It cost me some time to figure out the gdmgreeter was crashing.(but not in gdm 
2.18)Changing this setting to gdmlogin works ok(but it's the old style debian 
greeter).I believe that gdm is too much attached to gnome,because with dual 
screens, not only the greeter is crashing also gnome-panel.
Maybe something to do with xrandr.

Guy



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]