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
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,
The text was updated successfully, but these errors were encountered:
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,
The text was updated successfully, but these errors were encountered: