Advertisement
Guest User

Untitled

a guest
Jan 2nd, 2017
575
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. ALSA lib pcm_dmix.c:1052:(snd_pcm_dmix_open) unable to open slave
  2. ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
  3. ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
  4. ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
  5. ALSA lib pcm_route.c:867:(find_matching_chmap) Found no matching channel map
  6. ALSA lib pcm_dmix.c:1052:(snd_pcm_dmix_open) unable to open slave
  7. ALSA lib pcm_dmix.c:1052:(snd_pcm_dmix_open) unable to open slave
  8. connect(2) call to /dev/shm/jack-1000/default/jack_0 failed (err=No such file or directory)
  9. attempt to connect to server failed
  10. recording from "HDA Intel PCH: ALC269VC Analog (hw:0,0)" (device 0) at 44100 Hz
  11. -- starting stream
  12. /usr/lib/python3.5/site-packages/pyqtgraph/graphicsItems/ViewBox/ViewBox.py:539: RuntimeWarning: overflow encountered in short_scalars
  13. p = (mx-mn) * xpad
  14. /usr/lib/python3.5/site-packages/pyqtgraph/graphicsItems/ViewBox/ViewBox.py:1397: RuntimeWarning: overflow encountered in short_scalars
  15. bounds = QtCore.QRectF(xr[0], yr[0], xr[1]-xr[0], yr[1]-yr[0])
  16. -- exception! terminating...
  17. [Errno -9981] Input overflowed
  18.  
  19.  
  20.  
  21.  
  22.  
  23. -- stream STOPPED
  24. DONE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement