[Bugs] #362 NORM: can't register with multiple school servers

SugarLabs Bugs bugtracker-noreply at sugarlabs.org
Tue Aug 18 03:22:51 EDT 2009


#362: can't register with multiple school servers
----------------------------+-----------------------------------------------
    Reporter:  dsd          |          Owner:  erikos  
        Type:  enhancement  |         Status:  assigned
    Priority:  Normal       |      Milestone:  0.88    
   Component:  sugar        |        Version:  0.82.x  
    Severity:  Major        |     Resolution:          
    Keywords:  r!           |   Distribution:  OLPC    
Status_field:  New          |  
----------------------------+-----------------------------------------------
Changes (by erikos):

  * keywords:  r? => r!
  * milestone:  0.86 => 0.88


Comment:

 {{{
 def clear_registration():
     """Clear the registration with the schoolserver
     """
     client = gconf.client_get_default()
     client.set_string('/desktop/sugar/backup_url', '')
     return 1
 }}}

 In current code, we do clear the backup_url. So the workaround does work.
 For the original request, to allow for the connection to multiple
 schoolservers I think it would be best to file a feature page.
 http://wiki.sugarlabs.org/go/Features/Policy

-- 
Ticket URL: <http://trac.sugarlabs.org/ticket/362#comment:5>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system


More information about the Bugs mailing list