kozec / syncthing-gtk

GTK3 & python based GUI for Syncthing
GNU General Public License v2.0
1.29k stars 140 forks source link

GTK app does not change send/receive folder status (only-receive box remains checked) #484

Closed v3ree closed 5 years ago

v3ree commented 5 years ago

In the WebUI changing the send/receive status per folder works OK, but in the GTK app when I try to uncheck the "receive only" box the change isn't permanent (it's not saved). This causes issues with syncing between devices.

The checkbox should also say "receive" instead of "recieve" - minor typo.

Using ArchLinux; Syncthing-GTK version: 1:0.9.4.2-1

I hope the feedback helps!

dralley commented 5 years ago

Can confirm. Syncthing-GTK claims it is set to send-and-receive, but WebUI says it is set to receive.

screenshot from 2018-10-08 15-56-04

If you try to edit, it will have the receive-only box checked, but unchecking it and saving doesn't work

screenshot from 2018-10-08 15-56-09 .

yaomtc commented 5 years ago

Confirmed with 0.9.4.2 on Solus (Budgie). (I had to check the package version as the About dialog says "unknown")

stenwt commented 5 years ago

I'm seeing same using the Flatpak off Flathub.

benruijl commented 5 years ago

Same issue here on Arch Linux with the latest version (btw "receive" is the proper spelling).

gserl commented 5 years ago

Exactly the same issue here on Xubuntu 16.04, shared folders are always forced to 'Receive Folder Only' mode and changes made manually do not persist and are reset back to 'Receive Folder Only'. By the way the WebUI is accessible for me at localhost:8080, and the setting under ‘Edit Folder’ --> ‘Advanced’ --> ‘Folder Type’ will hold the selection and not revert back to ‘Receive Only’ as with the GUIs.

yannick-mayeur commented 5 years ago

Got the same issue using Linux Mint 18.3

Kartoffel commented 5 years ago

Same issue with v0.14.51 on Linux Mint 19

kozec commented 5 years ago

Guys, I get it, it doesn't work anywhere :smile:

But it should now.