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

Nightly build does not start, pipewire-pulse #107

Open
airidassimanskis opened this issue Feb 18, 2023 · 3 comments
Open

Nightly build does not start, pipewire-pulse #107

airidassimanskis opened this issue Feb 18, 2023 · 3 comments

Comments

@airidassimanskis
Copy link

[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

@W0lfyZRex
Copy link

Bump, I'm having the same issue and I'm using nightly because the main branch has the "JSON stray \ before #" error.

@Erater
Copy link

Erater commented Apr 16, 2023

I got the same error as @W0lfyZRex main branch is broken with JSON stray and nightly wont start cause of this error, would be nice if there is a fix

@erdnuesse
Copy link

erdnuesse commented Sep 14, 2023

Take a look at this PR, it fixes the Stray / error.

#106
https://github.com/theRealCarneiro/pulsemeeter/pull/106/files

I fixed it manually in my /usr/bin/pmctl; error vanished, pulsemeeter starts.

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

4 participants