gcalcli crashes

Bug #1309570 reported by John West
70
This bug affects 16 people
Affects Status Importance Assigned to Milestone
gcalcli (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

After upgrading from saucy to trusty, the following does not work:

$ /usr/bin/gcalcli --ignore-started --detail-location --detail-length agenda
Traceback (most recent call last):
  File "/usr/bin/gcalcli", line 392, in <module>
    class gcalcli:
  File "/usr/bin/gcalcli", line 410, in gcalcli
    dateParser = DateTimeParser()
  File "/usr/bin/gcalcli", line 335, in __init__
    self.pdtCalendar = parsedatetime.Calendar();
  File "/usr/lib/python2.7/dist-packages/parsedatetime/__init__.py", line 216, in __init__
    self.ptc = Constants()
  File "/usr/lib/python2.7/dist-packages/parsedatetime/__init__.py", line 1733, in __init__
    self.locale = pdtLocales['icu'](self.localeID)
  File "/usr/lib/python2.7/dist-packages/parsedatetime/pdt_locales.py", line 151, in __init__
    self.icu = pyicu.Locale(localeID)
icu.InvalidArgsError: (<type 'icu.Locale'>, '__init__', (None,))

Calling gcalcli with no arguments results in the same.

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in gcalcli (Ubuntu):
status: New → Confirmed
Revision history for this message
reagle (joseph.reagle) wrote :

Yes, I'm also affected.

Revision history for this message
Herve (hervea) wrote :

Add to me to the list of affected users.

Revision history for this message
Andrés (cyver-yo) wrote :

I'm also affected! (14.04)

Similar error has been detected in python Calendar() function.
It may be related with the python-pyicu package. Some develeper should check.

https://bugs.launchpad.net/ubuntu/+source/parsedatetime/+bug/1302963

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.