jarcode-foss / glava

GLava - OpenGL audio spectrum visualizer
GNU General Public License v3.0
1.17k stars 59 forks source link

glava don't work #223

Open SolidRacoon opened 2 years ago

SolidRacoon commented 2 years ago

hi ^^ So i'm in manjaro/KDE, i try to install Glava. All is good until i try glava --desktop. this sentence appeare: Could not open pulseaudio mainloop to find default device name: 0 check if pulseaudio is running

anybody can help me ? thx <3

BeyondMagic commented 2 years ago

...

check if pulseaudio is running is the key here. You have to check if PulseAudio is running, on your terminal try pgrep pulseaudio and see if it outputs a number.

SolidRacoon commented 2 years ago

it return : 1903

Aeres-u99 commented 2 years ago

@SolidRacoon could you try running pactl stat and pactl info and share the output? Also, pacmd-listsources

pryganss commented 2 years ago

@Aeres-u99 hi, i'm having a similar problem, when I run pgrep pulseaudio 270940 is returned and when i run pactl stat this is returned

Currently in use: 68 blocks containing 167.6 KiB bytes total.
Allocated during whole lifetime: 621128 blocks containing 569.4 MiB bytes total.
Sample cache size: 0 B

when i run pactl info this is returned

Server String: /run/user/1000/pulse/native
Library Protocol Version: 35
Server Protocol Version: 35
Is Local: yes
Client Index: 12
Tile Size: 65472
User Name: ryan
Host Name: SHIT-PC
Server Name: pulseaudio
Server Version: 15.99.1
Default Sample Specification: s16le 2ch 44100Hz
Default Channel Map: front-left,front-right
Default Sink: bluez_sink.F8_AB_E5_79_76_7B.a2dp_sink
Default Source: alsa_input.platform-snd_aloop.0.analog-stereo
Cookie: 1473:85ca
Aeres-u99 commented 2 years ago

hey @Pryganss could you share the glava config and also, try glava --audio=fifo --desktop as that kinda works better for mpd/ncmpcpp

pryganss commented 2 years ago

I'm just using the default config, glava --audio=fifo --desktop returns a "no such file or directory" error