Describe the bug
On debian 13, if i install cava using apt or make it from source. cava says it cannot find/load client.conf. then throws a segmentation fault
[W][23:23:25.749666] pw.conf | [ conf.c: 1182 try_load_conf()] can't load config client.conf: No such file or directory
[E][23:23:25.749774] pw.conf | [ conf.c: 1215 pw_conf_load_conf_for_context()] can't load config client.conf: No such file or directory
Segmentation fault
To Reproduce
Steps to reproduce the behavior:
- build cava or install using apt
- run
- cant find client.conf
- Segmentation fault
Expected behavior
bars moving on screen to music
Screenshots
Desktop (please complete the following information):
- OS: Debian 13 Trixie
- Version 13
Terminal emulator
Additional context
On debian 12. cava works wonderfully however it does not work on debian 13
Describe the bug
On debian 13, if i install cava using apt or make it from source. cava says it cannot find/load client.conf. then throws a segmentation fault
[W][23:23:25.749666] pw.conf | [ conf.c: 1182 try_load_conf()] can't load config client.conf: No such file or directory
[E][23:23:25.749774] pw.conf | [ conf.c: 1215 pw_conf_load_conf_for_context()] can't load config client.conf: No such file or directory
Segmentation fault
To Reproduce
Steps to reproduce the behavior:
Expected behavior
bars moving on screen to music
Screenshots
Desktop (please complete the following information):
Terminal emulator
Additional context
On debian 12. cava works wonderfully however it does not work on debian 13