View Single Post
thp's Avatar
Posts: 1,391 | Thanked: 4,272 times | Joined on Sep 2007 @ Vienna, Austria
#284
Originally Posted by danramos View Post
Now, when I try to download any podcasts from the pay-for, password protected feed at http://airamerica.com/ondemand/podcast/6618/full I get the error, 'No module named getpass'. I didn't remove any python modules as far as I know. At the least, I would think that the gpodder deb would require any python modules it needed anyway. Maybe there was a typo or a correction made that caused this to rear up. Anyway--I suppose I just needed to let you know I see that.
gPodder does not use the "getpass" module directly, it might be an issue with the authentication of urllib. Please run "gpodder --verbose --maemo" in the X-Terminal and file a new bug report at https://bugs.maemo.org/enter_bug.cgi?product=gPodder with the output attached (be sure to anonymize any personal information like usernames and passwords in the output). What would be helpful for debugging here is a traceback, and said command should give you one.

Originally Posted by danramos View Post
Also, I noticed that gpodder doesn't like the redirection to the proper mp3's from that URL's links either.. but that seems to be a separate issue.
What exactly do you mean with "doesn't like"? Is it not working or is there some other problem? Please also file a bug report for this one at https://bugs.maemo.org/enter_bug.cgi?product=gPodder with detailed information on what's wrong and what you would expect.