|
From: Stas Z <sta...@gm...> - 2005-09-20 13:27:54
|
On 9/20/05, follower <fol...@my...> wrote: >=20 >=20 >=20 > ---------- 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 > =20 > Am I broken or is libgmail? Using version from CVS today... I hope libgmail is and not you :-) =20 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 =20 > Thanks > =20 > Mike > =20 > =20 > pbx:/usr/src/libgmail# python libgmail.py > Gmail account name: varakdrive > Password: > =20 > Please wait, logging in... > Login successful. > =20 > 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 > =20 > =20 > =20 >=20 --=20 A nation that continues year after year to spend more money on military def= ense than on programs of social uplift is approaching spiritual doom. Martin Luther King, Jr. |