Closed GoogleCodeExporter closed 9 years ago
1.4-4 is out of date in the AUR. Install gcalcli-git from the AUR instead.
This should fix your issue.
Original comment by eda...@insanum.com
on 12 Oct 2011 at 9:43
Please disregard the report above. I've just read the changelog of the latest
version and apparently the issue is fixed.
Original comment by varelasa...@gmail.com
on 12 Oct 2011 at 9:43
Thanks.
Original comment by varelasa...@gmail.com
on 12 Oct 2011 at 9:48
Original comment by eda...@insanum.com
on 12 Oct 2011 at 10:43
I still have the same problem for 2.1 (check out git today).
Calendar used:
https://www.google.com/calendar/ical/uqfc56j2qgtc382dsg9ph5rlek%40group.calendar
.google.com/public/basic.ics
gcalcli 2.1 (from git today)
Python 2.7
elementtree-1.2.7-20070827
gdata-2.0.14
python-dateutil-1.5
$./gcalcli --version
gcalcli v2.1 (Eric Davis)
$./gcalcli --cal galcli-problem calw 3
... many lines cut here ...
Traceback (most recent call last):
File "./gcalcli", line 1512, in <module>
BowChickaWowWow()
File "./gcalcli", line 1457, in BowChickaWowWow
gcal.CalQuery(args[0], count=int(args[1]))
File "./gcalcli", line 999, in CalQuery
self._GraphEvents(cmd, start, count, eventList)
File "./gcalcli", line 700, in _GraphEvents
PrintMsg(CLR_NRM(), line + "\n")
File "./gcalcli", line 230, in PrintMsg
sys.stdout.write(msg)
UnicodeEncodeError: 'ascii' codec can't encode characters in position 400-402:
ordinal not in range(128)
Original comment by erik.westrup
on 29 Oct 2011 at 6:14
Attachments:
Original issue reported on code.google.com by
varelasa...@gmail.com
on 12 Oct 2011 at 9:39