Package: gcalcli
Version: 1.4-1
Severity: important

I feel silly if that is smth obvious, but seems it should work but it
doesnt:

I specified my user and pw in ~/.gcalclirc:
[gcalcli]
user: .........
pw: ........

gcalcli list works correctly,
gcalcli quick adds into calendar fine, but if I try to search or get
agenda or calw or calm I get 

*$> gcalcli calm 1
Traceback (most recent call last):
  File "/usr/bin/gcalcli", line 1114, in ?
    DoooooItHippieMonster()
  File "/usr/bin/gcalcli", line 1077, in DoooooItHippieMonster
    gcal.CalQuery(args[0], startText=args[1])
  File "/usr/bin/gcalcli", line 817, in CalQuery
    eventList = self._SearchForCalEvents(start, end, start, None)
  File "/usr/bin/gcalcli", line 710, in _SearchForCalEvents
    feed = self.gcal.CalendarQuery(query)
  File "/var/lib/python-support/python2.4/gdata/calendar/service.py", line 115, 
in CalendarQuery
    result = self.Query(query.ToUri())
  File "/var/lib/python-support/python2.4/gdata/calendar/service.py", line 111, 
in Query
    result = self.Get(uri)
  File "/var/lib/python-support/python2.4/gdata/service.py", line 555, in Get
    raise RequestError, {'status': server_response.status,
gdata.service.RequestError: {'status': 400, 'body': 'Invalid UserId p', 
'reason': 'Bad Request'}

The same if I provide --user --pw in cmdline. I think I type my
credentials correctly... actually if I specify incorrect passwd I actually get
Error: Failed to authenticate with Google Calendar!


I would be glad to provide any additional info to troubleshoot the problem.
Actually here is the sequence of those uri's printed around 111 with anything 
credentials related being removed:

http://www.google.com/calendar/feeds/[EMAIL 
PROTECTED]/private/full?start-max=2008-04-01T00%3A00%3A00-04%3A00&singleevents=true&start-min=2008-03-01T00%3A00%3A00-05%3A00
http://www.google.com/calendar/feeds/[EMAIL 
PROTECTED]/private/full?start-max=2008-04-01T00%3A00%3A00-04%3A00&singleevents=true&start-min=2008-03-01T00%3A00%3A00-05%3A00
http://www.google.com/calendar/feeds/[EMAIL 
PROTECTED]/private/full?start-max=2008-04-01T00%3A00%3A00-04%3A00&singleevents=true&start-min=2008-03-01T00%3A00%3A00-05%3A00
http://www.google.com/calendar/feeds/[EMAIL 
PROTECTED]/private/full?start-max=2008-04-01T00%3A00%3A00-04%3A00&singleevents=true&start-min=2008-03-01T00%3A00%3A00-05%3A00
http://www.google.com/calendar/feeds/[EMAIL 
PROTECTED]/private/full?start-max=2008-04-01T00%3A00%3A00-04%3A00&singleevents=true&start-min=2008-03-01T00%3A00%3A00-05%3A00
http://www.google.com/calendar/feeds/[EMAIL 
PROTECTED]/private/full?start-max=2008-04-01T00%3A00%3A00-04%3A00&singleevents=true&start-min=2008-03-01T00%3A00%3A00-05%3A00
http://www.google.com/calendar/feeds/[EMAIL 
PROTECTED]/private/full?start-max=2008-04-01T00%3A00%3A00-04%3A00&singleevents=true&start-min=2008-03-01T00%3A00%3A00-05%3A00
http://www.google.com/calendar/feeds/[EMAIL 
PROTECTED]/private/full?start-max=2008-04-01T00%3A00%3A00-04%3A00&singleevents=true&start-min=2008-03-01T00%3A00%3A00-05%3A00
http://www.google.com/calendar/feeds/[EMAIL 
PROTECTED]/private/full?start-max=2008-04-01T00%3A00%3A00-04%3A00&singleevents=true&start-min=2008-03-01T00%3A00%3A00-05%3A00
http://www.google.com/calendar/feeds/[EMAIL 
PROTECTED]/private/full?start-max=2008-04-01T00%3A00%3A00-04%3A00&singleevents=true&start-min=2008-03-01T00%3A00%3A00-05%3A00

hope that helps

Cheers
Yarik


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (600, 'unstable'), (300, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gcalcli depends on:
ii  python                        2.4.4-6    An interactive high-level object-o
ii  python-dateutil               1.3-1      powerful extensions to the standar
ii  python-gdata                  1.0.9-1    Google Data Python client library

Versions of packages gcalcli recommends:
ii  gmessage                      2.6.2-1    an xmessage clone based on GTK+

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to