Bug#575086: KeyError: 'root'

2010-03-23 Thread Bill Gatliff
Yaroslav Halchenko wrote: > I see now. > indeed a viable suggestion for the sake of minimizing my work ;-) > although I dislike intrusive patches while maintaining, since upstream > is NA -- please try attached version (pushed as well) > Seems to work! I tested it by changing ACCESS_ROOT to "r

Bug#575086: KeyError: 'root'

2010-03-23 Thread Yaroslav Halchenko
I see now. indeed a viable suggestion for the sake of minimizing my work ;-) although I dislike intrusive patches while maintaining, since upstream is NA -- please try attached version (pushed as well) On Tue, 23 Mar 2010, Bill Gatliff wrote: > Right. You have it so that any calendar with an acce

Bug#575086: KeyError: 'root'

2010-03-23 Thread Bill Gatliff
Yaroslav Halchenko wrote: > On Tue, 23 Mar 2010, Bill Gatliff wrote: > > >> To help avoid future issues, is it possible to just assign the order of >> (self.ACCESS_NONE + 1) for unrecognized access levels? >> > sorry dont get it > > it already has > self.ACCESS_NONE: 6 > > so it wou

Bug#575086: KeyError: 'root'

2010-03-23 Thread Yaroslav Halchenko
On Tue, 23 Mar 2010, Bill Gatliff wrote: > To help avoid future issues, is it possible to just assign the order of > (self.ACCESS_NONE + 1) for unrecognized access levels? sorry dont get it it already has self.ACCESS_NONE: 6 so it would be sorted last > b.g. --

Bug#575086: KeyError: 'root'

2010-03-23 Thread Bill Gatliff
Yaroslav Halchenko wrote: > ok -- could you give a try to tentative fix: > http://git.onerussian.com/?p=deb/gcalcli.git;a=shortlog;h=refs/heads/_tent/rootissue > > actually I am simply attaching "fixed" gcalci for you to try > That fixes it. Thanks very much! To help avoid future issues, is

Bug#575086: KeyError: 'root'

2010-03-23 Thread Yaroslav Halchenko
ok -- could you give a try to tentative fix: http://git.onerussian.com/?p=deb/gcalcli.git;a=shortlog;h=refs/heads/_tent/rootissue actually I am simply attaching "fixed" gcalci for you to try -- .-. =-- /v\ -

Bug#575086: KeyError: 'root'

2010-03-23 Thread Bill Gatliff
Yaroslav Halchenko wrote: > what are those 'root' ones? I have no such ones in my calendar, so can't > figure out what should be logical order -- before owner, or after > everything (to correctly address this issue)? > No idea. They are private calendars I created using the web interface. The

Bug#575086: KeyError: 'root'

2010-03-23 Thread Yaroslav Halchenko
what are those 'root' ones? I have no such ones in my calendar, so can't figure out what should be logical order -- before owner, or after everything (to correctly address this issue)? On Tue, 23 Mar 2010, Bill Gatliff wrote: > > I have no .gcalclirc file. This post suggests a workaround: > > htt

Bug#575086: KeyError: 'root'

2010-03-23 Thread Bill Gatliff
> I have no .gcalclirc file. This post suggests a workaround: > > http://code.google.com/p/gcalcli/issues/detail?id=16 > When I apply this workaround, my output becomes: $ gcalcli --user b...@billgat[redacted] --pw [redacted] list Access Title -- - owner b...@billgatliff.com

Bug#575086: KeyError: 'root'

2010-03-23 Thread Bill Gatliff
Package: gcalcli Version: 1.4-2 Severity: important Did not see the following error until I added a second calendar to my Google Apps account: $ gcalcli --user b...@billgat[redacted] --pw [redacted] list Traceback (most recent call last): File "/usr/bin/gcalcli", line 1114, in DoItHip