kozec / syncthing-gtk

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

'NoneType' object has no attribute 'close' #463

Closed hackel closed 6 years ago

hackel commented 6 years ago

Syncthing GTK just crashed on me. I had just opened it up (by accident), and closed it again before this happened. It looks like the daemon might have crashed, as I was seeing a bunch of "Connection refused" messages, and then this:

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/syncthing_gtk/daemon.py", line 1058, in _connected
    self._error(e)
  File "/usr/lib/python2.7/dist-packages/syncthing_gtk/daemon.py", line 1286, in _error
    self._connection.close(None)
AttributeError: 'NoneType' object has no attribute 'close'

Gnome shell crashed at the same time, though I'm not sure if it was the cause or an effect.

Running syncthing-gtk 0.9.3.1-1\~webupd8~artful0 on Ubuntu 18.04.