Welcome Guest ( Log In | Register )

Outline · [ Standard ] · Linear+

 xmms problem, eror accure and xmms cannot play

views
     
TSevilguy
post May 17 2005, 12:41 AM, updated 21y ago

Enthusiast
*****
Senior Member
871 posts

Joined: Dec 2004
hye, i've encountered this type of erroe on xmms. i've uninstall and install xmms several time but the problem still accure when start xmms using terminal i have this error :

jan@linux:~> xmms
/home/jan/.kde/share/config/gtkrc:37: error: unexpected identifier `gtk-alternat ive-button-order', expected keyword - e.g. `style'
/home/jan/.kde/share/config/gtkrc:37: error: unexpected identifier `gtk-alternat ive-button-order', expected keyword - e.g. `style'

can somebody help me on this. how to solve this problem. it happen after i've upgrade my suse 9.1 to 9.3
kons
post May 17 2005, 09:01 AM

Конс
Group Icon
Moderator
6,181 posts

Joined: Oct 2004



Hi there.
Good morning.

Some suse 9.3 users are having problems with xmms but some are not.
Perhaps there is a need to upgrade to latest multimedia packs.

I'm curious, what does line 37 of /home/jan/.kde/share/config/gtkrc say?

Or we should just wait for those Suse experts to come online.

Cheers!
TSevilguy
post May 18 2005, 01:59 PM

Enthusiast
*****
Senior Member
871 posts

Joined: Dec 2004
ehem... ehem.. anybody can help me whistling.gif it the suse 9.3 it self or something else that make that problem? or maybe xmms not support in suse 9.3?? sweat.gif
kevler
post May 18 2005, 04:36 PM

trading in the zone
*******
Senior Member
2,939 posts

Joined: Oct 2004
From: localhost


try using YaST to install the latest version of XMMS or try download RPM package version from xmms.org

use this command to install

rpm - i xmms-latest-version.rpm


This post has been edited by kevler: May 18 2005, 04:37 PM
kons
post May 18 2005, 04:57 PM

Конс
Group Icon
Moderator
6,181 posts

Joined: Oct 2004



Does that solve the problem?

I don't think xmms is causing the problem.
It's more like suse 9.3 problem.

As far as I know, there's no problem using xmms with suse 9.2
TSevilguy
post May 20 2005, 07:22 PM

Enthusiast
*****
Senior Member
871 posts

Joined: Dec 2004
QUOTE(kons @ May 18 2005, 04:57 PM)
Does that solve the problem?

I don't think xmms is causing the problem.
It's more like suse 9.3 problem.

As far as I know, there's no problem using xmms with suse 9.2
*
yes i agreed with that. i'm using the latest version ma. of couse i'm using yast to install. but that cannot solve the problem
oshiri
post May 21 2005, 09:39 AM

Enthusiast
*****
Senior Member
751 posts

Joined: Nov 2004
Try this in root konsole:

ln -s /opt/gnome/lib/control-center-2.0/gnome-settings-daemon /home/jan/.kde/Autostart

or change your kde theme

biggrin.gif
TSevilguy
post May 22 2005, 11:51 AM

Enthusiast
*****
Senior Member
871 posts

Joined: Dec 2004
QUOTE(oshiri @ May 21 2005, 09:39 AM)
Try this in root konsole:

ln -s /opt/gnome/lib/control-center-2.0/gnome-settings-daemon /home/jan/.kde/Autostart

or change your kde theme

biggrin.gif
*
i've tried that command. but nothing happen. actually what is that command do? chage theme? can u explain it further? i've discover when i install xmms using yast, and the source is from the cd ir seem install 'two' xmms. one is xmms and the other one is xmms cd. what is xmms cd?

i think the conflict is becouse i'm upgrading my suse 9.1 to 9.3. should i install fresh copy by uninstalling previous suse 9.1
oshiri
post May 23 2005, 12:30 PM

Enthusiast
*****
Senior Member
751 posts

Joined: Nov 2004
Forget about gnome-settings-daemon.
It probably wasn't there. You can delete the symlink.

Try check this file : /home/jan/.kde/share/config/gtkrc:
See if it similar with this:

CODE
class "*" style "default"

gtk-alternative-button-order = 1


biggrin.gif
TSevilguy
post May 23 2005, 04:16 PM

Enthusiast
*****
Senior Member
871 posts

Joined: Dec 2004
i've check it. and it is similar.

# created by KDE, Mon May 23 15:24:16 2005
#
# If you do not want KDE to override your GTK settings, select
# Appearance & Themes -> Colors in the Control Center and disable the checkbox
# "Apply colors to non-KDE applications"
#
#
style "default"
{
bg[NORMAL] = { 0.616, 0.725, 0.784 }
bg[SELECTED] = { 0.333, 0.502, 0.592 }
bg[INSENSITIVE] = { 0.616, 0.725, 0.784 }
bg[ACTIVE] = { 0.510, 0.600, 0.651 }
bg[PRELIGHT] = { 0.616, 0.725, 0.784 }

base[NORMAL] = { 0.765, 0.765, 0.765 }
base[SELECTED] = { 0.333, 0.502, 0.592 }
base[INSENSITIVE] = { 0.616, 0.725, 0.784 }
base[ACTIVE] = { 0.333, 0.502, 0.592 }
base[PRELIGHT] = { 0.333, 0.502, 0.592 }

text[NORMAL] = { 0.000, 0.000, 0.000 }
text[SELECTED] = { 1.000, 1.000, 1.000 }
text[INSENSITIVE] = { 0.510, 0.600, 0.651 }
text[ACTIVE] = { 1.000, 1.000, 1.000 }
text[PRELIGHT] = { 1.000, 1.000, 1.000 }

fg[NORMAL] = { 0.000, 0.000, 0.000 }
fg[SELECTED] = { 1.000, 1.000, 1.000 }
fg[INSENSITIVE] = { 0.510, 0.600, 0.651 }
fg[ACTIVE] = { 0.000, 0.000, 0.000 }
fg[PRELIGHT] = { 0.000, 0.000, 0.000 }
}

class "*" style "default"

gtk-alternative-button-order = 1


style "ToolTip"
{
bg[NORMAL] = { 1.000, 1.000, 0.863 }
base[NORMAL] = { 1.000, 1.000, 0.863 }
text[NORMAL] = { 0.000, 0.000, 0.000 }
fg[NORMAL] = { 0.000, 0.000, 0.000 }
}

widget "gtk-tooltips" style "ToolTip"

style "MenuItem"
{
bg[PRELIGHT] = { 0.333, 0.502, 0.592 }
}

class "*MenuItem" style "MenuItem"


anything wrong?
kons
post May 23 2005, 05:31 PM

Конс
Group Icon
Moderator
6,181 posts

Joined: Oct 2004



Dear, perhaps this thread on Suse Linux Forums will help a little, although there no official solutions for this yet.

Same problem

But it seems that no other people is having problems with xmms.

Weird though.
TSevilguy
post May 24 2005, 09:41 AM

Enthusiast
*****
Senior Member
871 posts

Joined: Dec 2004
QUOTE(kons @ May 23 2005, 05:31 PM)
Dear, perhaps this thread on Suse Linux Forums will help a little, although there no official solutions for this yet.

Same problem

But it seems that no other people is having problems with xmms.

Weird though.
*
Thanks kons. yes, the problem is similar to me. but still they also cannot figure out the couse of that problem sweat.gif really need help from some suse sifu here smile.gif really weird couse only me has this kind of prob
TSevilguy
post May 30 2005, 09:03 AM

Enthusiast
*****
Senior Member
871 posts

Joined: Dec 2004
the problem is solve, i now can play at xmms. but the error still there. i donno how i solve this thing. the last think i know i just download some security update from YOU. after that i accidentaly klik one of my media file and it terus play at xmms. before that the xmms just hang there and cannnot add any file to the play list. relly weird. wink.gif

thanks guys for trying to help me.

 

Change to:
| Lo-Fi Version
0.0181sec    1.75    5 queries    GZIP Disabled
Time is now: 24th December 2025 - 10:57 PM