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
Desktop Bugs, which is subscribed to gvfs in 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

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

Reply via email to