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
Fixed in papyon 0.5.1
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.