You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

Amoeba

Trainee

  • "Amoeba" started this thread

Posts: 115

Location: http://seattle.wa.u$

Occupation: Urban guerilla

  • Send private message

1

Tuesday, March 22nd 2005, 4:34pm

artsd still loading even when disabled...

Well, I do believe I have it disabled. To my knowledge, to disable arts on startup, knotifyrc must be edited:

Source code

1
2
3
4
5
6
7
8
9
10
11
dracco@epitaph dracco $ cat .kde/share/config/knotifyrc
[Misc]
External player=/usr/kde/3.3/bin/artsplay
LastConfiguredApp=KDE System Notifications
Use external player=false
Volume=100

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


But it still appears to load artsd. ps aux shows artsd loaded and hogging my memory.

Source code

1
2
dracco    8990  0.5  1.5  12228  7816 ?        S    08:22   0:00 artsd -F 10 -S 4096 -a alsa -d -r 44100 -b 16
dracco    8994  0.0  4.4  32392 22844 ?        S    08:22   0:00 knotify [kdeinit] knotify


How do I complete get rid of arts short from removing it from my system? Am I doing something wrong?

Thanks
-- rm -fr /etc/whitehouse
-- Gentoo | udev | Xorg 6.8.2 | 2.6.14-r4 | KDE 3.5.0

This post has been edited 2 times, last edit by "Amoeba" (Mar 22nd 2005, 10:02pm)


Posts: 15

Location: Padova, Italy

Occupation: Student

  • Send private message

2

Tuesday, March 22nd 2005, 8:49pm

Have you disabled arts from control center->sound and multimedia->sound server?

(I do not remember the exact english words in the control center, as my system is in Italian, but it should not be difficult to figure it out)

If you have already done that, you should remove artsd from the session management.

Hi
--
Antonio

Amoeba

Trainee

  • "Amoeba" started this thread

Posts: 115

Location: http://seattle.wa.u$

Occupation: Urban guerilla

  • Send private message

3

Tuesday, March 22nd 2005, 9:39pm

DOH!

I passed by that panel but at the time, for whatever reason, I thought it would disable ALL my sound, including that of my players... Now that I think of it, this panel only controls arts..

Thanks for the help...
-- rm -fr /etc/whitehouse
-- Gentoo | udev | Xorg 6.8.2 | 2.6.14-r4 | KDE 3.5.0