Katee / quietnet

Simple chat program that communicates using inaudible sounds

Home Page:https://kate.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jack server is not running or cannot be started

devgutt opened this issue · comments

commented

Quietnet listening at 19043HzALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
bt_audio_service_open: connect() failed: Connection refused (111)
bt_audio_service_open: connect() failed: Connection refused (111)
bt_audio_service_open: connect() failed: Connection refused (111)
bt_audio_service_open: connect() failed: Connection refused (111)
ALSA lib pcm_dmix.c:961:(snd_pcm_dmix_open) The dmix plugin supports only playback stream
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started

Sorry I'm not sure how to fix that, it's an error with ALSA, which I only interact with indirectly through pyaudio. Does sound work otherwise on your laptop?

I have the same issue, running with Ubuntu 13.04 on a Lenovo T430s Laptop. Otherwise Sounds works perfectly.

I installed pyaudio via the .deb package. pip install pyaudio failed

I have the same problem, running Ubuntu 13.10

Actually, it's working despite the "error" message.

Same problem... Did anyone happen to get it running?