<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Pwytter 0.4</title>
	<link>http://www.pwytter.com/2007/06/30/pwytter-04/</link>
	<description>The free muti-platform Twitter client written in Python</description>
	<pubDate>Sat, 26 Jul 2008 01:42:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: Pierre-Jean Coudert</title>
		<link>http://www.pwytter.com/2007/06/30/pwytter-04/#comment-9</link>
		<author>Pierre-Jean Coudert</author>
		<pubDate>Wed, 11 Jul 2007 12:18:19 +0000</pubDate>
		<guid>http://www.pwytter.com/2007/06/30/pwytter-04/#comment-9</guid>
		<description>Yes it is mine... so, yes you can add this account.

The old repositories are cleaned now.

The good one to use is : http://pwytter.googlecode.com/svn/trunk/</description>
		<content:encoded><![CDATA[<p>Yes it is mine&#8230; so, yes you can add this account.</p>
<p>The old repositories are cleaned now.</p>
<p>The good one to use is : <a href="http://pwytter.googlecode.com/svn/trunk/" rel="nofollow">http://pwytter.googlecode.com/svn/trunk/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Floozle</title>
		<link>http://www.pwytter.com/2007/06/30/pwytter-04/#comment-8</link>
		<author>Floozle</author>
		<pubDate>Wed, 11 Jul 2007 11:39:44 +0000</pubDate>
		<guid>http://www.pwytter.com/2007/06/30/pwytter-04/#comment-8</guid>
		<description>&lt;p&gt;Okay, I thought the ***** account was yours.   If I wanted to receive notices, should I add that account or another?  Or will you start posting updates notices to the Google group?&lt;/p&gt;
&lt;p&gt;Let me know if you need another tester's input.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Okay, I thought the ***** account was yours.   If I wanted to receive notices, should I add that account or another?  Or will you start posting updates notices to the Google group?</p>
<p>Let me know if you need another tester&#8217;s input.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pierre-Jean Coudert</title>
		<link>http://www.pwytter.com/2007/06/30/pwytter-04/#comment-7</link>
		<author>Pierre-Jean Coudert</author>
		<pubDate>Wed, 11 Jul 2007 05:39:56 +0000</pubDate>
		<guid>http://www.pwytter.com/2007/06/30/pwytter-04/#comment-7</guid>
		<description>I'll try to debug it today.

The pwytter username/password in the trunk is a test account.</description>
		<content:encoded><![CDATA[<p>I&#8217;ll try to debug it today.</p>
<p>The pwytter username/password in the trunk is a test account.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Floozle</title>
		<link>http://www.pwytter.com/2007/06/30/pwytter-04/#comment-6</link>
		<author>Floozle</author>
		<pubDate>Tue, 10 Jul 2007 18:02:13 +0000</pubDate>
		<guid>http://www.pwytter.com/2007/06/30/pwytter-04/#comment-6</guid>
		<description>Yes, I am running it from the Subversion download, and I do have PIL installed.  

I tried to run the install/setup script, but it errored out on the 'import py2exe' and since I am only testing, I didn't bother commenting that out.

So I tried to run it directly from the SVN directory, and receive the following error:

Traceback (most recent call last):

  File "pwytter.py", line 498, in 

    MainLoop()

  File "pwytter.py", line 488, in MainLoop

    rootTk.iconbitmap('pwytter.ico') 

  File "/usr/lib/python2.5/lib-tk/Tkinter.py", line 1518, in wm_iconbitmap

    return self.tk.call('wm', 'iconbitmap', self._w, bitmap)

_tkinter.TclError: bitmap "pwytter.ico" not defined



Is there something else I need installed?  

Also, you probably want to remove your Twitter username/password from the subversion trunk.</description>
		<content:encoded><![CDATA[<p>Yes, I am running it from the Subversion download, and I do have PIL installed.  </p>
<p>I tried to run the install/setup script, but it errored out on the &#8216;import py2exe&#8217; and since I am only testing, I didn&#8217;t bother commenting that out.</p>
<p>So I tried to run it directly from the SVN directory, and receive the following error:</p>
<p>Traceback (most recent call last):</p>
<p>  File &#8220;pwytter.py&#8221;, line 498, in </p>
<p>    MainLoop()</p>
<p>  File &#8220;pwytter.py&#8221;, line 488, in MainLoop</p>
<p>    rootTk.iconbitmap(&#8217;pwytter.ico&#8217;) </p>
<p>  File &#8220;/usr/lib/python2.5/lib-tk/Tkinter.py&#8221;, line 1518, in wm_iconbitmap</p>
<p>    return self.tk.call(&#8217;wm&#8217;, &#8216;iconbitmap&#8217;, self._w, bitmap)</p>
<p>_tkinter.TclError: bitmap &#8220;pwytter.ico&#8221; not defined</p>
<p>Is there something else I need installed?  </p>
<p>Also, you probably want to remove your Twitter username/password from the subversion trunk.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pierre-Jean Coudert</title>
		<link>http://www.pwytter.com/2007/06/30/pwytter-04/#comment-5</link>
		<author>Pierre-Jean Coudert</author>
		<pubDate>Tue, 10 Jul 2007 16:19:56 +0000</pubDate>
		<guid>http://www.pwytter.com/2007/06/30/pwytter-04/#comment-5</guid>
		<description>You need to have PIL installed.

You should try to run it from sources :
http://pwytter.googlecode.com/files/pwytter%20sources%200.4.zip</description>
		<content:encoded><![CDATA[<p>You need to have PIL installed.</p>
<p>You should try to run it from sources :<br />
<a href="http://pwytter.googlecode.com/files/pwytter%20sources%200.4.zip" rel="nofollow">http://pwytter.googlecode.com/files/pwytter%20sources%200.4.zip</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Floozle</title>
		<link>http://www.pwytter.com/2007/06/30/pwytter-04/#comment-4</link>
		<author>Floozle</author>
		<pubDate>Tue, 10 Jul 2007 16:05:10 +0000</pubDate>
		<guid>http://www.pwytter.com/2007/06/30/pwytter-04/#comment-4</guid>
		<description>Has anyone gotten this to run on linux?  Or is it Windows only at this point?</description>
		<content:encoded><![CDATA[<p>Has anyone gotten this to run on linux?  Or is it Windows only at this point?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
