View Single Post
Posts: 344 | Thanked: 73 times | Joined on Oct 2009 @ Los Angeles
#219
Originally Posted by Slocan View Post
@sorodoros: can you open a X-Term, and type the command:
FeedingIt
and let me know if any messages appear there.
Here's the XTerm reply?

File "FeedingIt.py", line 682, in createWindow
self.listing = Listing(CONFIGDIR)
File "/home/opt/FeedingIt/rss.py", line 460, in __init__
self.imageHandler = pickle.load(file)
File "/usr/lib/python2.5/pickle.py", line 1370, in load
return Unpickler(file).load()
File "/usr/lib/python2.5/pickle.py", line 858, in load
dispatch[key](self)
KeyError: '\x00'
 

The Following User Says Thank You to sorodoros For This Useful Post: