DebianThis forum is for the discussion of Debian Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Hello. I became used to xmms as my default music player on Etch, but it was taken out of Lenny. I discovered a site that has packages for it, right here. However, while the install went fine, I was unable to run it. I then downloaded the provided debian source package from the same site, and created my own package. This too installed fine, but it won't run. Here's the error I get:
I just discovered that it does work when I run it as root, but not as regular user. Well, I'm not sure how to fix that. So, I guess I'll stick with moc (music on console), which, frankly, works quite well.
* If XMMS crashes with the error message Gdk-ERROR **: BadMatch (invalid parameter attributes), try running it with the command XLIB_SKIP_ARGB_VISUALS=1 xmms
moc and shell-fm are the only music players I have installed, well other than mplayer.
Please see http://bugs.xmms.org/show_bug.cgi?id=1907 for an explanation of the problem. In short, there are certain compatibility issues with GTK+ 1.2.x applications and the Composite extension, as you have discovered. There is a work-around, however: 'export XLIB_SKIP_ARGB_VISUALS=1 && xmms' Furthermore, since this doesn't affect all users (Composite is disabled by default, and obviously for good reason)
Also you might try audacious, it is very similar to xmms.
* If XMMS crashes with the error message Gdk-ERROR **: BadMatch (invalid parameter attributes), try running it with the command XLIB_SKIP_ARGB_VISUALS=1 xmms
Thanks. This does work.
Quote:
Originally Posted by craigevil
Also you might try audacious, it is very similar to xmms.
I believe that is what I'll do. Time to move to the next level of gtk, I guess. I'm sure I'll get used to audacious' subtle differences (from xmms) after a while, and be happy enough with it.
I use aptitude, actually. Anyway, I did look at xmms2, but the program seemed to be trying to accomplish something other than what the original objective of xmms was, I felt. Anyway, it just didn't strike a chord with me. However, audacious is close enough, and as I mentioned in my previous post, I'm sure I'll get used to it over time.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.