Quotes
A new upgrade of Ubuntu always leads to new problems.
(c) Somebody Wise
So I did not dig very deep in this problem. Googling didn’t help a lot at first but finally I found some superuser forum issue with a good solution.
Simple explanation
- Install smbclient
sudo apt install smbclient
- Install gvfs-backends
sudo apt install gvfs-backends