Guest User

Untitled

a guest
May 26th, 2018
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. client hyperactivity-d7bf8fb8-ac68-11dd-892f-001c42f025a9: --> create a public activity 9394bb51671e3e60e14a564a162ad89effdbfe3b
  2. Traceback (most recent call last):
  3. File "./hyperactivity.py", line 59, in do_one_iteration
  4. map (lambda clt: clt.do_one_action(), self.clients)
  5. File "./hyperactivity.py", line 59, in <lambda>
  6. map (lambda clt: clt.do_one_action(), self.clients)
  7. File "/home/eben/sugar-jhbuild/source/hyperactivity/client.py", line 196, in do_one_action
  8. action()
  9. File "/home/eben/sugar-jhbuild/source/hyperactivity/client.py", line 307, in create_public_activity
  10. activity.share(props)
  11. File "/home/eben/sugar-jhbuild/source/hyperactivity/activity.py", line 151, in share
  12. self._join_muc()
  13. File "/home/eben/sugar-jhbuild/source/hyperactivity/activity.py", line 104, in _join_muc
  14. self._set_muc_properties()
  15. File "/home/eben/sugar-jhbuild/source/hyperactivity/activity.py", line 128, in _set_muc_properties
  16. prop_specs = self.text_chan[PROPERTIES_INTERFACE].ListProperties()
  17. File "/home/eben/sugar-jhbuild/install/lib/python2.5/site-packages/telepathy/client/interfacefactory.py", line 74, in __getitem__
  18. raise KeyError(name)
  19. KeyError: 'org.freedesktop.Telepathy.Properties'
Add Comment
Please, Sign In to add comment