Bugs item #1519885, was opened at 2006-07-10 23:10
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=723099&aid=1519885&group_id=132078
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: tpclient-pywx
Group: Bug - Unknown
Status: Open
Resolution: None
Priority: 5
Submitted By: Lee Begg (llnz)
Assigned to: Tim Ansell (mithro)
Summary: Media cache failure?
Initial Comment:
After successfully connecting and downloading media,
exiting the client and starting it again gives the
following error on connect:
Traceback (most recent call last):
File "/home/lee/oss_projects/tp-py/tpclient-pywx/windows/winBase.py",
line 105, in Post
window.Post(event)
File "/home/lee/oss_projects/tp-py/tpclient-pywx/windows/winBase.py",
line 101, in Post
getattr(self, func)(event)
File "/home/lee/oss_projects/tp-py/tpclient-pywx/windows/winInfo.py",
line 88, in OnMediaUpdate
for file, timestamp in evt.files:
File "../tp/client/media.py", line 110, in getfile
if not self.updated(media_remote, media_local):
File "../tp/client/media.py", line 70, in updated
for key, value in
self.connection.getresponse().getheaders():
AttributeError: HTTPResponse instance has no
attribute 'getheaders'
And after this, no pictures are shown (if cached) or
downloaded.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=723099&aid=1519885&group_id=132078
_______________________________________________
tp-bugs mailing list
[EMAIL PROTECTED]
http://mail.thousandparsec.net/cgi-bin/mailman/listinfo/tp-bugs