[Bugs] #3747 Maze UNSP: Cannot get Maze to synchronize mazes when joining a shared session
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Wed Jul 11 17:57:51 EDT 2012
#3747: Cannot get Maze to synchronize mazes when joining a shared session
------------------------------------------+---------------------------------
Reporter: greenfeld | Owner: RafaelOrtiz
Type: defect | Status: new
Priority: Unspecified by Maintainer | Milestone: Unspecified by Release Team
Component: Maze | Version: 0.96.x
Severity: Unspecified | Keywords:
Distribution: OLPC | Status_field: Unconfirmed
------------------------------------------+---------------------------------
Changes (by humitos):
* cc: RafaelOrtiz (added)
Comment:
I'm not sure about how to reproduce this bug, but I'm getting this error:
{{{
1342041961.065866 ERROR dbus.connection: Exception in handler for D-Bus
signal:
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 214, in
maybe_handle_message
self._handler(*args, **kwargs)
File "/usr/lib/python2.7/site-
packages/sugar/presence/connectionmanager.py", line 89, in
__status_changed_cb
self._connections_per_account[account_path].connected = False
KeyError:
dbus.ObjectPath('/org/freedesktop/Telepathy/Account/gabble/jabber/_39de609952c94db17cbd7880564fb5b73233543df_400')
}}}
and this one too:
{{{
1342041969.678904 ERROR dbus.connection: Exception in handler for D-Bus
signal:
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 214, in
maybe_handle_message
self._handler(*args, **kwargs)
File "/usr/lib/python2.7/site-
packages/sugar/presence/connectionmanager.py", line 67, in
__account_property_changed_cb
self._track_connection(account_path, properties['Connection'])
File "/usr/lib/python2.7/site-
packages/sugar/presence/connectionmanager.py", line 72, in
_track_connection
connection = bus.get_object(connection_name, connection_path)
File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 244, in
get_object
follow_name_owner_changes=follow_name_owner_changes)
File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 241, in
__init__
self._named_service = conn.activate_name_owner(bus_name)
File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 183, in
activate_name_owner
self.start_service_by_name(bus_name)
File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 281, in
start_service_by_name
'su', (bus_name, flags)))
File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 630, in
call_blocking
message, timeout)
DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name
org.freedesktop.Telepathy.Connection.gabble.jabber._39de609952c94db17cbd7880564fb5b73233543df_40jabber_2esugarlabs_2eorg_2fsugar
was not provided by any .service files
}}}
I don't have too much experience with collaboration and dbus, maybe
another person could help us. Could it be related with sugar itself? I'm
asking this because we didn't touch the collaboration code after the work
done in the ticket mentioned on the description.
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/3747#comment:4>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list