What steps will reproduce the problem?
1. Give googlecl a command to calendar.
2. Responds with "Please specify user:"
3. input email address
4. Returns "Traceback (most recent call last):
File "/usr/local/bin/google", line 448, in <module>
main()
File "/usr/local/bin/google", line 442, in main
run_once(options, args)
File "/usr/local/bin/google", line 320, in run_once
if client.RequestAccess():
File "/Library/Python/2.6/site-packages/googlecl/service.py", line 195, in request_access
display_name = '"GoogleCL for account: ' + self.email + '"'
TypeError: cannot concatenate 'str' and 'NoneType' objects
"
Is there something I am doing wrong or need to configure?
Original issue reported on code.google.com by kelley.a...@gmail.com on 22 Jun 2010 at 9:22
Original issue reported on code.google.com by
kelley.a...@gmail.com
on 22 Jun 2010 at 9:22