A workaround: 1) sudo -i 2) echo session-cleanup-script=/etc/scripts/lightdm-logout.sh>>/etc/lightdm/lightdm.conf 3) mkdir /etc/scripts 4) echo -e '#!/bin/sh\numount $HOME/.gvfs 2>/dev/null\nexit 0'>/etc/scripts/lightdm-logout.sh 5) chmod 755 /etc/scripts/lightdm-logout.sh 6) exit
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/995543 Title: [precise] .gvfs fuse mount is not functional after logout and subsequent login To manage notifications about this bug go to: https://bugs.launchpad.net/ecryptfs/+bug/995543/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
