Open GoogleCodeExporter opened 9 years ago
Hi
has anyone got this sorted yet, only started April 2014 was working fine until
thgen
command used (I setup again on centos 6.5 with latest stuff)
google calendar add "this is a test" --cal "DVS Helpdesk"
errrors
Traceback (most recent call last):
File "/usr/bin/google", line 5, in <module>
pkg_resources.run_script('googlecl==0.9.14', 'google')
File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 461, in run_script
self.require(requires)[0].run_script(script_name, ns)
File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 1194, in run_script
execfile(script_filename, namespace, namespace)
File "/usr/lib/python2.6/site-packages/googlecl-0.9.14-py2.6.egg/EGG-INFO/scripts/google", line 991, in <module>
main()
File "/usr/lib/python2.6/site-packages/googlecl-0.9.14-py2.6.egg/EGG-INFO/scripts/google", line 977, in main
run_once(options, args)
File "/usr/lib/python2.6/site-packages/googlecl-0.9.14-py2.6.egg/EGG-INFO/scripts/google", line 769, in run_once
raise run_error
AttributeError: 'NoneType' object has no attribute 'href'
Original comment by i...@qad.com
on 5 Apr 2014 at 1:13
Mmmm
it seems to be the fact that the calendar with --cal is not a local calendar
but a shared calendar to that user
has googled changed the way it works with shared calendars and taken away the
ability to update a shared calendar to view only ??
Original comment by i...@qad.com
on 5 Apr 2014 at 2:08
Original issue reported on code.google.com by
torsten....@gmail.com
on 16 Sep 2013 at 7:44