kozec / syncthing-gtk

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

Kubuntu 18.04LTS Unable to Get Latest Daemon? #553

Closed SarahSzabo closed 4 years ago

SarahSzabo commented 4 years ago

I'm following the instructions on the openSUSE build page:

sudo sh -c "echo 'deb http://download.opensuse.org/repositories/home:/kozec/xUbuntu_18.04/ /' > /etc/apt/sources.list.d/home:kozec.list"
wget -nv https://download.opensuse.org/repositories/home:kozec/xUbuntu_18.04/Release.key -O Release.key
sudo apt-key add - < Release.key
sudo apt-get update
sudo apt-get install syncthing-gtk

Everything goes ok, but when I runt the app, for the first time (After purging .config/syncthing-gtk and .config/syncthing).

I also purged the apt.list key file and started again new.

So I followed the instructions and get to run the initial configration wizard, but his happens: image

Not sure what to do from here. I'm on Kubuntu 18.04LTS latest updates.