Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/extensions/deviceicon/network.py
diff options
context:
space:
mode:
authorMartin Abente <mabente@paraguayeduca.org>2010-06-09 20:31:29 (GMT)
committer Daniel Drake <dsd@laptop.org>2010-07-07 15:44:25 (GMT)
commitf1076d654b9100b0e528b201b0aeb468edbd7a26 (patch)
tree3123671ac6ce9651684ad22b40c718ca60baed09 /extensions/deviceicon/network.py
parent78c06f9f569b02721a1049bb740366ceaa01f4f5 (diff)
Fix duplication of OLPC mesh icons
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. Signed-off-by: Martin Abente <mabente@paraguayeduca.org>
Diffstat (limited to 'extensions/deviceicon/network.py')
0 files changed, 0 insertions, 0 deletions