LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 06-21-2005, 10:37 AM   #1
munkie_poo
Member
 
Registered: Apr 2004
Location: Newcastle, UK
Distribution: Slackware 10.2
Posts: 134

Rep: Reputation: 15
xmms, gmplayer error message?


Hi

I use slackware 10.1 with KDE 3.4.1 from linuxpackages.net.
I keep getting an error message when starting certain programs, so far I have found xmms and gmplayer give me the error :

XMMS:

ric@straker:~$ xmms
/home/ric/.kde/share/config/gtkrc:37: error: unexpected identifier `gtk-alternative-button-order', expected keyword - e.g. `style'
/home/ric/.kde/share/config/gtkrc:37: error: unexpected identifier `gtk-alternative-button-order', expected keyword - e.g. `style'
*** glibc detected *** free(): invalid pointer: 0x4082bd79 ***
Aborted


gmplayer :

ric@straker:~$ gmplayer
MPlayer 1.0pre7-3.3.4 (C) 2000-2005 MPlayer Team
CPU: Advanced Micro Devices Athlon MP/XP Thoroughbred (Family: 6, Stepping: 1)
Detected cache-line size is 64 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE

vo: X11 running at 1024x768 with depth 24 and 32 bpp (":0.0" => local display)
85 audio & 196 video codecs
/home/ric/.kde/share/config/gtkrc:37: error: unexpected identifier `gtk-alternative-button-order', expected keyword - e.g. `style'

MPlayer interrupted by signal 2 in module: unknown



I have to 'ctrl - c' to exit the gmplayer one.

Any ideas on what to do?


Thanks
 
Old 06-22-2005, 10:41 AM   #2
Texicle
Member
 
Registered: Oct 2002
Location: Northern Ontario, Canada
Distribution: Slackware 10.0
Posts: 789

Rep: Reputation: 30
What version of GTK+ do you use? When I got the latest GTK+ my xmms wouldn't work anymore. XMMS explains why.

I went with Beep Media Player (BMP) and I haven't had any problems yet. It works, so far, just as good as XMMS. Though I did have to get the xmms-mp3 plugin to play mp3 files.

Last edited by Texicle; 06-22-2005 at 02:49 PM.
 
Old 06-22-2005, 11:55 AM   #3
merchtemeagle
Member
 
Registered: Oct 2004
Location: Belgium
Distribution: Slackware 13.37
Posts: 512

Rep: Reputation: 31
Quote:
Originally posted by Texicle
[B]What version of GTK+ do you use? When I got the latest GTK+ my xmms wouldn't work anymore. XMMS explains why.
My installation of Slackware has both GTK+1 and GTK+2 ?
 
Old 06-22-2005, 02:53 PM   #4
Texicle
Member
 
Registered: Oct 2002
Location: Northern Ontario, Canada
Distribution: Slackware 10.0
Posts: 789

Rep: Reputation: 30
Mine did too (I think, not sure, but I remember seeing both in my /var/log/packages dir.--then again, I might have added one or the other at some point), but I needed a newer GTK+2 than the one I had for another program I installed (can't remember which one since I've been installing stuff like crazy lately). When I got the latest version, my xmms suddenly quit working on me, as well as other applictions (which I had to get the latest versions of that are compatible with the latest GTK+2). Now, everything works like a charm.

Last edited by Texicle; 06-22-2005 at 02:56 PM.
 
Old 06-22-2005, 03:17 PM   #5
merchtemeagle
Member
 
Registered: Oct 2004
Location: Belgium
Distribution: Slackware 13.37
Posts: 512

Rep: Reputation: 31
Very strange. I compiled both the latest GTK2+ and xmms and everything still works fine.
 
Old 06-22-2005, 03:51 PM   #6
Texicle
Member
 
Registered: Oct 2002
Location: Northern Ontario, Canada
Distribution: Slackware 10.0
Posts: 789

Rep: Reputation: 30
Either my luck is bad, or your luck is good. I'm just glad we're both up and running fine.
 
Old 06-23-2005, 06:00 AM   #7
munkie_poo
Member
 
Registered: Apr 2004
Location: Newcastle, UK
Distribution: Slackware 10.2
Posts: 134

Original Poster
Rep: Reputation: 15
I re-installed an earlier version of xmms, which now works but still shows the error if ran from a console.

Mplayer is still buggered.

gtk+-1.2.10-i386-3
gtk+2-2.6.7-i486-1
mplayer-1.0pre7-i686-2jto
xmms-1.2.10-i486-2 (works with errors)
 
Old 06-23-2005, 06:11 AM   #8
merchtemeagle
Member
 
Registered: Oct 2004
Location: Belgium
Distribution: Slackware 13.37
Posts: 512

Rep: Reputation: 31
Quote:
Originally posted by Texicle
Either my luck is bad, or your luck is good. I'm just glad we're both up and running fine.
True.
 
Old 07-01-2005, 01:05 PM   #9
razz
LQ Newbie
 
Registered: Jul 2005
Posts: 2

Rep: Reputation: 0
Lightbulb Re: xmms, gmplayer error message?

As to the below quoted errors:

You will solve the problem by following these steps:

1) Going to the KDE "Control Center"
2) Select expand the "Appearance & Themes option"
3) Select "Colors"
4) Unclick the box that says "Apply colors to non-KDE applications"

This will solve your problem %100. You will not be able to apply your color schemes to non-kde applications after your preform the above steps.
You should try, as best as you can, to set up coloring inside of your non-kde applications - to maintain uniform theme coloring.

Note: That your ~.kde/share/config/gtkrc will no longer exist after you preform the above steps.

~Razz

LEGAL Notice: This information is provided without warranty ("As-is") and is for informational purposes only.


Quote:
Originally posted by munkie_poo
Hi
...
XMMS:

ric@straker:~$ xmms
/home/ric/.kde/share/config/gtkrc:37: error: unexpected identifier `gtk-alternative-button-order', expected keyword - e.g. `style'
/home/ric/.kde/share/config/gtkrc:37: error: unexpected identifier `gtk-alternative-button-order', expected keyword - e.g. `style'

gmplayer :
...
/home/ric/.kde/share/config/gtkrc:37: error: unexpected identifier `gtk-alternative-button-order', expected keyword - e.g. `style'
...

Any ideas on what to do?


Thanks
 
Old 07-05-2005, 03:22 AM   #10
munkie_poo
Member
 
Registered: Apr 2004
Location: Newcastle, UK
Distribution: Slackware 10.2
Posts: 134

Original Poster
Rep: Reputation: 15
Thats the ticket.
gmplayer still doesnt work, but at last I now know that wasnt the problem. xmms works fine now

cheers
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
xmms install (needs glib>1.22), just installed glib 2.4.8 and still get error message eskiled Linux - Software 2 12-19-2005 09:12 PM
XMMS GMPLAYER freeze when playing sound RRolleston Debian 1 01-08-2005 02:38 AM
XMMS GMPLAYER freeze when playing sound RRolleston Debian 7 01-07-2005 06:44 PM
XMMS is not loading, error message inside. Seph64 Linux - Software 4 03-23-2003 11:53 AM
gmplayer gives me this error ..... purpleburple Linux - General 2 03-13-2003 05:54 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 04:05 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration