Results 1 to 3 of 3

Thread: error message when trying to use gcalcli

  1. #1
    Join Date
    Dec 2007
    Location
    howard, wi
    Beans
    2,460
    Distro
    Ubuntu 20.04 Focal Fossa

    Lightbulb error message when trying to use gcalcli

    anyone else getting this error messsage

    ray@ray-Latitude-D630:~$ gcalcli calm
    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,))
    ray@ray-Latitude-D630:~$
    quote:He that would live in peace & at ease, Must not speak all he knows,nor judge all he sees.'

  2. #2
    Join Date
    Apr 2014
    Beans
    Hidden!
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: error message when trying to use gcalcli

    I believe this is a confirmed bug in Gcalcli. I dug around in the code, sure it was a python issue I hadn't seen, but it fails when there are no arguments. Looking.... Here it is: https://bugs.launchpad.net/ubuntu/+s...i/+bug/1309570
    -- DM

    The most important thing to remember is .... Look! Bacon!

  3. #3
    Join Date
    Dec 2007
    Location
    howard, wi
    Beans
    2,460
    Distro
    Ubuntu 20.04 Focal Fossa

    Lightbulb Re: error message when trying to use gcalcli

    tks danger . must be particular just to ubuntu because gcalcli works fine on my usb stick that has solydxx installed. will wait for the fix.
    quote:He that would live in peace & at ease, Must not speak all he knows,nor judge all he sees.'

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •