New Features
- Asynchronous Image loading
- Better UI response
- Less twitter API call (internal caching)
Download
This entry was posted
on Saturday, June 30th, 2007 at 9:03 am and is filed under Pwytter.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
July 10th, 2007 at 6:05 pm
Has anyone gotten this to run on linux? Or is it Windows only at this point?
July 10th, 2007 at 6:19 pm
You need to have PIL installed.
You should try to run it from sources :
http://pwytter.googlecode.com/files/pwytter%20sources%200.4.zip
July 10th, 2007 at 8:02 pm
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.
July 11th, 2007 at 7:39 am
I’ll try to debug it today.
The pwytter username/password in the trunk is a test account.
July 11th, 2007 at 1:39 pm
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?
Let me know if you need another tester’s input.
July 11th, 2007 at 2:18 pm
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/