Hi, with latest stable update Syncthing-GTK is not showing anything inside its UI, nor even starts the syncthing daemon, and also doesn't show the "Starting daemon" notification when opening the app.
I'm using Manjaro Mate with latest stable updates. 3 Laptops affected and 1 Desktop.
Starting syncthing-GTK by CLI does not add any useful information.
This is the only error i receive (by CLI, using -d flag for debug)
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/syncthing_gtk/daemon.py", line 398, in _request_config
RESTRequest(self, "system/config", self._syncthing_cb_config, self._syncthing_cb_config_error).start()
File "/usr/lib/python2.7/site-packages/syncthing_gtk/daemon.py", line 1045, in __init__
self.connect("event", self._socket_event)
TypeError: argument connectable: Expected Gio.SocketConnectable, but got unicode
Any help/clue?
Thank you.
Regards.