Public bug reported:
Binary package hint: gcalcli
Ubuntu 9.04 - Linux 2.6.28-15-generic
GNU bash, version 3.2.48(1)-release (i486-pc-linux-gnu)
Python 2.6.2
gcalcli 1.4-1
EXPECTED: Run the command below, get 5 day agenda.
ACTUAL: Appeared to show most of 5 day agenda, but received
DeprecationWarning & UnicodeDecodeError.
NOTE: Bug #364951 appears closely related, but the errors are
different.
a...@toby:~$ gcalcli --user XXXXXXXX --pw XXXXXXXX agenda
/var/lib/python-support/python2.6/gdata/tlslite/utils/cryptomath.py:9:
DeprecationWarning: the sha module is deprecated; use the hashlib module instead
import sha
Fri Aug 14 12:00am SLC FILM FEST
Sun Aug 16 12:00am Amex Blue - $15
Traceback (most recent call last):
File "/usr/bin/gcalcli", line 1114, in <module>
DoooooItHippieMonster()
File "/usr/bin/gcalcli", line 1044, in DoooooItHippieMonster
gcal.AgendaQuery()
File "/usr/bin/gcalcli", line 779, in AgendaQuery
self._PrintEvents(today, start, eventList)
File "/usr/bin/gcalcli", line 626, in _PrintEvents
' %-7s %s\n' % (tmpTimeStr, event.title.text))
File "/usr/bin/gcalcli", line 207, in PrintMsg
sys.stdout.write(msg)
File "/usr/lib/python2.6/codecs.py", line 351, in write
data, consumed = self.encode(object, self.errors)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 33:
ordinal not in range(128)
a...@toby:~$
---
FYI - Using gcalcli because Google Calendar Notifier 2.5.3 extension is
not Firefox 3.5 compatible; it ran flawlessly; author abandoned support
with suggestion of disabling compatibility checking. This would be
great integrated into a Gnome Panel.
** Affects: gcalcli (Ubuntu)
Importance: Undecided
Status: New
** Summary changed:
- GcalCLI agena - DeprecationWarning & UnicodeDecodeError
+ GcalCLI agenda - DeprecationWarning & UnicodeDecodeError
--
GcalCLI agenda - DeprecationWarning & UnicodeDecodeError
https://bugs.launchpad.net/bugs/414587
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs