Ticket #2706: org.laptop.TamTamSynthLab-2.log

File org.laptop.TamTamSynthLab-2.log, 13.2 KB (added by RafaelOrtiz, 13 years ago)
Line 
11299983967.804495 WARNING root: .has_key() is deprecated, use 'in'
21299983967.918556 WARNING root: No gtk.AccelGroup in the top level window.
31299983967.955101 WARNING root: No gtk.AccelGroup in the top level window.
4/usr/lib/python2.6/site-packages/sugar/graphics/window.py:290: DeprecationWarning: use toolbar_box instead of toolbox
5  warnings.warn('use toolbar_box instead of toolbox', DeprecationWarning)
6Logging disabled on purpose
7time resolution is 1.002 ns
80dBFS level = 32768.0
9Csound version 5.10 beta (float samples) Dec  3 2009
10libsndfile-1.0.20
11UnifiedCSD:  /home/olpc/Activities/TamTamSynthLab.activity/common/Resources/tamtamorc.csd
12STARTING FILE
13Creating options
14Creating orchestra
15Creating score
16orchname:  /tmp/filegFFn3z.orc
17scorename: /tmp/fileDs9PsF.sco
18rtaudio: pulseaudio module enabled
19orch compiler:
201049 lines read
21        opcode  homeSine        a       kki     
22        opcode  synthGrain      a       aaiiii 
23        opcode  ControlMatrice  i       iikkkk 
24        opcode  SourceMatrice   i       iaaaa   
25        opcode  FxMatrice       i       iaaaa   
26        opcode  controller      k       ii     
27        opcode  source  a       ii     
28        opcode  effects a       ii     
29        instr   200     
30        instr   5600   
31        instr   5400   
32        instr   5401   
33        instr   5201   
34        instr   5202   
35        instr   5212   
36        instr   6000   
37        instr   5204   
38        instr   5203   
39Token length extended to 256
40        instr   5000   
41        instr   5022   
42        instr   5023   
43        instr   5001    5002    5003    5004    5005    5006    5007    5008    5009    5010   
44        instr   5101    5102    5103    5104    5105    5106    5107    5108    5109    5110   
45        instr   5011    5012    5013    5014    5015    5016    5017    5018    5019    5020   
46        instr   5111    5112    5113    5114    5115    5116    5117    5118    5119    5120   
47        instr   5021   
48sorting score ...
49        ... done
50Csound version 5.10 beta (float samples) Dec  3 2009
51displays suppressed
520dBFS level = 32768.0
53orch now loaded
54audio buffered in 512 sample-frame blocks
55SECTION 1:
56/usr/lib/python2.6/site-packages/sugar/graphics/window.py:294: DeprecationWarning: use toolbar_box instead of toolbox
57  warnings.warn('use toolbar_box instead of toolbox', DeprecationWarning)
58ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
59ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
60/home/olpc/Activities/TamTamSynthLab.activity/SynthLab/SynthLabMain.py:247: GtkWarning: _gtk_text_layout_get_block_cursor: assertion `layout != NULL' failed
61  self.textViewer.set_overwrite(True)
62/home/olpc/Activities/TamTamSynthLab.activity/SynthLab/SynthLabMain.py:247: GtkWarning: gtk_text_layout_get_cursor_locations: assertion `layout != NULL' failed
63  self.textViewer.set_overwrite(True)
64/home/olpc/Activities/TamTamSynthLab.activity/SynthLab/SynthLabMain.py:247: GtkWarning: gdk_window_invalidate_rect: assertion `GDK_IS_WINDOW (window)' failed
65  self.textViewer.set_overwrite(True)
66ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
67** (sugar-activity:3729): DEBUG: Got client ID "10965d3bd13246a458129998398050629700000010730005"
68** (sugar-activity:3729): DEBUG: Setting initial properties
69** (sugar-activity:3729): DEBUG: Received SaveYourself(SmSaveLocal, !Shutdown, SmInteractStyleNone, !Fast) in state idle
70** (sugar-activity:3729): DEBUG: Sending SaveYourselfDone(True) for initial SaveYourself
71** (sugar-activity:3729): DEBUG: Received SaveComplete message in state save-yourself-done
72
73** (sugar-activity:3729): CRITICAL **: sugar_style_draw_box: assertion `width >= -1 && height >= -1' failed
74
75** (sugar-activity:3729): CRITICAL **: sugar_style_draw_box: assertion `width >= -1 && height >= -1' failed
76ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
77ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
78ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
791299984014.670685 ERROR root: Traceback (most recent call last):
80  File "/home/olpc/Activities/TamTamSynthLab.activity/SynthLab/SynthLabMain.py", line 727, in handleMotion
81    self.highlightGate( i, gate )
82  File "/home/olpc/Activities/TamTamSynthLab.activity/SynthLab/SynthLabMain.py", line 844, in highlightGate
83    _str = SynthLabConstants.SYNTHTYPES[obj/4][self.typesTable[obj]] + '\n' + SynthLabConstants.SYNTHPARA[choosen][gate[1]] + ': ' + paraVal
84KeyError: 'buzz'
85
86ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
871299984045.399322 ERROR root: Traceback (most recent call last):
88  File "/home/olpc/Activities/TamTamSynthLab.activity/SynthLab/SynthLabMain.py", line 727, in handleMotion
89    self.highlightGate( i, gate )
90  File "/home/olpc/Activities/TamTamSynthLab.activity/SynthLab/SynthLabMain.py", line 844, in highlightGate
91    _str = SynthLabConstants.SYNTHTYPES[obj/4][self.typesTable[obj]] + '\n' + SynthLabConstants.SYNTHPARA[choosen][gate[1]] + ': ' + paraVal
92KeyError: 'buzz'
93
941299984050.748333 ERROR root: Traceback (most recent call last):
95  File "/home/olpc/Activities/TamTamSynthLab.activity/SynthLab/SynthLabMain.py", line 727, in handleMotion
96    self.highlightGate( i, gate )
97  File "/home/olpc/Activities/TamTamSynthLab.activity/SynthLab/SynthLabMain.py", line 844, in highlightGate
98    _str = SynthLabConstants.SYNTHTYPES[obj/4][self.typesTable[obj]] + '\n' + SynthLabConstants.SYNTHPARA[choosen][gate[1]] + ': ' + paraVal
99KeyError: 'buzz'
100
101ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
102ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
103ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
104ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
105ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
106ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
107ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
108ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
109ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
110ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
1111299984133.501029 ERROR root: Traceback (most recent call last):
112  File "/home/olpc/Activities/TamTamSynthLab.activity/SynthLab/SynthLabMain.py", line 715, in handleMotion
113    self.highlightGate( i, gate, not ok )
114  File "/home/olpc/Activities/TamTamSynthLab.activity/SynthLab/SynthLabMain.py", line 844, in highlightGate
115    _str = SynthLabConstants.SYNTHTYPES[obj/4][self.typesTable[obj]] + '\n' + SynthLabConstants.SYNTHPARA[choosen][gate[1]] + ': ' + paraVal
116KeyError: 'buzz'
117
1181299984133.547610 ERROR root: Traceback (most recent call last):
119  File "/home/olpc/Activities/TamTamSynthLab.activity/SynthLab/SynthLabMain.py", line 715, in handleMotion
120    self.highlightGate( i, gate, not ok )
121  File "/home/olpc/Activities/TamTamSynthLab.activity/SynthLab/SynthLabMain.py", line 844, in highlightGate
122    _str = SynthLabConstants.SYNTHTYPES[obj/4][self.typesTable[obj]] + '\n' + SynthLabConstants.SYNTHPARA[choosen][gate[1]] + ': ' + paraVal
123KeyError: 'buzz'
124
1251299984133.785819 ERROR root: Traceback (most recent call last):
126  File "/home/olpc/Activities/TamTamSynthLab.activity/SynthLab/SynthLabMain.py", line 715, in handleMotion
127    self.highlightGate( i, gate, not ok )
128  File "/home/olpc/Activities/TamTamSynthLab.activity/SynthLab/SynthLabMain.py", line 844, in highlightGate
129    _str = SynthLabConstants.SYNTHTYPES[obj/4][self.typesTable[obj]] + '\n' + SynthLabConstants.SYNTHPARA[choosen][gate[1]] + ': ' + paraVal
130KeyError: 'buzz'
131
1321299984134.692130 ERROR root: Traceback (most recent call last):
133  File "/home/olpc/Activities/TamTamSynthLab.activity/SynthLab/SynthLabMain.py", line 727, in handleMotion
134    self.highlightGate( i, gate )
135  File "/home/olpc/Activities/TamTamSynthLab.activity/SynthLab/SynthLabMain.py", line 844, in highlightGate
136    _str = SynthLabConstants.SYNTHTYPES[obj/4][self.typesTable[obj]] + '\n' + SynthLabConstants.SYNTHPARA[choosen][gate[1]] + ': ' + paraVal
137KeyError: 'buzz'
138
1391299984135.944194 ERROR root: Traceback (most recent call last):
140  File "/home/olpc/Activities/TamTamSynthLab.activity/SynthLab/SynthLabMain.py", line 727, in handleMotion
141    self.highlightGate( i, gate )
142  File "/home/olpc/Activities/TamTamSynthLab.activity/SynthLab/SynthLabMain.py", line 844, in highlightGate
143    _str = SynthLabConstants.SYNTHTYPES[obj/4][self.typesTable[obj]] + '\n' + SynthLabConstants.SYNTHPARA[choosen][gate[1]] + ': ' + paraVal
144KeyError: 'buzz'
145
1461299984136.050314 ERROR root: Traceback (most recent call last):
147  File "/home/olpc/Activities/TamTamSynthLab.activity/SynthLab/SynthLabMain.py", line 727, in handleMotion
148    self.highlightGate( i, gate )
149  File "/home/olpc/Activities/TamTamSynthLab.activity/SynthLab/SynthLabMain.py", line 844, in highlightGate
150    _str = SynthLabConstants.SYNTHTYPES[obj/4][self.typesTable[obj]] + '\n' + SynthLabConstants.SYNTHPARA[choosen][gate[1]] + ': ' + paraVal
151KeyError: 'buzz'
152
1531299984136.062222 ERROR root: Traceback (most recent call last):
154  File "/home/olpc/Activities/TamTamSynthLab.activity/SynthLab/SynthLabMain.py", line 727, in handleMotion
155    self.highlightGate( i, gate )
156  File "/home/olpc/Activities/TamTamSynthLab.activity/SynthLab/SynthLabMain.py", line 844, in highlightGate
157    _str = SynthLabConstants.SYNTHTYPES[obj/4][self.typesTable[obj]] + '\n' + SynthLabConstants.SYNTHPARA[choosen][gate[1]] + ': ' + paraVal
158KeyError: 'buzz'
159
160ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
1611299984153.550044 ERROR root: Traceback (most recent call last):
162  File "/home/olpc/Activities/TamTamSynthLab.activity/SynthLab/SynthLabMain.py", line 727, in handleMotion
163    self.highlightGate( i, gate )
164  File "/home/olpc/Activities/TamTamSynthLab.activity/SynthLab/SynthLabMain.py", line 844, in highlightGate
165    _str = SynthLabConstants.SYNTHTYPES[obj/4][self.typesTable[obj]] + '\n' + SynthLabConstants.SYNTHPARA[choosen][gate[1]] + ': ' + paraVal
166KeyError: 'buzz'
167
168ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
169ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
1701299984167.833606 ERROR root: Traceback (most recent call last):
171  File "/home/olpc/Activities/TamTamSynthLab.activity/SynthLab/SynthLabMain.py", line 727, in handleMotion
172    self.highlightGate( i, gate )
173  File "/home/olpc/Activities/TamTamSynthLab.activity/SynthLab/SynthLabMain.py", line 844, in highlightGate
174    _str = SynthLabConstants.SYNTHTYPES[obj/4][self.typesTable[obj]] + '\n' + SynthLabConstants.SYNTHPARA[choosen][gate[1]] + ': ' + paraVal
175KeyError: 'buzz'
176
177ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
1781299984182.147405 ERROR root: Traceback (most recent call last):
179  File "/home/olpc/Activities/TamTamSynthLab.activity/SynthLab/SynthLabMain.py", line 727, in handleMotion
180    self.highlightGate( i, gate )
181  File "/home/olpc/Activities/TamTamSynthLab.activity/SynthLab/SynthLabMain.py", line 844, in highlightGate
182    _str = SynthLabConstants.SYNTHTYPES[obj/4][self.typesTable[obj]] + '\n' + SynthLabConstants.SYNTHPARA[choosen][gate[1]] + ': ' + paraVal
183KeyError: 'buzz'
184
1851299984217.958873 ERROR root: Traceback (most recent call last):
186  File "/home/olpc/Activities/TamTamSynthLab.activity/SynthLab/SynthLabMain.py", line 727, in handleMotion
187    self.highlightGate( i, gate )
188  File "/home/olpc/Activities/TamTamSynthLab.activity/SynthLab/SynthLabMain.py", line 844, in highlightGate
189    _str = SynthLabConstants.SYNTHTYPES[obj/4][self.typesTable[obj]] + '\n' + SynthLabConstants.SYNTHPARA[choosen][gate[1]] + ': ' + paraVal
190KeyError: 'buzz'
191
192ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
193/usr/lib/python2.6/site-packages/sugar/activity/main.py:156: GtkWarning: gtk_widget_size_allocate(): attempt to allocate widget with width -11 and height 69
194  gtk.main()
195ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
1961299984271.895704 ERROR root: Traceback (most recent call last):
197  File "/home/olpc/Activities/TamTamSynthLab.activity/SynthLab/SynthLabMain.py", line 727, in handleMotion
198    self.highlightGate( i, gate )
199  File "/home/olpc/Activities/TamTamSynthLab.activity/SynthLab/SynthLabMain.py", line 844, in highlightGate
200    _str = SynthLabConstants.SYNTHTYPES[obj/4][self.typesTable[obj]] + '\n' + SynthLabConstants.SYNTHPARA[choosen][gate[1]] + ': ' + paraVal
201KeyError: 'pluck'
202
203ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
204ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
205ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
206ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
207ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
208ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
209ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
210ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
211ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
212ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
213ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
214ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
215ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
216ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
217ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
218ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
219ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
220ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
2211299984673.785732 ERROR root: Traceback (most recent call last):
222  File "/home/olpc/Activities/TamTamSynthLab.activity/SynthLab/SynthLabMain.py", line 727, in handleMotion
223    self.highlightGate( i, gate )
224  File "/home/olpc/Activities/TamTamSynthLab.activity/SynthLab/SynthLabMain.py", line 844, in highlightGate
225    _str = SynthLabConstants.SYNTHTYPES[obj/4][self.typesTable[obj]] + '\n' + SynthLabConstants.SYNTHPARA[choosen][gate[1]] + ': ' + paraVal
226KeyError: 'ring'
227
228ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
229ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
230ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
231ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
232ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured
233ALSA lib pcm.c:7245:(snd_pcm_recover) underrun occured