Package: gcalcli
Version: 1.4-1
Severity: important
My g calendar comports some external calendars whose encoding is not the
same as google's. They prevent gcalcli from working as it seems to
expect only ascii chars:
% gcalcli calm
+----------+----------+----------+----------+----------+----------+----------+
|November 2008 |
+----------+----------+----------+----------+----------+----------+----------+
|Sunday |Monday |Tuesday |Wednesday |Thursday |Friday |Saturday |
+----------+----------+----------+----------+----------+----------+----------+
| | | | | | | 1 |
+----------+----------+----------+----------+----------+----------+----------+
| 2 | 3 | 4 | 5 | 6 | 7 *** | 8 |
| | | | | | | |
| |12:00am |2:00pm |2:00pm |1:30pm |10:30am | |
Traceback (most recent call last):
File "/usr/bin/gcalcli", line 1114, in <module>
DoooooItHippieMonster()
File "/usr/bin/gcalcli", line 1079, in DoooooItHippieMonster
gcal.CalQuery(args[0])
File "/usr/bin/gcalcli", line 819, in CalQuery
self._GraphEvents(cmd, start, count, eventList)
File "/usr/bin/gcalcli", line 594, in _GraphEvents
PrintMsg(CLR_NRM(), line + "\n")
File "/usr/bin/gcalcli", line 207, in PrintMsg
sys.stdout.write(msg)
File "/usr/lib/python2.5/codecs.py", line 303, in write
data, consumed = self.encode(object, self.errors)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xef in position 74:
ordinal not in range(128)
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages gcalcli depends on:
ii python 2.5.2-3 An interactive high-level object-o
ii python-dateutil 1.4.1-2 powerful extensions to the standar
ii python-gdata 1.1.1-1 Google Data Python client library
Versions of packages gcalcli recommends:
pn gmessage <none> (no description available)
gcalcli suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]