Comment 2 for bug 846871

Revision history for this message
Benjamín Burgos V. (bburgosv) wrote :

Same error on 11.04

:~$ dropbox start -i
Starting Dropbox...Traceback (most recent call last):
  File "/usr/bin/dropbox", line 250, in handle_ok
    self.download = DownloadState()
  File "/usr/bin/dropbox", line 157, in __init__
    self.size = int(self.file.info()['content-length'])
  File "/usr/lib/python2.7/rfc822.py", line 388, in __getitem__
    return self.dict[name.lower()]
KeyError: 'content-length'