-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
All the versions released after 1.2.0 (Working fine om my machine), are broken (ate least for me)
When I tried to run using the command line:
$ pulse-visualizer
ERROR in audio_engine.cpp#1082: Pulse not compiled with PipeWire support. Using auto
ERROR in audio_engine.cpp#80: Warning: PulseAudio device 'default' not found. using system default
ERROR in audio_engine.cpp#198: Failed to create PulseAudio stream: Invalid argument
ERROR in dsp.cpp#992: Failed to read from audio engine
ERROR in dsp.cpp#992: Failed to read from audio engine
ERROR in dsp.cpp#992: Failed to read from audio engine
ERROR in dsp.cpp#992: Failed to read from audio engine
ERROR in dsp.cpp#992: Failed to read from audio engine
ERROR in dsp.cpp#992: Failed to read from audio engine
......
When I try the 1.2.0 version:
$ pulse-visualizer
pulse-visualizer v1.2.0 commit 9743033
Created user config file: /home/rafaeldominiquini/.config/pulse-visualizer/config.yml
Copied themes to: /home/rafaeldominiquini/.config/pulse-visualizer/themes
Warning: PipeWire device 'alsa_output.pci-0000_0e_00.4.iec958-stereo' not found. using system default
Connected to PipeWire device: 'default'
Thanks
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working