#3165 BLOC Trial-3: Non-English laptops don't play sound with TamTam
Zarro Boogs per Child
bugtracker at laptop.org
Mon Sep 10 14:57:36 EDT 2007
#3165: Non-English laptops don't play sound with TamTam
-----------------------+----------------------------------------------------
Reporter: kimquirk | Owner: ethrop
Type: defect | Status: new
Priority: blocker | Milestone: Trial-3
Component: tamtam | Version:
Resolution: | Keywords:
Verified: 0 |
-----------------------+----------------------------------------------------
Comment(by ethrop):
Csound does not understand locale, so the same problem may occur for other
packages using csound.
On Dan's suggestion, the following was added at the top of TamTam.py:
import locale
locale.setlocale(locale.LC_NUMERIC, 'C')
All now seems to work.
--
Ticket URL: <https://dev.laptop.org/ticket/3165#comment:9>
One Laptop Per Child <https://dev.laptop.org>
OLPC bug tracking system
More information about the Bugs
mailing list