[SOLVED]
Further scourering of previous threads on this topic found solution for me...
Thanks to "Morbius1" from thread...
https://ubuntuforums.org/showthread.php?t=2435292
Adding ".local " after my PC host-name in file manager's location bar fixes issue for me (never had to do this in the past)
Thanks Mobius1 ;^)
--------------------------------------------------------
You can get that error message from trying to access from your file manager any server that has disabled smb1. It's becasue of a bug in a sub-componenet of gvfs.
Access it this way in your file managers location bar:
Code:
smb://win10-host-name.local/share-name
You have to specify the windows host name and share name explicitly. You can't use smb://win10-host-name.local by itself to see the list of shares.