Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
09-28-2004, 07:41 PM
|
#1
|
Member
Registered: Jun 2004
Location: Jackson, TN
Distribution: Kubuntu Feisty
Posts: 606
Rep:
|
I broke XMMS...
i'm not sure what i did.. i was trying to install amarok and somehow broke XMMS in the process.. Here's what i get when i try to run it:
Code:
myk@linux:~> xmms
Gdk-ERROR **: BadMatch (invalid parameter attributes)
serial 222 error_code 8 request_code 2 minor_code 0
myk@linux:~>
i have uninstalled and reinstalled it from Yast and i keep getting the same results.. Help?
thanks,
-myk
|
|
|
09-28-2004, 09:52 PM
|
#2
|
LQ Guru
Registered: Jan 2001
Posts: 24,149
|
With a "Gdk-ERROR" type error, I'm guessing whatever you tried to installed upgraded this or manipulated it, etc? Could be a bad configuration, possibly try removing your ~/.xmms directory in your home directory and then starting XMMS.
|
|
|
09-28-2004, 11:42 PM
|
#3
|
Member
Registered: Jun 2004
Location: Jackson, TN
Distribution: Kubuntu Feisty
Posts: 606
Original Poster
Rep:
|
i get the same error even after deletingthe folder
Any other ideas?
Thanks,
-myk
|
|
|
09-29-2004, 12:37 AM
|
#4
|
Member
Registered: Sep 2004
Distribution: OpenSuSe
Posts: 153
Rep:
|
Try doing rpm -qa |grep gdk & check whether you find any matching packages.
You may try re-installing them (provided dependencies other than xmms aren't being violated) & then re-install xmms.
I remember once a similar problem was solved by renaming .gtkrc to something else. You can revert the file if that doesn't work.
HTH.
|
|
|
09-29-2004, 12:52 AM
|
#5
|
Member
Registered: Sep 2004
Distribution: OpenSuSe
Posts: 153
Rep:
|
I'm sorry for overlooking that you are using SuSe.
Try doing the SuSe equivalent of rpm.. I guess.
|
|
|
09-29-2004, 07:31 AM
|
#6
|
Member
Registered: Jun 2004
Location: Jackson, TN
Distribution: Kubuntu Feisty
Posts: 606
Original Poster
Rep:
|
here's what i get
Code:
myk@linux:~> rpm -qa | grep gdk
gdk-pixbuf-0.22.0-62.7
gdk-pixbuf-gnome-0.22.0-62.7
myk@linux:~>
I'll try reinstalling them.
Thanks,
-myk
|
|
|
09-29-2004, 07:39 AM
|
#7
|
Member
Registered: Jun 2004
Location: Jackson, TN
Distribution: Kubuntu Feisty
Posts: 606
Original Poster
Rep:
|
i still get the same error message.
What do i do next?
Thanks,
-myk
|
|
|
09-29-2004, 07:44 AM
|
#8
|
Member
Registered: Jun 2004
Location: Jackson, TN
Distribution: Kubuntu Feisty
Posts: 606
Original Poster
Rep:
|
i think i read somewhere that Xorg may be the problem here.. I recently installed Xorg, and i don't think i've tried XMMS since that time. Here's one thing i read that is supposed to help:
Quote:
Try:
> setenv XLIB_SKIP_ARGB_VISUALS 1
> or:
> export XLIB_SKIP_ARGB_VISUALS=1
|
but it didnt help.
Any Suse users out there with the same problem?
Thanks,
-myk
|
|
|
09-29-2004, 07:51 AM
|
#9
|
Member
Registered: Sep 2004
Distribution: OpenSuSe
Posts: 153
Rep:
|
If it complains regarding existing dependencies, then you can use:
Code:
rpm -e --force gdk-pixbuf-0.22.0-62.7.rpm
rpm -e --force gdk-pixbuf-gnome-0.22.0-62.7.rpm
& then re-install. **PLEASE NOTE THAT ABOVE WOULD BE A DEPENDENCY VIOLATION**. This is just a brute force solution.
HTH.
|
|
|
09-29-2004, 08:48 AM
|
#10
|
Member
Registered: Jun 2004
Location: Jackson, TN
Distribution: Kubuntu Feisty
Posts: 606
Original Poster
Rep:
|
I reinstalled the files mentioned, including the devel files. I also installed XMMS from source instead of from the RPM file. I get the same message. I wonder if it truly is a problem with "SUse versus Xorg".
-myk
|
|
|
09-29-2004, 03:45 PM
|
#11
|
Member
Registered: Jun 2004
Location: Jackson, TN
Distribution: Kubuntu Feisty
Posts: 606
Original Poster
Rep:
|
anybody?
|
|
|
10-16-2004, 09:24 AM
|
#12
|
LQ Newbie
Registered: Oct 2004
Posts: 1
Rep:
|
the XLIB_SKIP_ARGB_VISUALS=1 works for example if use it at the console:
XLIB_SKIP_ARGB_VISUALS=1 xmms
To make it work always try the following as root:
Code:
mv /usr/bin/xmms /usr/bin/xmms.orig
echo \#\!/bin/bash > /usr/bin/xmms
echo XLIB_SKIP_ARGB_VISUALS=1 /usr/bin/xmms.orig \$\@ >> /usr/bin/xmms
chmod a+x /usr/bin/xmms
If it doesn't work just do a
Code:
mv /usr/bin/xmms.orig /usr/bin/xmms
or reinstall xmms to bring it back into the old state.
|
|
|
All times are GMT -5. The time now is 09:55 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|