[KDE Dot News]
 faq
 flatforty
 contribute
 subscribe
 configure
 search
 rdf

 main
 parent
 thread


Re: DCOPServer could not be started
by Jeff on Tuesday 04/Mar/2003, @13:16
Non-root users could not log in to the RedHat 7.3 console with KDE.

SOLUTION: Modify /usr/bin/startkde. Basically, /usr/bin/startkde
could not find certain applications which exist in /usr/bin/X11.
So, add it to the path in the script.

Put these lines in to /usr/bin/startkde:

# Modification
#
PATH=/usr/bin/X11:$PATH
export PATH
#
  Related Links
 ·   Articles on KDE on Unix and other platforms
 ·   Also by Jeff
 ·   Contact author

Thread Threshold:

The Fine Print: The following comments are owned by whomever posted them.
( Reply )

Re: DCOPServer could not be started
by Kevin Ready on Thursday 08/Jan/2004, @10:34
This worked for me too.

I have a RedHat 7 system that has been running for almost 2 years, and suddenly on reboot, it throws this error.

adding the PATH statement solved the problem:

Put these lines in to /usr/bin/startkde:

# Modification
#
PATH=/usr/bin/X11:$PATH
export PATH
#

Thank you for the assistance!
[ Reply To This | View ]
The Fine Print: The previous comments are owned by whomever posted them.
( Reply )

  "The trolls are only human and make mistakes too." -- Charles Samuels
KDE®, "K Desktop Environment", "KDE Dot News", "got the dot?" and the KDE Logo® are trademarks or registered trademarks of KDE e.V. in the European Union, the United States and other countries. All other trademarks and copyrights on this page are owned by their respective owners. Comments are owned by the poster. The rest: Copyright © 2000-2008 KDE e.V. for The KDE Project. For further information or comments on this site, please contact the Webmaster.
[ home | post article | flat forty | subscribe | search | rdf ]