[Bugs] #290 NORM: Network control panel broken (SoaS1 on XO nand)

SugarLabs Bugs bugtracker-noreply at sugarlabs.org
Wed Feb 11 17:16:43 EST 2009


#290: Network control panel broken (SoaS1 on XO nand)
----------------------------+-----------------------------------------------
    Reporter:  garycmartin  |          Owner:  marcopg                    
        Type:  defect       |         Status:  new                        
    Priority:  Normal       |      Milestone:  Unspecified by Release Team
   Component:  sugar        |        Version:  0.83.x                     
    Severity:  Major        |     Resolution:                             
    Keywords:               |   Distribution:  Unspecified                
Status_field:  New          |  
----------------------------+-----------------------------------------------
Changes (by sascha_silbe):

  * distribution:  Other (name your distribution in the description) =>
                   Unspecified
  * status_field:  Unconfimed => New


Comment:

 Same issue with sugar-jhbuild (as of today) running on Ubuntu intrepid.
 After clicking on "Network", the title bar changes accordingly, but the
 window contents are the same. Closing the window is not possible and Frame
 cannot be activated, rendering the whole UI unusable.

 The following traceback appears in shell.log:

 Traceback (most recent call last):
   File "/home/sugar/sugar-jhbuild/install/lib/python2.5/site-
 packages/jarabe/controlpanel/gui.py", line 315, in __select_option_cb
     self.show_section_view(option)
   File "/home/sugar/sugar-jhbuild/install/lib/python2.5/site-
 packages/jarabe/controlpanel/gui.py", line 213, in show_section_view
     self._options[option]['alerts'])
   File "/home/sugar/sugar-
 jhbuild/install/share/sugar/extensions/cpsection/network/view.py", line
 167, in __init__
     self.setup()
   File "/home/sugar/sugar-
 jhbuild/install/share/sugar/extensions/cpsection/network/view.py", line
 172, in setup
     radio_state = self._model.get_radio()
   File "/home/sugar/sugar-
 jhbuild/install/share/sugar/extensions/cpsection/network/model.py", line
 73, in get_radio
     raise ReadError('%s service not available', _NM_SERVICE)
 TypeError: __init__() takes exactly 2 arguments (3 given)


 Looks like a typo: the "," in model.py:73 should probably be a "%".
 view.py does catch ReadError, so fixing that typo might be enough...

-- 
Ticket URL: <http://dev.sugarlabs.org/ticket/290#comment:1>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system


More information about the Bugs mailing list