Comment 2 for bug 779918

Revision history for this message
Sergey Basalaev (sbasalaev) wrote :

Что-то у меня по-прежнему не работает :(
Но бектрейс теперь другой

*** auth
Traceback (most recent call last):
  File "vkfs/indicator.py", line 165, in <module>
    indicator = IndicatorApplet()
  File "vkfs/indicator.py", line 31, in __init__
    self.auth_click([])
  File "vkfs/indicator.py", line 126, in auth_click
    auth.auth(self.show_msg_and_destroy)
  File "/home/sbasalaev/Workspace/vkfs/vkfs/auth.py", line 96, in auth
    win.set_title(tr('logining'))
TypeError: 'dict' object is not callable