Thu 14 Aug 2003 12:39:27 PM UTC, original submission:
circle finds njh unattractive and refuses to deliver photos of him skiing.
njh tried 3 times to /give me jpg files. I got a message saying to /take them (well, I got 2 such messages). But when I tried to /take them, I got an attribute error.
Traceback (most recent call last):
File "/home/ctwardy/Projects/circle/circlelib/chatgtk.py", line 265, in on_key_press
self.handle_user_entry(command, command_aug)
File "/home/ctwardy/Projects/circle/circlelib/chat.py", line 1386, in handle_user_entry
self.do(str, str_aug)
File "/home/ctwardy/Projects/circle/circlelib/chat.py", line 1334, in do
apply(command[2],(self,param))
File "/home/ctwardy/Projects/circle/circlelib/chat_commands.py", line 292, in do_take
self.app.file_server.download(ref,[source],self.app.config['download'])
File "/home/ctwardy/Projects/circle/circlelib/file_server.py", line 1105, in download
if self.paths.has_key(leaf.item['name']):
AttributeError: 'dict' object has no attribute 'item'
|