#11075 HIGH 11.2.0-: Gabble: when B joins a shared session it is not grouped right on A

Zarro Boogs per Child bugtracker at laptop.org
Tue Jul 19 13:44:08 EDT 2011


#11075: Gabble: when B joins a shared session it is not grouped right on A
------------------------------+---------------------------------------------
           Reporter:  erikos  |       Owner:  erikos                           
               Type:  defect  |      Status:  new                              
           Priority:  high    |   Milestone:  11.2.0-final                     
          Component:  sugar   |     Version:  Development build as of this date
         Resolution:          |    Keywords:  collaboration                    
        Next_action:  code    |    Verified:  0                                
Deployment_affected:          |   Blockedby:                                   
           Blocking:          |  
------------------------------+---------------------------------------------
Changes (by erikos):

  * next_action:  diagnose => code


Comment:

 When the server connection is established we do
 [http://git.sugarlabs.org/sugar/mainline/blobs/master/src/jarabe/model/neighborhood.py#line613
 disable the Salut account]. We do as well set self._connection to None,
 but this is the current server connection. Hence when we do join the
 activity and try to call SetCurrentActivity on the current connection it
 fails.

 I did remove the 'self._connection = None' and we can call
 SetCurrentActivity on the connection now. However in the case when we join
 an activity we get the following traceback when calling
 SetCurrentActivity.

 {{{
 311096726.183528 DEBUG root: _Account.__set_current_activity__error_cb
 DBusException(dbus.String(u"Can't set an activity as current if you're not
 announcing it"),)
 }}}

-- 
Ticket URL: <http://dev.laptop.org/ticket/11075#comment:4>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system


More information about the Bugs mailing list