FlorianHeigl / googlecl

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

google docs edit --editor vim parameter fail #53

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. google docs edit --title "Shopping list" --editor vim
2. press ENTER 
3. get the output "Editing documents is not supported for gdata-python-client < 
2.0"

What is the expected output? What do you see instead?
vim is open in browse mode with "Shopping list" document open.

What version of the product are you using? On what operating system?
googlecl-0.9.5-1 on ubuntu 9.10

Please provide any additional information below.
i dont know why this not work, is in the examples.

Original issue reported on code.google.com by Mr.etern...@gmail.com on 18 Jun 2010 at 11:11

GoogleCodeExporter commented 9 years ago
Confirmed on Ubuntu 10.04 and python-gdata 1.2.4-0ubuntu2 (std in lucid), 
there's probably a ppa with a newer version somewhere, but that could have been 
mentioned in the readme

Original comment by frode.ha...@gmail.com on 19 Jun 2010 at 12:42

GoogleCodeExporter commented 9 years ago
Adding this repository and upgrading python-gdata worked.
https://launchpad.net/~invernizzi/+archive/google-docs-fs 

Original comment by sidslast...@gmail.com on 19 Jun 2010 at 2:14

GoogleCodeExporter commented 9 years ago
Yes, sorry for leading you on like that. Editing and downloading documents 
requires a more recent version of gdata-python-client (aka python-gdata) than 
Ubuntu offers. I'll update the online README and example scripts to reflect 
this.

Original comment by tom.h.mi...@gmail.com on 19 Jun 2010 at 4:12

GoogleCodeExporter commented 9 years ago

Original comment by tom.h.mi...@gmail.com on 19 Jun 2010 at 11:32

GoogleCodeExporter commented 9 years ago
Installing python-gdata-svn made this work for me.

Original comment by azrat...@gmail.com on 30 Mar 2012 at 7:15