#10532 NORM 10.1.3: Users disable networking in nm-applet, and Sugar does not re-enable it
Zarro Boogs per Child
bugtracker at laptop.org
Tue Dec 14 12:36:03 EST 2010
#10532: Users disable networking in nm-applet, and Sugar does not re-enable it
-------------------------------------+--------------------------------------
Reporter: godiard | Owner: godiard
Type: defect | Status: new
Priority: normal | Milestone: 10.1.3
Component: gnome-desktop | Version: not specified
Resolution: | Keywords:
Next_action: never set | Verified: 0
Deployment_affected: | Blockedby:
Blocking: 10409 |
-------------------------------------+--------------------------------------
Comment(by martin.langhoff):
What we could do in olpc-session is something along the lines of
{{{
# in the non-sugar-desktop block
if [ -e /home/olpc/.rfkillfile ]; then
# unblock via rfkill but make sure we tell nm to keep it off
rfkill unblock wifi
# we shouldn't actually use cnetworkmanager
# use dbus-send instead
cnetworkmanager -w 0
fi
}}}
--
Ticket URL: <http://dev.laptop.org/ticket/10532#comment:7>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list