[Bug 287028] Re: Control panel Network/Wireless error
James Westby
jw+debian at jameswestby.net
Thu Oct 23 12:58:38 BST 2008
Hi,
The cancel button on the network settings does not work with this
patch:
---------------------------------------------------------------------------
AttributeError Traceback (most recent call last)
/usr/share/sugar/shell/controlpanel/gui.pyc in __cancel_clicked_cb(self=<ControlPanel object at 0xa86eedc (SugarControlPanel at 0xa7f2ef0)>, widget=<SectionToolbar object at 0xa88416c (SectionToolbar at 0xaa66aa0)>)
256
257 def __cancel_clicked_cb(self, widget):
--> 258 self._section_view.undo()
259 self._options[self._current_option]['alerts'] = []
260 self._show_main_view()
/usr/share/sugar/shell/controlpanel/view/network.pyc in undo(self=<Network object at 0xab5d234 (SugarSectionView at 0xa8becc0)>)
169
170 def undo(self):
--> 171 self._button.disconnect(self._radio_change_handler)
172 self._entry.disconnect(self._jabber_change_handler)
173 self._model.undo()
AttributeError: 'Network' object has no attribute '_button'
Thanks,
James
--
Control panel Network/Wireless error
https://bugs.launchpad.net/bugs/287028
You received this bug notification because you are a member of Sugar
Team, which is a direct subscriber.
Status in Sugar shell: New
Status in “sugar” source package in Ubuntu: Triaged
Bug description:
Binary package hint: sugar
In the control panel, under Wireless / Radio, the error "org.freedesktop.DBus.Error.Un...etworkManager doesn't exist" is displayed.
This is for the option to disable the radio on the OLPC XO laptop as a sort of flight mode (or to prolong battery life) so it's not critical for Ubuntu.
More information about the Ubuntu-sugarteam
mailing list