nvm, I just managed to reproduce this bug on maverick without a step 4. Just sshfs stopped multiload-applet from allowing suspend. Full command: sshfs -o gid=`id -g` -o idmap=user -o "ControlPath=/tmp/sshfs.cse" cse: ~/cse -o PreferredAuthentications=password -o reconnect
And in my ssh_config: ControlMaster auto ControlPath ~/.ssh/control_%l_%h_%p_%r HashKnownHosts no ForwardX11 yes StrictHostKeyChecking no CheckHostIP no NoHostAuthenticationForLocalhost no ServerAliveCountMax 3 ServerAliveInterval 20 Host cse HostName login.cse.unsw.edu.au -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/319575 Title: multiload-applet + sshfs breaks suspend -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
