Ticket #619 (assigned defect)
Method "AddMembers" with signature "aus" on interface "org.freedesktop.Telepathy.Channel.Interface.Group" doesn't exist
| Reported by: | sascha_silbe | Owned by: | tomeu |
|---|---|---|---|
| Priority: | Unspecified by Maintainer | Milestone: | 0.90 |
| Component: | sugar-presence-service | Version: | Git as of bugdate |
| Severity: | Minor | Keywords: | |
| Cc: | gdesmott | Distribution/OS: | Unspecified |
| Bug Status: | Unconfirmed |
Description
After changing Jabber servers, the following traceback occured. Can't reproduce, though.
1237835476.378396 DEBUG s-p-s.server_plugin: bbd694516715c4ebd882c99cb81b74541b5d477e@… (5) is not channel specific
1237835476.385502 DEBUG s-p-s.telepathy_plugin: <ServerPlugin object at 0x7f55b126b1e0 (telepathy_plugin+TelepathyPlugin at 0x142ab40)>: Contacts now
online:
1237835476.385926 DEBUG s-p-s.telepathy_plugin: 5 .../keyid/bbd694516715c4ebd882c99cb81b74541b5d477e
1237835476.386269 DEBUG s-p-s.presenceservice: Handle 5, .../keyid/bbd694516715c4ebd882c99cb81b74541b5d477e is now online
1237835476.386549 DEBUG s-p-s.presenceservice: Creating new buddy at .../keyid/bbd694516715c4ebd882c99cb81b74541b5d477e
1237835476.449482 ERROR dbus.connection: Exception in handler for D-Bus signal:
Traceback (most recent call last):
File "/var/lib/python-support/python2.5/dbus/connection.py", line 214, in maybe_handle_message
self._handler(*args, **kwargs)
File "/home/sugar/sugar-jhbuild/install/share/sugar-presence-service/telepathy_plugin.py", line 514, in _new_channel_cb
self._publish_channel_cb(channel)
File "/home/sugar/sugar-jhbuild/install/share/sugar-presence-service/server_plugin.py", line 342, in _publish_channel_cb
self._add_not_subscribed_to_subscribe_channel()
File "/home/sugar/sugar-jhbuild/install/share/sugar-presence-service/server_plugin.py", line 363, in _add_not_subscribed_to_subscribe_channel
not_subscribed, )
File "/var/lib/python-support/python2.5/dbus/proxies.py", line 140, in call
**keywords)
File "/var/lib/python-support/python2.5/dbus/connection.py", line 622, in call_blocking
message, timeout)
DBusException: org.freedesktop.DBus.Error.UnknownMethod: Method "AddMembers" with signature "aus" on interface
"org.freedesktop.Telepathy.Channel.Interface.Group" doesn't exist
