<?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: Pidgin, purple-remote, and solving the &#8220;No existing libpurple instance detected&#8221; error</title>
	<atom:link href="http://earlruby.org/2009/11/pidgin-purple-remote-and-solving-the-no-existing-libpurple-instance-detected-error/feed/" rel="self" type="application/rss+xml" />
	<link>http://earlruby.org/2009/11/pidgin-purple-remote-and-solving-the-no-existing-libpurple-instance-detected-error/</link>
	<description>this must be the place</description>
	<lastBuildDate>Fri, 27 Aug 2010 00:09:41 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Henry Grebler</title>
		<link>http://earlruby.org/2009/11/pidgin-purple-remote-and-solving-the-no-existing-libpurple-instance-detected-error/comment-page-1/#comment-427</link>
		<dc:creator>Henry Grebler</dc:creator>
		<pubDate>Wed, 25 Aug 2010 23:28:55 +0000</pubDate>
		<guid isPermaLink="false">http://earlruby.org/?p=120#comment-427</guid>
		<description>I thought I might add the following for completeness. I have searched high and low for a solution to the problem mentioned in your headline. In my case, something else was needed.

I have not been long in my new job. I inherited a CentOS release 5.3 for my desktop.

It turned out that there was no dbus-launch on my system. This page proved very helpful: http://developer.pidgin.im/wiki/DbusHowto

It led me to try

                 pidgin -d

which generates heaps of output. It confirmed that 


dbus: Failed to get connection: Failed to execute dbus-launch to autolaunch D-Bus session


After a little more research, I ran:


                yum install dbus-x11.x86_64


and now I get:


                purple-remote getstatus
                available

instead of

                purple-remote getstatus
                No existing libpurple instance detected.

YMMV.</description>
		<content:encoded><![CDATA[<p>I thought I might add the following for completeness. I have searched high and low for a solution to the problem mentioned in your headline. In my case, something else was needed.</p>
<p>I have not been long in my new job. I inherited a CentOS release 5.3 for my desktop.</p>
<p>It turned out that there was no dbus-launch on my system. This page proved very helpful: <a href="http://developer.pidgin.im/wiki/DbusHowto" rel="nofollow">http://developer.pidgin.im/wiki/DbusHowto</a></p>
<p>It led me to try</p>
<p>                 pidgin -d</p>
<p>which generates heaps of output. It confirmed that </p>
<p>dbus: Failed to get connection: Failed to execute dbus-launch to autolaunch D-Bus session</p>
<p>After a little more research, I ran:</p>
<p>                yum install dbus-x11.x86_64</p>
<p>and now I get:</p>
<p>                purple-remote getstatus<br />
                available</p>
<p>instead of</p>
<p>                purple-remote getstatus<br />
                No existing libpurple instance detected.</p>
<p>YMMV.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
