Cookie file support in 0.4.1a1?

6 views
Skip to first unread message

Graham

unread,
Mar 20, 2009, 1:11:22 PM3/20/09
to rssdler
It doesn't seem to be working ... using wget pointing at the same
cookie file works.

lostnihilist

unread,
Mar 20, 2009, 2:17:56 PM3/20/09
to rss...@googlegroups.com
On Friday 20 March 2009, Graham wrote:
> It doesn't seem to be working ... using wget pointing at the same
> cookie file works.

svn is broken, yes. I need to fix it. Patches are accepted :D
--
lostnihilist

Graham Dunn

unread,
Mar 20, 2009, 2:59:33 PM3/20/09
to rss...@googlegroups.com
Where in particular is it broken? I've been poking through the code, I see this in the logs:

INFO --- RSSDler 0.4.1a1
DEBUG writing daemonInfo
INFO [Waking up] Fri Mar 20 14:24:29 2009
DEBUG checking working dir, maybe changing dir
INFO Scanning threads
INFO finding new downloads in thread TRM
DEBUG mechRetrievePage working on url: http://my.site.org/
DEBUG encodeQuoteUrl working on url: http://my.site.org/
DEBUG encoding url http://my.site.org/
DEBUG testing cookieFile settings
DEBUG attempting to load cookie type: MozillaCookieJar
DEBUG cookies loaded
DEBUG building and installing mechanize opener with cookies
DEBUG grabbing page at url http://my.site.org/

Then it goes to the next thread. Looking at the code, it appears that the last line of mechRetrievePage(): return mechanize.urlopen(mechanize.Request(url, headers=dict(th))), doesn't return anything to the caller in downloadFile(). The try/except there isn't reporting anything though.
Reply all
Reply to author
Forward
0 new messages