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
[DEBUG] in [logger@init_log]: started logger instance <Logger generic (DEBUG)> at thread 23593
[DEBUG] in [pmctl@runcmd]: pmctl init sink Virtual_Input_1 2
[DEBUG] in [pmctl@runcmd]: pmctl init sink Virtual_Input_2 2
Could not start server because of:
Traceback (most recent call last):
File "/usr/lib/python3.10/site-packages/pulsemeeter/main.py", line 16, in start_server
server.start_server(daemon=True)
File "/usr/lib/python3.10/site-packages/pulsemeeter/api/audio_server.py", line 58, in start_server
self.init_audio()
File "/usr/lib/python3.10/site-packages/pulsemeeter/api/audio_server.py", line 49, in init_audio
self.start_sources()
File "/usr/lib/python3.10/site-packages/pulsemeeter/api/audio_server.py", line 266, in start_sources
channels = device_config['channels']
KeyError: 'channels'
Distro: Arch Linux
Python Version: Python 3.10.9
I have pipewire-pulse downloaded
I built nightly from source/not script, as script was spewing errors
The text was updated successfully, but these errors were encountered:
I built nightly from source/not script, as script was spewing errors
The text was updated successfully, but these errors were encountered: