theRealCarneiro / pulsemeeter

Replicating voicemeeter routing functionalities in linux with pulseaudio
MIT License
360 stars 18 forks source link

Unable to start pulsemeeter, no subscribe_thread #127

Open xXPerditorXx opened 3 months ago

xXPerditorXx commented 3 months ago

Describe the bug When I try to start pulsemeeter via the console, I'll get the errors showing in the Errors tab.

To Reproduce

  1. Open pulsemeeter


Expected behavior Seeing the program, or at least seeing the gui.


Errors

Could not start vumeter for Virtual_Input_3
ERROR: invalid json grep: warning: stray \ before #
[{"id":20, "device":"alsa_output.usb-JBL_JBL_Quantum350_Wireless-00.analog-stereo", "name":"WEBRTC VoiceEngine"}]
invalid json from server
App sinks returned an error, audio backend returned error
object of type 'bool' has no len()
Could not join subscribe_thread (maybe there is none)


Desktop:

Additional context I've installed from aur

I was able to run pulsemeeter init as well as pulsemeeter daemon without any errors. The errors show up when pressing Show Pulsemeeter in the system tray.

erdnuesse commented 3 months ago

Did you check the other issues for your error? You do seem to still have the stray /

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

Try and edit the file on your own first.

ParadoxLeon commented 3 weeks ago

I had the same issue. Modifying that line fixed it for me