From: Andrew L. <one...@gm...> - 2005-09-20 13:31:38
|
"BTW, you should use the latest release from sourceforge, it can't be guaranteed that the CVS will contain a proper working libgmail." Perhaps it's time to change this: "Please note: Always download and test the CVS version of libgmail if you are having problems. The most recent packaged version no longer works correctly. The current development status means critical errors caused by changes at Gmail will be corrected as soon as possible in CVS, if the author is notified about the issue." On 9/20/05, Stas Z <sta...@gm...> wrote: > On 9/20/05, follower <fol...@my...> wrote: > > > > > > > > ---------- Forwarded message ---------- > > From: Mike Varak <var...@gm...> > > To: "fol...@my..." <fol...@my...> > > Date: Mon, 19 Sep 2005 18:12:31 -0700 > > Subject: libgmail problem > > Hi > > > > Am I broken or is libgmail? Using version from CVS today... > I hope libgmail is and not you :-) > > The error you reported is a known bug which seems to be related to > a empty account. Can you confirm that the account your trying to > access is empty, I mean it has no messages. > > BTW, you should use the latest release from sourceforge, it can't > be guaranteed that the CVS will contain a proper working libgmail. > > Regards, > Stas Zytkiewicz > > > Thanks > > > > Mike > > > > > > pbx:/usr/src/libgmail# python libgmail.py > > Gmail account name: varakdrive > > Password: > > > > Please wait, logging in... > > Login successful. > > > > Traceback (most recent call last): > > File "libgmail.py", line 1426, in ? > > quotaInfo =3D ga.getQuotaInfo() > > File "libgmail.py", line 466, in getQuotaInfo > > self.getMessagesByFolder(U_INBOX_SEARCH) > > File "libgmail.py", line 446, in getMessagesByFolder > > return self._parseThreadSearch(folderName, allPages =3D > > allPages) > > File "libgmail.py", line 422, in _parseThreadSearch > > return GmailSearchResult(self, (searchType, kwargs), threadsInfo) > > File "libgmail.py", line 1090, in __init__ > > self._threads =3D [GmailThread(self, thread) for thread in > > threadsInfo[0]] > > File "libgmail.py", line 1178, in __init__ > > self.id =3D threadsInfo[T_THREADID] # TODO: Change when canonical > > updated? > > TypeError: unsubscriptable object > > > > > > > > > > > -- > A nation that continues year after year to spend more money on military d= efense > than on programs of social uplift is approaching spiritual doom. > Martin Luther King, Jr. > > > ------------------------------------------------------- > SF.Net email is sponsored by: > Tame your development challenges with Apache's Geronimo App Server. > Download it for free - -and be entered to win a 42" plasma tv or your ver= y > own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php > _______________________________________________ > Gmailagent-devel mailing list > Gma...@li... > https://lists.sourceforge.net/lists/listinfo/gmailagent-devel > |