Hi, To get visualization working you need to add the visualization plugin to the effect order. This is done through the config system of xmms2.
On my system 'xmms2 config_list | grep effect' returns effect.order.0 = visualization effect.order.1 = equalizer effect.order.2 = The visualization can be set by the command: xmms2 config effect.order.0 visualization You can replace the '0' with any number for which a effect.order. entry exists. The previous entry will then be overwritten. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

