[Bug 1625819] [NEW] gedit is stuck starting, no window is shown

2016-09-20 Thread Eric Saint-Etienne
Public bug reported: I use VPN to log to my workplace which uses proxy. I don't know if the proxy is an issue, but with or without $http_proxy set, gedit won't start properly. ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: gedit 3.18.3-0ubuntu4 ProcVersionSignature: Ubuntu 4.4.0-38.57-gen

[Bug 1625819] Re: gedit is stuck starting, no window is shown

2016-09-22 Thread Eric Saint-Etienne
`gnome-open somefile.txt` shows the icon in the launcher, blinking. After some time (aout 30s) the icon goes away and the gedit process is still running. Starting gedit in standalone mode doesn't help either: the icon is not shown in the launcher, and gedit terminates with the following issue:

[Bug 1625819] Re: gedit is stuck starting, no window is shown

2016-09-22 Thread Eric Saint-Etienne
Also tried to clear the config With very limited success: rm -rf ~/.config/gedit -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gedit in Ubuntu. https://bugs.launchpad.net/bugs/1625819 Title: gedit is stuck starting, no window is s

[Bug 1625819] Re: gedit is stuck starting, no window is shown

2016-09-22 Thread Eric Saint-Etienne
Looked at strace: gedit is stuck in `lstat("/mnt/disk",...)` where /mnt/disk is a NFS share mounted via autofs, the NFS server is on the LAN. Activating the VPN suddenly cut the communication with the LAN... and the NFS server! As soon as I've disabled the autofs service and unmounted `/mnt/disk`