[Bugs] #3692 sugar UNSP: adding quechua and aymara to language extension

Sugar Labs Bugs bugtracker-noreply at sugarlabs.org
Wed Jun 13 03:09:45 EDT 2012


#3692: adding quechua and aymara to language extension
------------------------------------------+---------------------------------
    Reporter:  walter                     |          Owner:  erikos                     
        Type:  enhancement                |         Status:  new                        
    Priority:  Unspecified by Maintainer  |      Milestone:  Unspecified by Release Team
   Component:  sugar                      |        Version:  Git as of bugdate          
    Severity:  Unspecified                |       Keywords:                             
Distribution:  Unspecified                |   Status_field:  Unconfirmed                
------------------------------------------+---------------------------------

Comment(by alsroot):

 Replying to [comment:2 alsroot]:
 > I'm not sure what was the purpose for adding hardcoded locales to
 shell's code.
 >
 > Adding locales not supported by system (`locale -a` doesn't mention aym
 and quz) and afterward witching to this locale from CP, breaks shell's
 start in my env. From another side, if system supports new locales, it
 will appear in CP anyway.

 Sorry, the code that prevented shell start is a side code that runs
 `locale.setlocale(locale.LC_ALL, '')`  (as
 http://docs.python.org/library/locale.html suggests). After removing this
 code, shell starts well and gettext seems to work. But the issue still
 remains if any activity will run `locale.setlocale(locale.LC_ALL, '')`.
 And generally, the system is in inconsistent state since locale setting is
 broke.

-- 
Ticket URL: <http://bugs.sugarlabs.org/ticket/3692#comment:3>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system


More information about the Bugs mailing list