On Wed, Feb 1, 2012 at 11:44 PM, Ricardo Salveti <ricardo.salv...@linaro.org> wrote: > On Tue, Jan 31, 2012 at 5:39 PM, Mario <marietto2...@gmail.com> wrote: >> I forgot to say that I've installed Linaro Ubuntu Desktop 3.1.1.8 on a >> Pandaboard ES. >> >> 2012/1/31 Mario <marietto2...@gmail.com>: >>> Hello. >>> >>> Since I'm not experienced,I would like to talk with you about this >>> potentially bug list : >>> >>> 1) I can't use another desktop manager except Unity. >>> >>> I made 3 modifications to accomplish the task,but with no success : >>> >>> a) I ran update-alternatives --config x-session manager and I chosen >>> lxde or xfce as default DM >>> b) I modified the file : ~/.xinitrc adding exec startlxde/xfce4 >>> c) When Unity starts automatically,I choose lxde or xfce4,but my >>> choice is not remembered for the next login. > > In theory when you do the login at another session, and then logout, > it'll save your previous session. > > Maybe lightdm is confused and not getting the previous session name > from your user. > > Try this to enable Unity-2d, for example (as root): > rm -f /home/linaro/.dmrc > rm -rf /var/cache/lightdm > rm -rf /var/lib/AccountsService/users > dbus_user_path=`dbus-send --system --type=method_call --print-reply > --dest=org.freedesktop.Accounts /org/freedesktop/Accounts > org.freedesktop.Accounts.FindUserByName string:$DEFAULT_USER | awk -F > "\"" {'print $2'}`
Sorry, here $DEFAULT_USER should be 'linaro', or any other user you created at your image. Cheers, -- Ricardo Salveti de Araujo _______________________________________________ linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev