qAndora icon indicating copy to clipboard operation
qAndora copied to clipboard

Pulse audio error

Open odelljw opened this issue 6 years ago • 1 comments

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,

odelljw avatar Apr 21 '18 22:04 odelljw

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

JeffHoogland avatar Apr 22 '18 02:04 JeffHoogland