Commit graph

5 commits

Author SHA1 Message Date
Matěj Laitl
f36148a82e qpaeq: Try to load equalizer module before failing, better error messages
This fixes bug 38728 [1]. When equalizer features are unavailable in running
pulseaudio daemon, try to load relevant module. If this fails, following error
is printed on stderr instead of a confusing traceback:

It seems that running pulseaudio does not support equalizer features and
loading module-equalizer-sink module failed. Exiting...

[1] https://bugs.freedesktop.org/show_bug.cgi?id=38728

Signed-off-by: Matěj Laitl <matej@laitl.cz>
2012-12-19 12:31:49 +02:00
Arun Raghavan
bb2e60a142 utils: Typo fixes in qpaeq
Pointed out by John Frankish <j-frankish@slb.com> in:

https://bugs.freedesktop.org/show_bug.cgi?id=43733
2011-12-13 09:18:53 +05:30
Maarten Bosmans
b453e13ede qpaeq: Make it python3 and python2 compatible 2011-10-12 13:05:13 +05:30
Jason Newton
4eb65a0a46 src/utils/qpaeq: added more friendly error messages to common errors 2009-11-20 15:56:46 -08:00
Jason Newton
77c6b69656 remove .py extension from qpaeq 2009-11-20 15:07:47 -08:00
Renamed from src/utils/qpaeq.py (Browse further)