My guess is that the Line 34 is related to my .bash_profile, which has
this on line 34:

if [ "`uname -s`" == "Darwin" ]
then
    # On MacOS X, the $PATH is set in .MacOSX/environment.plist
    export PATH=$PATH:/opt/local/bin
    # Path to emacsclient.
    export EDITOR=/Applications/Emacs.app/Contents/MacOS/bin/emacsclient
fi

Line 53 has this:

    source $HOME/.bashrc

This does seem to have negative impact on my session, as my xmodmap
keyboard settings aren't getting set in Quantal now.

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

Title:
  /usr/sbin/lightdm-session: 34: [: Linux: unexpected operator

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to