#803425 gedit: Gedit seems sleeping many seconds opening (with or without a file) or saving file when internet connection is up

Package:
gedit
Source:
gedit
Description:
popular text editor for the GNOME desktop environment
Submitter:
michele
Date:
2015-10-30 15:00:19 UTC
Severity:
important
#803425#5
Date:
2015-10-30 00:53:25 UTC
From:
To:
Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***

#803425#10
Date:
2015-10-30 12:14:04 UTC
From:
To:
When I save, gedit do this connections:

#watch lsof -i
[...]
gvfsd-htt  5683     michele    8u  IPv4 345979      0t0  TCP
T4400:59570->feijoa.canonical.com:http (ESTABLISHED)
[...]

#watch lsof -ni
[...]
gvfsd-htt  5683     michele    8u  IPv4 354859      0t0  TCP
192.168.2.100:59770->91.189.94.12:http (ESTABLISHED)
[...]



Michele

#803425#15
Date:
2015-10-30 14:57:18 UTC
From:
To:
Searching over internet I found some pages that seems related to this bu:

http://askubuntu.com/questions/112318/strange-connections-by-gvfsd-http-spawner
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/571970

I've noticed that if I kill process gvfsd-http,  it reappear every time I
save a file with gedit.
Capturing packets with wireshark I've found that gvfsd-http make a http
connection to http://ubuntuforums.org/showthread.php  (??)

Michele

#803425#20
Date:
2015-10-30 14:57:34 UTC
From:
To:
Searching over internet I found some pages that seems related to this bu:

http://askubuntu.com/questions/112318/strange-connections-by-gvfsd-http-spawner
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/571970

I've noticed that if I kill process gvfsd-http,  every time I save a file
with gedit.
Capturing packets with wireshark I've found that gvfsd-http make a http
connection to http://ubuntuforums.org/showthread.php  (??)

Michele