<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>DCOPserver on Michael’s Domain</title><link>https://jeltsch.org/en/tags/dcopserver/</link><description>Recent content in DCOPserver on Michael’s Domain</description><generator>Hugo</generator><language>en-us</language><copyright>Copyright © 2002 - 2026 Michael Jeltsch.</copyright><lastBuildDate>Fri, 24 Jul 2026 00:18:18 +0300</lastBuildDate><atom:link href="https://jeltsch.org/en/tags/dcopserver/index.xml" rel="self" type="application/rss+xml"/><item><title>DCOPserver error during KDE login</title><link>https://jeltsch.org/en/dcopserver_error_during_kde_login/</link><pubDate>Thu, 05 Apr 2007 00:00:00 +0000</pubDate><guid>https://jeltsch.org/en/dcopserver_error_during_kde_login/</guid><description>&lt;p&gt;Yesterday my laptop ran out of power and during the emergency shutdown stuff got apparently screwed up. When I tried to log into KDE this morning, I got the following error message: &lt;code&gt;There was an arror setting up inter-process communication for KDE /home/jeltsch/.DCOPserver_michael-laptop__0 could not read network connection list Please check that &amp;quot;dcopserver&amp;quot; is running&lt;/code&gt; This is again a very non-informative error message. The way to fix this was as follows: &lt;code&gt;rm ~/.kde/socket-michael-laptop rm ~/.kde/tmp-michael-laptop rm -rf /tmp/kdesocket-jeltsch rm -rf /tmp/kde-jeltsch&lt;/code&gt; There were errors while removing the directories in /tmp. Even as root I couldn&amp;rsquo;t remove the directories; the error message claimed they were not empty. But there were no files when listed with ls -al. As a workaround a renamed the directories: &lt;code&gt;mv /tmp/kdesocket-jeltsch /tmp/kdesocket-jeltsch.old mv /tmp/kde-jeltsch /tmp/kde-jeltsch.old&lt;/code&gt; After this I could again log in, but the items from my Panel had disappeared.&lt;/p&gt;</description></item></channel></rss>