vj57 / googlecl

Automatically exported from code.google.com/p/googlecl
0 stars 0 forks source link

Cannot download drawings from google docs #334

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a drawing in google docs
2. Try to download the file

What is the expected output? What do you see instead?

I expect the file to be downloaded. Instead I get a load of HTML and the 
following lines:

$ google docs get 'FILENAME' .
Unknown document type: drawing
Downloading FILENAME to ./FILENAME.txt
Download of FILENAME failed: Server responded with: 404, HTML STUFF

I've also tried downloading the whole folder, and while I get the other file 
types I don't get the drawings, and there is no error message. I have also 
tried specifying a file type, to no avail.

What version of the product are you using? On what operating system? What
version of gdata-python-client (aka python-gdata)?

$ google --version
google 0.9.11

The python-gdata version is 1.0.9-1ubuntu1 (ubuntu hardy).

Please provide any additional information below.

Also we are using the google apps for companies, and I did not create any of 
these documents. But I can download other document types fine.

Original issue reported on code.google.com by dmi...@gmail.com on 9 Dec 2010 at 3:33

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r529.

Original comment by tom.h.mi...@gmail.com on 17 Dec 2010 at 12:53