Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pulse audio error #20

Open
odelljw opened this issue Apr 21, 2018 · 1 comment
Open

Pulse audio error #20

odelljw opened this issue Apr 21, 2018 · 1 comment

Comments

@odelljw
Copy link

odelljw commented Apr 21, 2018

Jeff, Any idea what mite cause this error?

pi@raspberrypi:~ $ qAndora
[025b5948] pulse audio output error: PulseAudio server connection failure: Connection refused
Traceback (most recent call last):
File "qAndora.py", line 597, in
mainWin = MainWindow()
File "qAndora.py", line 46, in init
self.assignWidgets()
File "qAndora.py", line 251, in assignWidgets
self.muteButton.clicked.connect(self.mutePressed)
AttributeError: 'MainWindow' object has no attribute 'muteButton'
Thaks for your help regards,

@JeffHoogland
Copy link
Owner

Do your other applications play audio as expected? That error implies pulse audio isn't working on your system I believe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants