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 receiv
Only happens with encrypted homes. My machine is 12.04, amd64.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/995543
Title:
[precise] .gvfs fuse mount is not functional after logout and
2 matches
Mail list logo