https://bugs.gpodder.org/show_bug.cgi?id=1157

           Summary: "gpo update" fails on the first unavailable podcast
           Product: gPodder
           Version: 2.2
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: low
         Component: Application
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Hi,

some time ago I have subscribed to podcast
http://www.garageband.com/genre/alt_rock/podcast/totw.xml

Recently garageband has been acquired by ilike.com and the podcast became
unavailable.

After trying to do the command line gpo update I have got the following:

b...@bro1-desktop:~$ gpo update
Plugin loaded: gpodder.soundcloud
Updating 60-Second Science
Updating All in the Mind
Updating Brain Science Podcast
Updating Dan Carlin's Hardcore History
Updating Drabblecast
Updating Escape Pod
Updating The FADER ยป PODCASTS
Updating GarageBand.com Alternative Rock top tracks
Traceback (most recent call last):
  File "/usr/bin/gpo", line 265, in <module>
    cli._parse(sys.argv[1:]) or sys.stderr.write(__doc__)
  File "/usr/bin/gpo", line 258, in _parse
    return self._checkargs(func, command_line)
  File "/usr/bin/gpo", line 244, in _checkargs
    return func(*command_line)
  File "/usr/bin/gpo", line 186, in update
    podcast.update()
  File "/usr/lib/pymodules/python2.6/gpodder/api.py", line 83, in update
    self._podcast.update(self._manager._config.max_episodes_per_feed)
  File "/usr/lib/pymodules/python2.6/gpodder/model.py", line 288, in update
    self.feed_fetcher.fetch_channel(self)
  File "/usr/lib/pymodules/python2.6/gpodder/model.py", line 74, in
fetch_channel
    self.fetch(url, etag, modified)
  File "/usr/lib/pymodules/python2.6/gpodder/feedcore.py", line 242, in fetch
    self._parse_feed(url, etag, modified)
  File "/usr/lib/pymodules/python2.6/gpodder/feedcore.py", line 226, in
_parse_feed
    self._check_wifi_login_page(feed)
  File "/usr/lib/pymodules/python2.6/gpodder/feedcore.py", line 165, in
_check_wifi_login_page
    raise WifiLogin(feed.href)
gpodder.feedcore.WifiLogin: WifiLogin: http://www.ilike.com/garageband

After that gpo did not proceed any further.


OS: Ubuntu Lucid Lynx (10.04) 64bit


Package: gpodder
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 2224
Maintainer: Ubuntu Developers <[email protected]>
Architecture: all
Version: 2.2-1
Depends: python (>= 2.5), python-support (>= 0.90.0), python-gtk2,
python-feedparser, python-dbus, python-mygpoclient
Recommends: python-gpod, python-pymtp, dbus-x11, python-simplejson
Suggests: python-eyed3, python-pymad, mplayer, gnome-bluetooth | bluez-gnome
Description: A free podcast aggregator written in PyGTK
 gPodder is a podcast receiver/catcher. You can subscribe to feeds
 ("podcasts") and automatically download new audio and video content.
 Downloaded content can be played on your desktop or synchronized to
 iPods, MTP-based players, filesystem-based MP3 players and Bluetooth
 enabled mobile phones.
Original-Maintainer: Thomas Perl <[email protected]>
Homepage: http://gpodder.org/
Python-Version: 2.6

-- 
Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs

Reply via email to