Closed GoogleCodeExporter closed 9 years ago
What terminal?
Original comment by cxm...@gmail.com
on 13 May 2012 at 8:18
gcalcli moved to github: https://github.com/insanum/gcalcli
This is most likely already fixed. Please verify in the master branch on
github.
Original comment by eda...@insanum.com
on 15 May 2012 at 3:16
Got same error:
Traceback (most recent call last):
File "/usr/bin/gcalcli", line 1529, in <module>
BowChickaWowWow()
File "/usr/bin/gcalcli", line 1474, in BowChickaWowWow
gcal.CalQuery(args[0], count=int(args[1]))
File "/usr/bin/gcalcli", line 1007, in CalQuery
self._GraphEvents(cmd, start, count, eventList)
File "/usr/bin/gcalcli", line 692, in _GraphEvents
PrintMsg(CLR_NRM(), line + "\n")
File "/usr/bin/gcalcli", line 232, in PrintMsg
sys.stdout.write(msg)
UnicodeEncodeError: 'ascii' codec can't encode character u'\u015a' in position
61: ordinal not in range(128)
(version from github taken 3 min. ago)
Original comment by amccl...@gmail.com
on 18 May 2012 at 8:42
Wrong forum... gcalcli moved to github: https://github.com/insanum/gcalcli
Original comment by eda...@insanum.com
on 21 May 2012 at 6:09
Original issue reported on code.google.com by
espe...@gmail.com
on 19 Apr 2012 at 9:29