kozec / syncthing-gtk

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

GUI doesn't show any folders, but they sync correctly #479

Open Deleetdk opened 6 years ago

Deleetdk commented 6 years ago

Recently, a bug was introduced which means that my folders are no longer shown, but they synchronize fine.

st gtk

I'm running newest versions:

System: Mint 18.2 with Cinnamon. All packages updated with apt update & apt upgrade.

Things tried:

Didn't try reinstalling yet as I don't want to lose my settings.

kozec commented 6 years ago

Try starting from terminal and check if there is any error message, this usually happens when folder list is somehow unparsable.

Deleetdk commented 6 years ago

I ran syncthing from terminal. It runs fine and the browser based GUI shows my folders as usual. It auto-updated to 0.14.49, newer than the version in my apt sources list it seems. I then shut it down, and opened GTK again. It still shows no folders. The non-folder parts do match up if I open both at once (i.e. run GTK and also look at the tab in the browser).

kozec commented 6 years ago

I ran syncthing from terminal

Not syncthing, syncthing-gtk.

syncthing-gtk -d -v displays most, but without any parameters should be enough for exceptions.

peterrus commented 6 years ago

Experiencing the same (on KDE, but that doesn't seem to be the issue) and the logs show nothing related

kozec commented 6 years ago

Sorry, but I can't find any reason for this and I can't replicate it on any of my machines. Please, check if issue remains with latest version of Syncthing and Syncthing-GTK (one that I've just released).

peterrus commented 6 years ago

image

I am on OpenSUSE Tumbleweed with KDE. Installed the package via opensuse build service, running the latest 9.4.1

kozec commented 5 years ago

So, to fix this you need package named python-cairo on normal and python2-cairo on crazy distros. I added it into OBS for SuSE, but I'm not sure about name on Mint yet.