[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

A solution for: artsd does not start at kde login



Hi *,

Like others I'va had the Problem that on KDE login artsd did not
start automatically even when it was configured to do so.

Here is what I have done to make it working. With this solution
artsd starts when it is configured to do so *And* does not if "Start
artsd on KDE startup" is *not* checked in the controlcenter.

Here is a patch:

---------8<----------
--- kde2.sh.old Thu Jan  3 10:32:11 2002
+++ kde2.sh     Thu Jan  3 10:33:33 2002
@@ -91,6 +91,9 @@
 # the splashscreen and progress indicator
  ksplash

+# start soundserver if necessary
+kcminit arts
+
 # We set LD_BIND_NOW to increase the efficiency of kdeinit.
 # kdeinit unsets this variable before loading applications.
 LD_BIND_NOW=true kdeinit +kcminit +knotify
------------>8-------

-Marc


-- 
BUGS My programs  never  have  bugs.  They  just  develop  random
     features.  If you discover such a feature and you want it to
     be removed: please send an email to bug@links2linux.de 



Reply to: