marxjohnson / btsyncindicator

Bittorrent Sync indicator for linux desktops
GNU Lesser General Public License v3.0
41 stars 5 forks source link

TypeError on Debian Wheezy #45

Closed tuxpoldo closed 10 years ago

tuxpoldo commented 10 years ago

On start the indicator throws this exception:

Traceback (most recent call last):
  File "/usr/lib/btsync-user/btsyncindicator.py", line 254, in setup_session
    self.info[a] = self.get_response_json(response)
  File "/usr/lib/btsync-user/btsyncindicator.py", line 650, in get_response_json
    response_json = response.json()
TypeError: 'dict' object is not callable

Apparently it seems not to have any visible effects, but who knows

Wrong. It has effects. No folders are shown...