A better solution than removing this file, is to change:
/usr/bin/xmodmap /usr/share/apps/kxkb/ubuntu.xmodmap || true
Into:
if [ -f /usr/share/apps/kxkb/ubuntu.xmodmap ]; then
/usr/bin/xmodmap /usr/share/apps/kxkb/ubuntu.xmodmap || true
fi
Maybe this can be done for the Jaunty Xsession scripts?
--
[intrepid] Can only login using failsafe Gnome: "unable to open file
'/usr/share/apps/kxkb/ubuntu.xmodmap' for reading"
https://bugs.launchpad.net/bugs/300028
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs