FS#57577 - [syncthing-gtk] does not show devices/folders, does not start syncthing

Attached to Project: Community Packages
Opened by Christoph Z (Wurzelmann) - Tuesday, 20 February 2018, 08:56 GMT
Last edited by Doug Newgard (Scimmia) - Tuesday, 03 April 2018, 18:30 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Jaroslav Lichtblau (Dragonlord)
Architecture x86_64
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

Description:
Since the last update syncthing-gtk does not start syncthing, does not show any folders and remote devices and just hangs.


Additional info:
* package version(s)
1:0.9.3-1
* config and/or log files etc.
When starting syncthing-gtk from terminal:

I StatusIcon Using backend StatusIconGTK3 (primary)
I App
I App Syncthing-GTK started and running in notification area

(syncthing-gtk:8269): Gdk-CRITICAL **: gdk_window_thaw_toplevel_updates: assertion 'window->update_and_descendants_freeze_count > 0' failed
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



Steps to reproduce:
start syncthing-gtk
This task depends upon

Closed by  Doug Newgard (Scimmia)
Tuesday, 03 April 2018, 18:30 GMT
Reason for closing:  Fixed
Additional comments about closing:  syncthing-gtk 1:0.9.3.1-1
Comment by Aaron Fischer (aaronmueller) - Thursday, 29 March 2018, 22:27 GMT
This is solved in the 0.9.3.1 release
Relevant issue on Github: https://github.com/syncthing/syncthing-gtk/issues/437
Both patches are no longer needed.
I've attached the fixed PKGBUILD
   PKGBUILD (1.6 KiB)
Comment by Christoph Z (Wurzelmann) - Tuesday, 03 April 2018, 04:43 GMT
New version 0.9.3.1-1 is out and is working again.

Loading...