PDA

View Full Version : KDE sys notification sounds work in root but not in user



lestat730
01-15-2005, 06:59 AM
A annoying problem I am trying to fix, maybe someone here knows how to do this? I am still new to linux and have Installed Knoppix 3.6 to my hard drive, when using the root account I have all the system notification sounds working (like KDE startup and shutdown), I can also play mp3's and such with the xmms software. However when logged in as my primary user I can not hear any of the system notification sounds at all, but I can play mp3's fine in xmms. I checked to see if my user settings in the control panel for the system notifications and sound system were the same as in my root account and they were. When I click the little play button to preview the sound effect I hear nothing, except of course when I'm in root. So whats the deal here? Anyone know? all help is greatly appreciated. - Lestat730

CrashedAgain
01-15-2005, 05:13 PM
edit the hidden file /home/knoppix/.kde/share/config/knotifyrc & change all settings to true. you should also check that xmms output plugin is arts otherwise you may find xmms locks up on you. You may have to apt-get xmms-arts plugin, not sure if latest versions of knoppix include it. Also if you are using konqueror as a web browser go to konqueror configuration settings plugins & set 'pipe plugin sounds though arts' to true. It is under the second tab under 'netscape plugins'. They should revise their dialog box names since netscape is now pretty much a thing of the past.

lestat730
01-19-2005, 02:20 AM
so I checked XMMS in output plugins and dont see an Arts, only the following:

OSS Driver 1.2.10 (libOSS.so)
eSound Output Plugin 1.2.10 (libesdout.so)
Disk Writer Plugin 1.2.10 (libdisk_writer.so)
ALSA 1.2.10 Output Plugin (libALSA.so)

went to root, typed in 'apt-get xmms-arts' and got the following:

root@mypcsname:~# apt-get arts
E: Invalid operation arts

any sugestions? I'd really like to resolve this problem, thanks

lestat730
01-19-2005, 02:38 AM
also i wanted to mention that I tried opening knotifyrc in Kwrite and changed all the values that were set false to true. I then of course saved and rebooted to see if it would work (note: i was trying this without a xmms arts output plugin, you said it might freeze but I wanted to do this just to see if id get any results) once KDE was loaded back up after reboot there were no system sounds, and upon opening the knotifyrc I found all the values I changed to true were set back at false. Here is what the file seems to be stuck on.

[Misc]
External player=
LastConfiguredApp=KDE System Notifications
Use external player=false
Volume=100

[StartProgress]
Arts Init=false
KNotify Init=true
Use Arts=false

So the falses I talk about changing to true are the 'Arts init' and the 'use arts', thought this extra info might help someone possibly answer my problem?

CrashedAgain
01-19-2005, 05:39 AM
so I checked XMMS in output plugins and dont see an Arts, only the following:

OSS Driver 1.2.10 (libOSS.so)
eSound Output Plugin 1.2.10 (libesdout.so)
Disk Writer Plugin 1.2.10 (libdisk_writer.so)
ALSA 1.2.10 Output Plugin (libALSA.so)

went to root, typed in 'apt-get xmms-arts' and got the following:

root@mypcsname:~# apt-get arts
E: Invalid operation arts

any sugestions? I'd really like to resolve this problem, thanks

My typo, sorry. The command is apt-get install xmms-arts. You must also be root to run this command, and you have to apt-get update to update your list of available files first. If apt-get update exits incomplete just run it over again until it gets all the lists.
See this http://www.knoppix.net/forum/viewtopic.php?t=14977 for more info on installing packages.

Don't know why your edit to knotifyrc didn't stay; I have not had this problem even with a knoppix style install. Yes, it's the 'Arts init' and the 'use arts' settings that must be changed. Perhaps the edit didn't save properly. Try the edit again, then just log out 'end session only' & see if it works.

lestat730
01-19-2005, 09:28 PM
so I sucessfully installed the xmms-arts output plugin, which when run actually my xmms wont play the mp3 and says the soundcard is in use or your using the wrong output plugin. My attempts at changing knotifyrc are still failures, no matter what I do (and I'm definatly hitting save here!) the changes just wont stick after a reboot or a logout change user. What a weird problem this all is, I dont understand why linux would play my sound and video files with sound under xmms or xine and not simple system notifications with whatever internal sound player it uses, and of course strangest of all that when logged into root everything works perfectly fine! I've tried comparing the root setup in the control panel for the sys notifications and also for the knotifyrc but still no luck

CrashedAgain
01-20-2005, 03:12 AM
so I sucessfully installed the xmms-arts output plugin, which when run actually my xmms wont play the mp3 and says the soundcard is in use or your using the wrong output plugin. My attempts at changing knotifyrc are still failures, no matter what I do (and I'm definatly hitting save here!) the changes just wont stick after a reboot or a logout change user. What a weird problem this all is, I dont understand why linux would play my sound and video files with sound under xmms or xine and not simple system notifications with whatever internal sound player it uses, and of course strangest of all that when logged into root everything works perfectly fine! I've tried comparing the root setup in the control panel for the sys notifications and also for the knotifyrc but still no luck

Have you configured xmms (xmms->options->preferences->set the output plugin) to use arts?
Are any of the setup changes (screen colors, etc) you make staying after a reboot?
What type of HD install did you do?

lestat730
01-20-2005, 06:25 AM
Yes I did set the output for xmms to use arts. All other changes like screen colors,wallpapers,window decorations,etc.. are staying after reboot. The type of HD install I did was the multi-user beginner one that is recommended during the 'knoppix-installer' program.

rrfish72
01-20-2005, 07:05 AM
Check this link:

http://www.knoppix.net/forum/viewtopic.php?t=12054

This one goes to the above one which has a solution (hopefully):

http://www.knoppix.net/forum/viewtopic.php?t=13366