Bug#696122: nautilus-dropbox: "dropbox update" fails when https_proxy is set.

2013-04-04 Thread Lisandro Damián Nicanor Pérez Meyer
On Mon 17 Dec 2012 04:25:13 Raphael Hertzog escribió: [snip] > Are you sure it's not a misconfiguration or misfeature of your https proxy > that would drop the field? I can confirm the bug and my https proxy seems to work all right (or at least I do not have problems with other stuff). Kinds re

Bug#696122: nautilus-dropbox: "dropbox update" fails when https_proxy is set.

2012-12-18 Thread Carlos Maddela
Hi Raphael, I have done a bit of debugging to try to shed some light on why urllib is failing. First of all, the nautilus-dropbox package doesn't list a specific version of python in it's dependencies. I run it on debian/sid and ubuntu/quantal, on which the default python version is 2.7.3.

Bug#696122: nautilus-dropbox: "dropbox update" fails when https_proxy is set.

2012-12-16 Thread Raphael Hertzog
Control: forwarded -1 da...@dropbox.com Hello, On Mon, 17 Dec 2012, Carlos Maddela wrote: > Dear Maintainer, > > When https_proxy is set, the download of the Dropbox daemon fails > with a KeyError exception, as the returned headers do not contain a > 'Content-Length'. I have attached the output

Bug#696122: nautilus-dropbox: "dropbox update" fails when https_proxy is set.

2012-12-16 Thread Carlos Maddela
Package: nautilus-dropbox Version: 1.4.0-3 Severity: normal Dear Maintainer, When https_proxy is set, the download of the Dropbox daemon fails with a KeyError exception, as the returned headers do not contain a 'Content-Length'. I have attached the output log. I had a go at patching the python