Comment 53 for bug 1778322

Revision history for this message
Clement Lefebvre (clementlefebvre) wrote :

Do we need a new rebuild of gvfs in bionic or did the 1.36.1-0ubuntu1.3 update pick up the samba change when it was built?

Using samba 4.7.6+dfsg~ubuntu-0ubuntu2.9, I rebuilt gvfs 1.36.1-0ubuntu1.3 locally.

I then restarted gvfsd-smb-browse without success..

killall gvfsd-smb-browse && GVFS_DEBUG=1 /usr/lib/gvfs/gvfsd-smb-browse

still nothing in Network neighbourhood.. and no sign of "smb-network: Forcing NT1 protocol version" in the output.

I then killed the file manager and gvfsd-smb-browse, and typed:

pkill gvfs
GVFS_DEBUG=1 /usr/lib/gvfs/gvfsd-smb-browse

I restarted the file manager and this time, I could see "smb-network: Forcing NT1 protocol version" and Workgroup when browsing network:///.

What I don't understand though, is that after each new reboot, with this locally built gvfs installed, I end up not seeing workgroup within network:///, nor "smb-network: Forcing NT1 protocol version" in the gvfsd-smb-browse output until after I pkill gvfs.

Going back to the repository version of gvfs, and I can't see workgroup, nor "smb-network: Forcing NT1 protocol version" anymore, even after "pkill gvfs".