View Single Post
Old 11-29-2006, 06:39 PM   #41
seamusfp
Enthusiast
seamusfp has a complete set of Star Wars action figures.seamusfp has a complete set of Star Wars action figures.seamusfp has a complete set of Star Wars action figures.seamusfp has a complete set of Star Wars action figures.seamusfp has a complete set of Star Wars action figures.
 
Posts: 43
Karma: 432
Join Date: Nov 2006
Location: Connecticut
Device: Sony PRS-500
ahhhh

<--- noob!

Looking at the svn, it looks like you're making a gui wrapper for this, how is that going?

Ok i've tried the new code out (well downloaded last night) and it still has a reset in it causing problems, at line 258 in communicate.py. removing that info and ls seem to work, but books only gets 1 book in and vomits with

Quote:
Books in main memory:
1984 by George Orwell at /Data/media/books/CBUS12510000100J.lrf
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/Current/bin/prs500", line 8, in <module>
load_entry_point('libprs500==0.2.1', 'console_scripts', 'prs500')()
File "/Users/seamus/prs-500/trunk/libprs500/cli/main.py", line 211, in main
print book
UnicodeEncodeError: 'ascii' codec can't encode character u'\u2019' in position 11: ordinal not in range(128)

Last edited by seamusfp; 11-29-2006 at 07:52 PM.
seamusfp is offline   Reply With Quote