Xmms problem

Problem:

I tried to play xmms through GUI which did not work. The output of terminal was as follows:

goldgod@localhost:~$ xmms

Message: device: default
Gdk-ERROR **: BadMatch (invalid parameter attributes)
serial 1526 error_code 8 request_code 72 minor_code 0
Gdk-ERROR **: BadMatch (invalid parameter attributes)
serial 1527 error_code 8 request_code 72 minor_code

Solutions:

Type the following line then your problem will be solve

goldgod@localhost:~$ export XLIB_SKIP_ARGB_VISUALS=1

Leave a Reply