Guest User

Untitled

a guest
Jan 21st, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/home/sorokind/src/bzr/madhu_backends/GTG/gtk/backends_dialog/configurepanel.py", line 263, in on_sync_started
  3. self.spinner_set_active(True)
  4. File "/home/sorokind/src/bzr/madhu_backends/GTG/gtk/backends_dialog/configurepanel.py", line 297, in spinner_set_active
  5. if isinstance(self.spinner, gtk.Spinner):
  6. AttributeError: 'module' object has no attribute 'Spinner'
Add Comment
Please, Sign In to add comment