Advertisement
Guest User

Untitled

a guest
Sep 7th, 2013
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. END ACCNT INFO
  2. Traceback (most recent call last):
  3. File "/opt/waxmppplugin/bin/wazapp/wazapp", line 51, in <module>
  4. wam = WAManager(app)
  5. File "/opt/waxmppplugin/bin/wazapp/wamanager.py", line 51, in __init__
  6. self.proceed()
  7. File "/opt/waxmppplugin/bin/wazapp/wamanager.py", line 158, in proceed
  8. gui.initConnections(store);
  9. File "/opt/waxmppplugin/bin/wazapp/ui.py", line 107, in initConnections
  10. self.c.contactsRefreshed.connect(self.rootObject().onRefreshSuccess);
  11. AttributeError: 'NoneType' object has no attribute 'onRefreshSuccess'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement