xfce4-session multisession

houston92 houston92 at houston.rr.com
Fri Jan 23 21:10:20 CET 2004


On Friday 23 January 2004 04:43, Benedikt Meurer wrote:
> Matt Lancereau wrote:
> > On Fri, 23 Jan 2004, Matt Lancereau wrote:
> >
> > just found in manager.c :
> >
> > +  /* check if theres already a session manager running */
> > +  if (g_getenv("SESSION_MANAGER") != NULL) {
> > +    g_warning("Another session manager is already running,
> > unable to continue");
> > +    return(FALSE);
> > +  }
> > +
> >
> > I removed those line and all works. Are there any reasons that
> > those lines were added ? Something about security or whatever ?
>
> This is used to prevent xfce4-session from starting inside another
> session (there is no SM client mode available for xfce4-session).
>
> > Cheers, Matt.
>
> Benedikt

Do you plan on implementing a client mode?  We use many legacy 
applications that will only display on an 8bit xserver.  Currently we 
start the main session at 24bit, solves color flashing from private 
color maps, for login; then use startx -- :1 -depth 8 to start a 
second xsession at 8bit.
What are the consequences of starting an xfce4-session inside another 
xfce4-session?

Wayne




More information about the Xfce4-dev mailing list