Dai <
dai....@gmail.com> writes:
> On 22/05/16 17:32, Rémi Vanicat wrote:
>> dave <
dai....@gmail.com> writes:
>>
>>> Package: xmms2
>>> Version: 0.8+dfsg-15+b3
>>> Severity: normal
>>>
>>> Dear Maintainer,
>>>
>>> * What led up to the situation?
>>>
>>> I installed xmms2 from apt and when using a skin (home made)
>> You meant a home made client? not sure what is a skin in the case of
>> xmms2.
> Sorry, yes a home made client
>>
>>> I could not access equalizer settings, I also tried the eq.py file
>>> from xmms2 client list which also failed.
>> eq.py seem to work here. Is python-xmmsclient installed on your system?
>> What went wrong with eq.py?
> The equalizer bars do not even display, and I installed promoe from
> the repositories and while it did show the bars and allowed me to
> "turn on" the equalizer, no changes were made to the sound produced.
Okay, more testing show that this is the case for me too.
xmms2.log contain
09:37:22 ERROR: ../src/xmms/plugin.c:375: Failed to open plugin /usr/lib/xmms2/libxmms_equalizer.so: /usr/lib/xmms2/libxmms_equalizer.so: undefined symbol: iir
followed by a lot of
19:26:40 ERROR: ../src/xmms/xform.c:1501: Couldn't find any effect named 'equalizer'
Mmm, could try the attached patches and confirm it fix your problem