<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: If Plasma dies, here&#8217;s what to do</title>
	<atom:link href="http://cretaceouslabs.com/blog/2010/01/if-plasma-dies-heres-what-to-do/feed/" rel="self" type="application/rss+xml" />
	<link>http://cretaceouslabs.com/blog/2010/01/if-plasma-dies-heres-what-to-do/</link>
	<description></description>
	<lastBuildDate>Thu, 24 Nov 2011 16:39:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: nick</title>
		<link>http://cretaceouslabs.com/blog/2010/01/if-plasma-dies-heres-what-to-do/#comment-196</link>
		<dc:creator>nick</dc:creator>
		<pubDate>Mon, 17 May 2010 18:22:37 +0000</pubDate>
		<guid isPermaLink="false">http://cretaceouslabs.com/blog/?p=145#comment-196</guid>
		<description>I&#039;ve updated the post to mention &quot;plasma-desktop&quot;. Thanks for pointing that out, avocadohead, and also for the new URL to your post.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve updated the post to mention &#8220;plasma-desktop&#8221;. Thanks for pointing that out, avocadohead, and also for the new URL to your post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: avocadohead</title>
		<link>http://cretaceouslabs.com/blog/2010/01/if-plasma-dies-heres-what-to-do/#comment-195</link>
		<dc:creator>avocadohead</dc:creator>
		<pubDate>Mon, 17 May 2010 16:22:31 +0000</pubDate>
		<guid isPermaLink="false">http://cretaceouslabs.com/blog/?p=145#comment-195</guid>
		<description>plasma-desktop has replaced plasma in KDE&gt;=4.3 (distro-independent). As you were so kind to refer to our blog :-) - we had to migrate to a more PC URL, so the new post address would be: http://eumenidae.blogspot.com/2008/12/kill-and-restart-plasma.html</description>
		<content:encoded><![CDATA[<p>plasma-desktop has replaced plasma in KDE&gt;=4.3 (distro-independent). As you were so kind to refer to our blog <img src='http://cretaceouslabs.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  &#8211; we had to migrate to a more PC URL, so the new post address would be: <a href="http://eumenidae.blogspot.com/2008/12/kill-and-restart-plasma.html" rel="nofollow">http://eumenidae.blogspot.com/2008/12/kill-and-restart-plasma.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nick</title>
		<link>http://cretaceouslabs.com/blog/2010/01/if-plasma-dies-heres-what-to-do/#comment-50</link>
		<dc:creator>nick</dc:creator>
		<pubDate>Tue, 30 Mar 2010 13:05:54 +0000</pubDate>
		<guid isPermaLink="false">http://cretaceouslabs.com/blog/?p=145#comment-50</guid>
		<description>Thanks for the alternative solution, mate.

I&#039;m guessing that you ran kbuildsycoca before kquitapp.

Another tool that you could use is pkill. It&#039;d negate the need to search for plasma-desktop&#039;s PID. Eg: pkill -TERM plasma-desktop</description>
		<content:encoded><![CDATA[<p>Thanks for the alternative solution, mate.</p>
<p>I&#8217;m guessing that you ran kbuildsycoca before kquitapp.</p>
<p>Another tool that you could use is pkill. It&#8217;d negate the need to search for plasma-desktop&#8217;s PID. Eg: pkill -TERM plasma-desktop</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A</title>
		<link>http://cretaceouslabs.com/blog/2010/01/if-plasma-dies-heres-what-to-do/#comment-49</link>
		<dc:creator>A</dc:creator>
		<pubDate>Tue, 30 Mar 2010 04:10:03 +0000</pubDate>
		<guid isPermaLink="false">http://cretaceouslabs.com/blog/?p=145#comment-49</guid>
		<description>I use Ubuntu and I would have to replace &quot;plasma&quot; with &quot;plasma-desktop&quot;. However, I still get the problem you are mentioning: kquitapp plasma or kquitapp plasma-desktop don&#039;t do the trick.

Instead, I used 

ps xa &#124; grep plasma

to get the PID of the running plasma-desktop instance, I stopped it with 

kill -15 $pid 

and restarted plasma-desktop with 

kstart plasma-desktop

Hope this helps.</description>
		<content:encoded><![CDATA[<p>I use Ubuntu and I would have to replace &#8220;plasma&#8221; with &#8220;plasma-desktop&#8221;. However, I still get the problem you are mentioning: kquitapp plasma or kquitapp plasma-desktop don&#8217;t do the trick.</p>
<p>Instead, I used </p>
<p>ps xa | grep plasma</p>
<p>to get the PID of the running plasma-desktop instance, I stopped it with </p>
<p>kill -15 $pid </p>
<p>and restarted plasma-desktop with </p>
<p>kstart plasma-desktop</p>
<p>Hope this helps.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

