with 0.4.91, if i create a new bookmark it defaults to FTP/port 21. if i switch to SMB type, the port field is hidden, but the value is retained, and saved in the config. Trying to connect to the share will fail with connection refused, as it tries on port 21. to make the smb share work, i need to edit .config/gigolo/bookmark and remove the port line for the given bookmark. a bit similar to bug #14928 ? probably easy to fix, just filing it so its tracked..
*** Bug 16275 has been marked as a duplicate of this bug. ***
Created attachment 9499 always set port when changing method sean, does this make sense to you as a potential fix ?
with the patch, if i create an smb share, no port is saved in the bookmark (which i think is the expected behaviour): [test] host=test folder= user= scheme=smb share=test domain= path= changing share type updates the port field with the default value for the method.
Landry Breuil referenced this bugreport in commit f951a478c99784d12e1d22c5809b87989bebde10 ensure port is always reset to the method port (bug #15455) https://git.xfce.org/apps/gigolo/commit?id=f951a478c99784d12e1d22c5809b87989bebde10
fixed in the just released 0.5.1.