Probably final comment from me, I found a workaround that "solves" the problem 
for me.
If you don't need QT Accessibility:

Edit `/etc/X11/Xsession.d/90qt-a11y', put a `#' in front of all lines:

# -*- sh -*-
# Xsession.d script to set the QT_ACCESSIBILITY env variable when accessibility
# is enabled.
#
# This file is sourced by Xsession(5), not executed.

#if [ -x "/usr/bin/gsettings" ]; then
#       a11y_enabled=$(gsettings get org.gnome.desktop.interface 
toolkit-accessibility)
#       if "$a11y_enabled" = "true" ]; then
#               export QT_ACCESSIBILITY=1
#       fi
#fi

This work around might break with updates.

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

Title:
  LDAP user with automounted nfs homedir cannot login

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

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to