dropbox crashed with KeyError in __getitem__(): 'content-length'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
nautilus-dropbox (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
nautilu-dropbox 0.6.8-1
ProblemType: Crash
DistroRelease: Ubuntu 11.10
Package: nautilus-dropbox 0.6.8-1
ProcVersionSign
Uname: Linux 3.0.0-10-generic i686
ApportVersion: 1.22.1-0ubuntu2
Architecture: i386
Date: Sun Sep 11 13:03:06 2011
ExecutablePath: /usr/bin/dropbox
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
InterpreterPath: /usr/bin/python2.7
ProcCmdline: /usr/bin/python /usr/bin/dropbox update
ProcEnviron:
LANGUAGE=en_US:en
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
PythonArgs: ['/usr/
SourcePackage: nautilus-dropbox
Title: dropbox crashed with KeyError in __getitem__(): 'content-length'
UpgradeStatus: Upgraded to oneiric on 2011-09-04 (6 days ago)
UserGroups:
tags: | removed: need-duplicate-check |
visibility: | private → public |
Changed in nautilus-dropbox (Ubuntu): | |
importance: | Undecided → Medium |
Same error on 11.04
:~$ dropbox start -i file.info( )['content- length' ]) python2. 7/rfc822. py", line 388, in __getitem__ name.lower( )]
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 "/usr/lib/
return self.dict[
KeyError: 'content-length'