#9788 NORM 1.5-sof: can't disconnect from network
Zarro Boogs per Child
bugtracker at laptop.org
Mon Mar 29 19:52:54 EDT 2010
#9788: can't disconnect from network
---------------------------------------+------------------------------------
Reporter: pgf | Owner: dsd
Type: defect | Status: new
Priority: normal | Milestone: 1.5-software-later
Component: network manager | Version: Development build as of this date
Resolution: | Keywords:
Next_action: code | Verified: 0
Deployment_affected: | Blockedby:
Blocking: |
---------------------------------------+------------------------------------
Comment(by Quozl):
On the mesh view icon for the access point or ad-hoc network, the
disconnect callback does nothing. sugar:src/jarabe/desktop/meshbox.py
disconnect_activate_cb consists of ''pass''.
On the network device icon in the Frame, the disconnect callback does
something. sugar:extensions/deviceicon/network.py disconnect_activate_cb
consists of a fetch of ''ActiveConnections'', then for each one a call to
''DeactivateConnection''.
However, the effect of this varies:
* for an access point, the disconnection appears to be momentary, an
automatic connection is apparently made.
* for an ad-hoc network, the disconnection is entirely successful, and an
automatic connection to a known access point is made.
So perhaps all we need to do is connect that mesh box menu entry to the
code that does the work.
Perhaps also we should suppress the automatic connection feature if a
disconnection has been requested. But for how long?
--
Ticket URL: <http://dev.laptop.org/ticket/9788#comment:10>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list