fabiofalci / sconsify

A spotify console application
https://fabiofalci.github.io/sconsify
Apache License 2.0
566 stars 26 forks source link

Sconsify is silent (no song can be started) #44

Closed msm-code closed 7 years ago

msm-code commented 8 years ago

I get following errors when running sconsify:

ALSA lib pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
ALSA lib pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
ALSA lib pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
ALSA lib pcm_route.c:867:(find_matching_chmap) Found no matching channel map
ALSA lib pcm_route.c:867:(find_matching_chmap) Found no matching channel map
ALSA lib pcm_route.c:867:(find_matching_chmap) Found no matching channel map
ALSA lib pcm_route.c:867:(find_matching_chmap) Found no matching channel map
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
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for 4294967295, skipping unlock
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for 4294967295, skipping unlock

...and then sconsify starts, but I no song is played.

I know it's probably related to https://github.com/fabiofalci/sconsify/issues/4, but I don't have any bluetooth devices, and I'm just trying to use sconsify on my laptop's speakers.

fabiofalci commented 7 years ago

hi @msm-code is still happening? Please can you try with 0.3.0?

rebane2001 commented 7 years ago

I had to use the -web-api launch option, and launch it 3 times before it started working

msm-code commented 7 years ago

This is solved now, sorry for loong delay