FS#7206 - xfce4-mpc-plugin should use real libmpd
Attached to Project:
Arch Linux
Opened by Ray (ataraxia) - Friday, 18 May 2007, 22:19 GMT
Last edited by Roman Kyrylych (Romashka) - Saturday, 02 June 2007, 19:43 GMT
Opened by Ray (ataraxia) - Friday, 18 May 2007, 22:19 GMT
Last edited by Roman Kyrylych (Romashka) - Saturday, 02 June 2007, 19:43 GMT
|
Details
xfce4-mpc-plugin is currently using the small, included
version on the mpc interface. There's some horrible bug in
there (not surprisingly, in a section of code with a comment
that says "/*HACK @#!*/") that causes it to segfault on
first mouse-over every time I start it. (I can attach a
backtrace if it's useful, but I don't expect anyone here
really wants to debug the upstream code...)
It does work if linked against the real libmpd instead of the internal mini-API. Since libmpd is a very small dependency, this seems like a reasonable fix. I'm attaching a patch for the PKGBUILD. |
This task depends upon
xfce4-mpc-plugin.patch