|
From: Waseem S. D. <wd...@MI...> - 2005-09-12 03:57:22
|
On Sun, 2005-09-11 at 16:31 +0200, Stas Z wrote: > After some initial checking it seems that the "GV" cookie can't be found. > (see line 293). > The problem is, I think, that Gmail changed the javascript inside the > URL_GMAIL page. > The regexp that is used to get the page which provides the cookie isn't > found and so it raises a exception when trying to parse 'None'. > The problem is *not* the username/passwrd. I agree. Someone has submitted a very basic fix on sourceforge's bugtracker, which I will apply tomorrow afternoon. Then, I'll try to restore functionality on some of the other stuff. > BTW, when we fix this we should consider a more abstract way of > parsing these pages. Now every time Gmail changes something in > the javascript libgmail fails. > > We need javascript Python bindings :-) I'll let you implement that part ;-) - W |