[Bugs] #2082 UNSP: mesh icons duplicated on suspend/resume

Sugar Labs Bugs bugtracker-noreply at sugarlabs.org
Tue Jul 6 15:41:11 EDT 2010


#2082: mesh icons duplicated on suspend/resume
------------------------------------------+---------------------------------
    Reporter:  dsd                        |          Owner:  tomeu                      
        Type:  defect                     |         Status:  new                        
    Priority:  Unspecified by Maintainer  |      Milestone:  Unspecified by Release Team
   Component:  sugar                      |        Version:  Unspecified                
    Severity:  Unspecified                |       Keywords:  r?                         
Distribution:  Unspecified                |   Status_field:  Unconfirmed                
------------------------------------------+---------------------------------
 Three or more mesh icons were being added after every suspend/resume.

 There was already code present to detect when the device goes away and
 remove the icons, but it was not working. NetworkManagerObserver was
 attempting to look at the properties of the gone-away device in order to
 see if it is a mesh device, but this was failing because the device has
 already been destroyed at this point.

 Solve this by recording the device path of the mesh device when it is
 detected, so that we can later determine if the gone-away device is the
 mesh device.

-- 
Ticket URL: <http://bugs.sugarlabs.org/ticket/2082>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system


More information about the Bugs mailing list