#5559 HIGH Update.: change language to Turkish, machine keeps rebooting

Zarro Boogs per Child bugtracker at laptop.org
Thu Jan 10 15:51:44 EST 2008


#5559: change language to Turkish, machine keeps rebooting
---------------------+------------------------------------------------------
  Reporter:  chihyu  |       Owner:  marco   
      Type:  defect  |      Status:  new     
  Priority:  high    |   Milestone:  Update.1
 Component:  sugar   |     Version:          
Resolution:          |    Keywords:  review+ 
  Verified:  0       |    Blocking:          
 Blockedby:          |  
---------------------+------------------------------------------------------

Comment(by rkern):

 Here is a minimal replication of the precise problem:

 {{{
 $ LANG=tr_TR.UTF-8 python -c "import gtk;print 'VOID'.lower()"
 voId
 $ LANG=tr_TR.UTF-8 python -c "print 'VOID'.lower()"
 void
 $ LANG=tr_TR.UTF-8 python -c "import
 sys;reload(sys);sys.setdefaultencoding('utf-8');print 'VOID'.lower()"
 void
 }}}

 I only get this on my XO. I cannot replicate this on Ubuntu Feisty
 (python-gtk2 2.10.4-0ubuntu3). I'll upgrade to Gutsy and see if the
 culprit is a newer version of GTK/PyGTK. Since marco does see it on
 Ubuntu, I suspect this is the case.

-- 
Ticket URL: <http://dev.laptop.org/ticket/5559#comment:12>
One Laptop Per Child <http://dev.laptop.org>
OLPC bug tracking system



More information about the Bugs mailing list