← Back to team overview

compiz team mailing list archive

[Bug 772486] Re: [Natty] Unity will start from GDM, not from KDM

 

I did some more playing around with this and I found my GDMSESSION
variable is set to "default". If I add:

export GDMSESSION="$DESKTOP_SESSION"

if [ "$GDMSESSION" = "default" ] ; then
        export GDMSESSION=gnome
fi

then Unity will start correctly. It doesn't seem to cause any problems if the session type is changed prior to login either. 
I'm not sure why just 'export GDMSESSION="$DESKTOP_SESSION"' doesn't work for me, but I've tested this over several 11.04 x86_64 installs now using a clean (no data/config in the $HOME directory) account.

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/772486

Title:
  [Natty] Unity will start from GDM, not from KDM

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/772486/+subscriptions