[Bugs] #155 MINO: TurtleArtwithSensors requires alsaaudio module
SugarLabs Bugs
bugtracker-noreply at sugarlabs.org
Tue Dec 23 20:22:14 EST 2008
#155: TurtleArtwithSensors requires alsaaudio module
------------------------+---------------------------------------------------
Reporter: walter | Owner: walter
Type: defect | Status: new
Priority: minor | Milestone:
Component: Turtleart | Version: unspecified
Resolution: | Keywords:
------------------------+---------------------------------------------------
Comment(by walter):
the python-alsaaudio module (alsaaudio.so) perhaps should be in the build,
but there is a follow up problem for non-XO machines. There seems to be a
mode that was added for the XO mic in:
File "/home/walter/Activities/TurtleArtwithSensors.activity/talogo.py",
line 3
24, in doevalstep
if not lc.step.next(): stopsignoff(lc); return False
File "/home/walter/Activities/TurtleArtwithSensors.activity/talogo.py",
line 1
36, in evalsym
else: result = lc.cfun.fcn(lc, *lc.arglist)
File "/home/walter/Activities/TurtleArtwithSensors.activity/talogo.py",
line 2
49, in <lambda>
defprim(lc,'sensor_val0', 0, lambda lc: sensor_val(lc, 0))
File "/home/walter/Activities/TurtleArtwithSensors.activity/talogo.py",
line 3
68, in sensor_val
ag = AudioGrab()
File
"/home/walter/Activities/TurtleArtwithSensors.activity/audiograb.py", lin
e 47, in __init__
self.dcmode = Mixer('DC Mode Enable')
--
Ticket URL: <http://dev.sugarlabs.org/ticket/155#comment:1>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list