Comment 47 for bug 775117

Revision history for this message
Isak Andersson (icepapih) wrote :

What needs to be done before the launch is to set AutoMount to false in /usr/share/gvfs/mounts/network.mount like people have been pointing out. It is not an error in C++ code, it is just a config file that needs to be packaged with better defaults. You don't break anything by doing this, you just get the delay if you click the network button because it will check the network then instead of during boot. However it could be worth making the checking on its own thread. That would also fix the issue.