Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Issue 463 in googlecl: don't work with Google Documents on Mac OS X Lion 10.7.3
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  15 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
googl...@googlecode.com  
View profile  
 More options Feb 25 2012, 6:45 am
From: googl...@googlecode.com
Date: Sat, 25 Feb 2012 11:45:58 +0000
Local: Sat, Feb 25 2012 6:45 am
Subject: Issue 463 in googlecl: don't work with Google Documents on Mac OS X Lion 10.7.3
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 463 by Ivan.Lez...@gmail.com: don't work with Google Documents on  
Mac OS X Lion 10.7.3
http://code.google.com/p/googlecl/issues/detail?id=463

don't work with Google Documents on Mac OS X Lion 10.7.3

1. installed from Macports: googlecl @0.9.13, py27-gdata @2.0.15_0 (active)

2. #google docs list

Traceback (most recent call last):
   File "/opt/local/bin/google", line 488, in run_interactive
     run_once(options, args)
   File "/opt/local/bin/google", line 540, in run_once
     options.config)
   File "/opt/local/bin/google", line 373, in import_service
     service_module = import_at_runtime('googlecl.' + service + '.client')
   File "/opt/local/bin/google", line 332, in import_at_runtime
     return __import__(module, globals(), fromlist=['0'])

File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ site-packages/googlecl/docs/client.py",  
line 47, in <module>
     googlecl.client.BaseClientCL):

File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ site-packages/googlecl/docs/client.py",  
line 55, in DocsClientCL
     DOCLIST_FEED_URI = gdata.docs.client.DOCLIST_FEED_URI
AttributeError: 'module' object has no attribute 'DOCLIST_FEED_URI'

3. work with Calendar, Contacs, YouTube, Blogger, Picasa, Finance


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
googl...@googlecode.com  
View profile  
 More options Feb 25 2012, 3:26 pm
From: googl...@googlecode.com
Date: Sat, 25 Feb 2012 20:26:53 +0000
Local: Sat, Feb 25 2012 3:26 pm
Subject: Re: Issue 463 in googlecl: don't work with Google Documents on Mac OS X Lion 10.7.3

Comment #1 on issue 463 by jh...@google.com: don't work with Google  
Documents on Mac OS X Lion 10.7.3
http://code.google.com/p/googlecl/issues/detail?id=463

python gdata 2.0.15 had major undocumented changes.  2.0.14 should work for  
you.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
googl...@googlecode.com  
View profile  
 More options Feb 28 2012, 11:06 am
From: googl...@googlecode.com
Date: Tue, 28 Feb 2012 16:06:26 +0000
Local: Tues, Feb 28 2012 11:06 am
Subject: Re: Issue 463 in googlecl: don't work with Google Documents on Mac OS X Lion 10.7.3

Comment #2 on issue 463 by samco...@gmail.com: don't work with Google  
Documents on Mac OS X Lion 10.7.3
http://code.google.com/p/googlecl/issues/detail?id=463

sudo port uninstall -f py27-gdata @2.0.15_0 got me so I can use #google  
docs list
but when I try to use #google docs upload --no-convert /Users/me/my.pdf
I get
"Failed to upload  
/Users/computerservices/Documents/scornn/2012/02-29-12-scornn.pdf: Server  
responded with: 403, <errors  
xmlns='http://schemas.google.com/g/2005'><error><domain>GData</domain><code>ServiceForbiddenException</code><intern alReason>Files  
must be uploaded using the resumable upload  
mechanism.</internalReason></error></errors>
Only Apps Premier users can upload arbitrary file types without using the  
Google Docs web uploader."

any ideas?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
googl...@googlecode.com  
View profile  
 More options Feb 28 2012, 11:10 am
From: googl...@googlecode.com
Date: Tue, 28 Feb 2012 16:10:32 +0000
Local: Tues, Feb 28 2012 11:10 am
Subject: Re: Issue 463 in googlecl: don't work with Google Documents on Mac OS X Lion 10.7.3

Comment #3 on issue 463 by samco...@gmail.com: don't work with Google  
Documents on Mac OS X Lion 10.7.3
http://code.google.com/p/googlecl/issues/detail?id=463

sudo port uninstall -f py27-gdata @2.0.15_0 got me so I can use #google  
docs list
but when I try to use #google docs upload --no-convert /Users/me/my.pdf
I get
"Failed to upload /Users/me/my.pdf : Server responded with: 403, <errors  
xmlns='http://schemas.google.com/g/2005'><error><domain>GData</domain><code>ServiceForbiddenException</code><intern alReason>Files  
must be uploaded using the resumable upload  
mechanism.</internalReason></error></errors>
Only Apps Premier users can upload arbitrary file types without using the  
Google Docs web uploader."

any ideas?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
googl...@googlecode.com  
View profile  
 More options Feb 28 2012, 2:00 pm
From: googl...@googlecode.com
Date: Tue, 28 Feb 2012 19:00:11 +0000
Local: Tues, Feb 28 2012 2:00 pm
Subject: Re: Issue 463 in googlecl: don't work with Google Documents on Mac OS X Lion 10.7.3

Comment #4 on issue 463 by samco...@gmail.com: don't work with Google  
Documents on Mac OS X Lion 10.7.3
http://code.google.com/p/googlecl/issues/detail?id=463

found it replace
/Library/Python/2.7/site-packages/googlecl-0.9.13-py2.7.egg/googlecl/docs/c lient.py
with file downloaded from
http://code.google.com/p/googlecl/source/browse/trunk/src/googlecl/do...


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
googl...@googlecode.com  
View profile  
 More options Feb 28 2012, 2:29 pm
From: googl...@googlecode.com
Date: Tue, 28 Feb 2012 19:29:45 +0000
Local: Tues, Feb 28 2012 2:29 pm
Subject: Re: Issue 463 in googlecl: don't work with Google Documents on Mac OS X Lion 10.7.3

Comment #5 on issue 463 by jh...@google.com: don't work with Google  
Documents on Mac OS X Lion 10.7.3
http://code.google.com/p/googlecl/issues/detail?id=463

Yes, it's fixed in svn.  Sorry, we haven't done a new release yet.  Some of  
the discovery API code created other bugs (relating to command line  
argument parsing) that haven't been fixed yet and that are holding us up.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
googl...@googlecode.com  
View profile  
 More options Mar 25 2012, 2:22 pm
From: googl...@googlecode.com
Date: Sun, 25 Mar 2012 18:22:56 +0000
Local: Sun, Mar 25 2012 2:22 pm
Subject: Re: Issue 463 in googlecl: don't work with Google Documents on Mac OS X Lion 10.7.3

Comment #6 on issue 463 by marc...@gmail.com: don't work with Google  
Documents on Mac OS X Lion 10.7.3
http://code.google.com/p/googlecl/issues/detail?id=463

I have the following packages installed using python-gdata 2.0.14 and it  
isn't working for me.  Please advise.

ms@ny:~$ dpkg --list | grep gdata
ii  libgdata-commo 0.9.1-0ubuntu2 Library for accessing GData webservices -  
co
rc  libgdata-googl 2.30.3-2ubuntu Client library for accessing Google POA  
thro
rc  libgdata1.2-1  2.30.3-2ubuntu Client library for accessing Google POA  
thro
ii  libgdata1.7-ci 1.7.0.1-1build Google GData CLI client library
rc  libgdata11     0.8.0-0ubuntu1 Library for accessing GData webservices -  
sh
ii  libgdata13     0.9.1-0ubuntu2 Library for accessing GData webservices -  
sh
rc  libgdata7      0.6.4-2        Library for accessing GData webservices -  
sh
ii  python-gdata   2.0.14-2       Google Data Python client library


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
googl...@googlecode.com  
View profile  
 More options Mar 30 2012, 12:18 pm
From: googl...@googlecode.com
Date: Fri, 30 Mar 2012 16:18:06 +0000
Local: Fri, Mar 30 2012 12:18 pm
Subject: Re: Issue 463 in googlecl: don't work with Google Documents on Mac OS X Lion 10.7.3

Comment #7 on issue 463 by lett...@gmail.com: don't work with Google  
Documents on Mac OS X Lion 10.7.3
http://code.google.com/p/googlecl/issues/detail?id=463

I'm seeing the same issue with "docs" using 2.0.16.

AttributeError: 'module' object has no attribute 'DOCLIST_FEED_URI'


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
googl...@googlecode.com  
View profile   Translate to Translated (View Original)
 More options Aug 17 2012, 3:32 pm
From: googl...@googlecode.com
Date: Fri, 17 Aug 2012 19:32:26 +0000
Local: Fri, Aug 17 2012 3:32 pm
Subject: Re: Issue 463 in googlecl: don't work with Google Documents on Mac OS X Lion 10.7.3

Comment #8 on issue 463 by orton.n...@gmail.com: don't work with Google  
Documents on Mac OS X Lion 10.7.3
http://code.google.com/p/googlecl/issues/detail?id=463

Seeing the same issue using gdata-2.0.17 and googlecl-0.9.13


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
googl...@googlecode.com  
View profile  
 More options Aug 29 2012, 5:12 pm
From: googl...@googlecode.com
Date: Wed, 29 Aug 2012 21:11:59 +0000
Local: Wed, Aug 29 2012 5:11 pm
Subject: Re: Issue 463 in googlecl: don't work with Google Documents on Mac OS X Lion 10.7.3

Comment #9 on issue 463 by h...@braincorporation.com: don't work with  
Google Documents on Mac OS X Lion 10.7.3
http://code.google.com/p/googlecl/issues/detail?id=463

I'm also seeing this is OS X Mountain Lion 10.8.0 with gdata-2.0.17 and  
googlecl 0.9.13


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
googl...@googlecode.com  
View profile  
 More options Aug 29 2012, 8:17 pm
From: googl...@googlecode.com
Date: Thu, 30 Aug 2012 00:17:53 +0000
Local: Wed, Aug 29 2012 8:17 pm
Subject: Re: Issue 463 in googlecl: don't work with Google Documents on Mac OS X Lion 10.7.3

Comment #10 on issue 463 by jh...@google.com: don't work with Google  
Documents on Mac OS X Lion 10.7.3
http://code.google.com/p/googlecl/issues/detail?id=463

python gdata 2.0.15 had major undocumented changes.  See if 2.0.14 works  
for you.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
googl...@googlecode.com  
View profile  
 More options Aug 29 2012, 8:28 pm
From: googl...@googlecode.com
Date: Thu, 30 Aug 2012 00:28:46 +0000
Local: Wed, Aug 29 2012 8:28 pm
Subject: Re: Issue 463 in googlecl: don't work with Google Documents on Mac OS X Lion 10.7.3

Comment #11 on issue 463 by h...@braincorporation.com: don't work with  
Google Documents on Mac OS X Lion 10.7.3
http://code.google.com/p/googlecl/issues/detail?id=463

I also tried with 2.0.14 but got the same problem.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
googl...@googlecode.com  
View profile  
 More options Sep 20 2012, 5:06 pm
From: googl...@googlecode.com
Date: Thu, 20 Sep 2012 21:06:54 +0000
Local: Thurs, Sep 20 2012 5:06 pm
Subject: Re: Issue 463 in googlecl: don't work with Google Documents on Mac OS X Lion 10.7.3

Comment #12 on issue 463 by stu.andrews: don't work with Google Documents  
on Mac OS X Lion 10.7.3
http://code.google.com/p/googlecl/issues/detail?id=463

See related issue 449 that has been fixed


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
googl...@googlecode.com  
View profile  
 More options Nov 27 2012, 4:04 pm
From: googl...@googlecode.com
Date: Tue, 27 Nov 2012 21:04:52 +0000
Local: Tues, Nov 27 2012 4:04 pm
Subject: Re: Issue 463 in googlecl: don't work with Google Documents on Mac OS X Lion 10.7.3

Comment #13 on issue 463 by m...@morearty.com: don't work with Google  
Documents on Mac OS X Lion 10.7.3
http://code.google.com/p/googlecl/issues/detail?id=463

For anyone looking for specific instructions on what commands to execute in  
order to get the fix even though "pip install googlecl" doesn't have the  
fix yet, this worked for me:

$ sudo pip uninstall googlecl
$ sudo pip install http://googlecl.googlecode.com/svn/trunk/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
googl...@googlecode.com  
View profile  
 More options Mar 19, 5:20 pm
From: googl...@googlecode.com
Date: Tue, 19 Mar 2013 21:20:50 +0000
Local: Tues, Mar 19 2013 5:20 pm
Subject: Re: Issue 463 in googlecl: don't work with Google Documents on Mac OS X Lion 10.7.3

Comment #14 on issue 463 by d...@pinterest.com: don't work with Google  
Documents on Mac OS X Lion 10.7.3
http://code.google.com/p/googlecl/issues/detail?id=463

Awesome! Sadly ..

$ sudo pip install gdata
Downloading gdata-2.0.17.zip ..
$ sudo pip install http://googlecl.googlecode.com/svn/trunk/
...
Requirement already satisfied (use --upgrade to upgrade): gdata>=1.2.4 in  
/usr/local/lib/python2.7/site-packages (from googlecl==0.9.14)
...
Successfully installed googlecl
Cleaning up...
$ google docs upload foo.tsv
$ google docs upload foo.tsv
Traceback (most recent call last):
   File "/usr/local/bin/google", line 4, in <module>
     import pkg_resources

File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python /pkg_resources.py",  
line 2603, in <module>
     working_set.require(__requires__)

File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python /pkg_resources.py",  
line 666, in require
     needed = self.resolve(parse_requirements(requirements))

File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python /pkg_resources.py",  
line 565, in resolve
     raise DistributionNotFound(req)  # XXX put more info here
pkg_resources.DistributionNotFound: googlecl==0.9.13

--
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »