sconsify icon indicating copy to clipboard operation
sconsify copied to clipboard

Can't start sconsify after login

Open ckubrak opened this issue 9 years ago • 6 comments

Hi, when I run sconsify I get this:

[cristian@ultrabook]: ~/Downloads>$ ./sconsify Sconsify - your awesome Spotify music service in a text-mode interface. Premium account username: ckubrak Password: ************ 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

I know it's similar to https://github.com/fabiofalci/sconsify/issues/4 and https://github.com/fabiofalci/sconsify/issues/44 but it's not exactly the same since I'm trying to use my laptop's built in speakers

ckubrak avatar Aug 05 '16 00:08 ckubrak

Quoting myself on #44 -

I know it's probably related to #4, but I don't have any bluetooth devices, and I'm just trying to use sconsify on my laptop's speakers.

Isn't it the same?

msm-code avatar Aug 20 '16 13:08 msm-code

@ckubrak please can you try with 0.3.0?

fabiofalci avatar Sep 22 '16 22:09 fabiofalci

I have the, i think, exact same problem http://pastebin.com/0mGuB0J2

sconsify -version gives:
Version: 0.3.0-rc1 Git commit: cfa3b64 Build date: 2016-06-13 17:17:20 +0000 UTC Go version: go1.5.3

ghost avatar Sep 27 '16 15:09 ghost

Ok, I see 2 problems in the output. First:

ALSA lib pulse.c:243:(pulse_connect) PulseAudio: Unable to connect: Connection refused

I don't know which OS you're using it, however on my archlinux I've been using jack2 so I need to start jack2 before starting sconsify (https://wiki.archlinux.org/index.php/JACK_Audio_Connection_Kit#JACK2)

jack_control start

The second one, not sure if is related to the first one, probably not, but it seems a bug when getting artist information from a track. This one I'll need more time to check.

fabiofalci avatar Sep 27 '16 15:09 fabiofalci

sconsify is a good tool. for spotify premium. but I have a problem. please help. 1 - ALSA lib pcm_route.c:867:(find_matching_chmap) Found no matching channel map 2 - ALSA lib pcm.c:8251:(snd_pcm_recover) underrun occurred

resolve this, thanks a greeting A lib pcm.c:8251:(snd_pcm_recover) underrun occurred ALSA lib pcm.c:8251:(snd_pcm_recover) underrun occurred ALSA lib pcm.c:8251:(snd_pcm_recover) underrun occurred ALSA lib pcm.c:8251:(snd_pcm_recover) underrun occurred ALSA lib pcm.c:8251:(snd_pcm_recover) underrun occurred ALSA lib pcm.c:8251:(snd_pcm_recover) underrun occurred ALSA lib pcm.c:8251:(snd_pcm_recover) underrun occurred ALSA lib pcm.c:8251:(snd_pcm_recover) underrun occurred ALSA lib pcm.c:8251:(snd_pcm_recover) underrun occurred ALSA lib pcm.c:8251:(snd_pcm_recover) underrun occurred ALSA lib pcm.c:8251:(snd_pcm_recover) underrun occurred ALSA lib pcm.c:8251:(snd_pcm_recover) underrun occurred ALSA lib pcm.c:8251:(snd_pcm_recover) underrun occurred ALSA lib pcm.c:8251:(snd_pcm_recover) underrun occurred

ausapad avatar Oct 23 '16 19:10 ausapad

I am getting the same @ausapad did you solve it?

flxwu avatar Apr 22 '18 10:04 flxwu