#2935 HIGH Trial-3: Error in toggletoolbutton.py Line 44

Zarro Boogs per Child bugtracker at laptop.org
Tue Aug 21 00:00:44 EDT 2007


#2935: Error in toggletoolbutton.py Line 44
--------------------+-------------------------------------------------------
 Reporter:  Nat     |       Owner:  marco  
     Type:  defect  |      Status:  new    
 Priority:  high    |   Milestone:  Trial-3
Component:  sugar   |     Version:         
 Keywords:          |    Verified:  0      
--------------------+-------------------------------------------------------
 On line 44 of toggletoolbutton.py this line :
 self._set_palette(Palette(text))

 should read
 self.set_palette(Palette(text))

 (no underscore before set_palette)
 Palettes aren't working because of that error.

-- 
Ticket URL: <https://dev.laptop.org/ticket/2935>
One Laptop Per Child <http://laptop.org/>



More information about the Bugs mailing list