You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thanks to the help earlyer (issue #1) i was no able to compile barnard on another maschine. But now i am getting erros running it. I dont know if that is because that pulse error, i want to use it with alsa only, or something else. Here are my result:
pi@treakisraspi02:~/go-apps/src/barnard$ go run cmd/barnard/main.go -server="voice.mumble-funk.de:64738"
AL lib: (WW) alc_initconfig: Failed to initialize backend "pulse"
x509: certificate is valid for Murmur Autogenerated Certificate v2, not voice.mumble-funk.de
exit status 1
pi@treakisraspi02:~/go-apps/src/barnard$
thanks in advance
The text was updated successfully, but these errors were encountered:
I'm having the same issue about "file descriptor in bad state". I'm being able to receive audio, but when clicking F1 to activate voice, errors start popping up in the chat. I also received the message: AL lib: alsa_available_samples: avail update failed: Broken pipe.
Hi,
thanks to the help earlyer (issue #1) i was no able to compile barnard on another maschine. But now i am getting erros running it. I dont know if that is because that pulse error, i want to use it with alsa only, or something else. Here are my result:
thanks in advance
The text was updated successfully, but these errors were encountered: