[Papyon-bugs] [Bug 29965] New: content roaming get profile picture returns 404
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Sep 2 02:24:40 PDT 2010
https://bugs.freedesktop.org/show_bug.cgi?id=29965
Summary: content roaming get profile picture returns 404
Product: papyon
Version: git master
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: general
AssignedTo: papyon-bugs at lists.freedesktop.org
ReportedBy: c10ud.dev at gmail.com
Traceback (most recent call last):
File
"/home/gabriel/Documentos/SoftLibre/Emesene/emesene2/emesene-emesene/emesene/e3/papylib/papyon/papyon/service/ContentRoaming/storage.py",
line 138, in request_callback
type = http_response.get_header('Content-Type')#.split('/')[1]
File
"/home/gabriel/Documentos/SoftLibre/Emesene/emesene2/emesene-emesene/emesene/e3/papylib/papyon/papyon/gnet/message/HTTP.py",
line 51, in get_header
return self.headers[name]
File "/usr/lib/python2.6/UserDict.py", line 22, in __getitem__
raise KeyError(key)
KeyError: 'Content-Type'
this is not the "real" error, it's just 404 is unhandled in
papyon/gnet/message/HTTP.py
there's something wrong with the PreAuthURL (used for fetching the dp in
content roaming) or the host
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the papyon-bugs
mailing list