Hi Thomas,

Okay, this works now. But I immediately have a new
issue. Remember that we were discussing the podcasts
without a proper episode string? Well, if I add one of
those channels. I get:

Adding new channel:
http://www.kxmedia.nl/leukemuziekliedjes
(podcastChannel) Cannot instantiate episode for
http://podcast.kxradio.nl/kxpodcast/podcast/leukemuziekliedjes/week25-240607-leukemuziekliedjes.mp3.
Skipping.
(podcastChannel) Cannot instantiate episode for
http://podcast.kxradio.nl/kxpodcast/podcast/leukemuziekliedjes/week26-010707-leukemuziekliedjes.mp3.
Skipping.
(podcastChannel) Cannot instantiate episode for
http://podcast.kxradio.nl/kxpodcast/podcast/leukemuziekliedjes/week27-080707-leukemuziekliedjes.mp3.
Skipping.
(podcastChannel) Cannot instantiate episode for
http://podcast.kxradio.nl/kxpodcast/podcast/leukemuziekliedjes/week28-150707-leukemuziekliedjes.mp3.
Skipping.
(podcastChannel) Cannot instantiate episode for
http://podcast.kxradio.nl/kxpodcast/podcast/leukemuziekliedjes/week32-120807-leukemuziekliedjes.mp3.
Skipping.
(podcastChannel) Cannot instantiate episode for
http://podcast.kxradio.nl/kxpodcast/podcast/leukemuziekliedjes/week33-190807-leukemuziekliedjes.mp3.
Skipping.
(podcastChannel) Cannot instantiate episode for
http://podcast.kxradio.nl/kxpodcast/podcast/leukemuziekliedjes/week34-260807-leukemuziekliedjes.mp3.
Skipping.

And then a dialog box says that 'the channel is not
available' or something like that. I guess there are
two options:

1. Add support for empty episodes (again :-))  ) 
2. Refuse to support bad rss feeds

Later,
Wilfred

--- Thomas Perl <[EMAIL PROTECTED]> wrote:

> Hello, Wilfred!
> 
> On Sun, 2007-08-26 at 07:46 -0700, Wilfred van
> Rooijen wrote:
> > Okay, a little bit of braindead debugging reveals
> the
> > location of the crash:
> > [...]
> > In this subroutine the crash occurs at the
> following
> > line:
> > 
> > status_icon = util.get_tree_icon(
> 'audio-x-generic',
> > played, self.icon_cache)
> 
> People, get yourself some funky new icon theme that
> has beautiful,
> Tango-named icons ("audio-x-generic") :p
> 
> No, really: I've been to optimistic about icon
> availability, and forgot
> to add checks for missing icons to the
> util.get_tree_icon() function.
> 
> I've added these checks now and gPodder will use a
> GTK Stock icon
> instead of the "real" icon. Please "svn up" your
> working copy and tell
> me if it works now.
> 
> BTW: The segmentation fault seems to be caused by
> the fact that I was
> compositing one gtk.Pixbuf over another, and not
> checking if the two
> pixbufs were valid. This should be fixed now
> (hopefully) ;)
> 
> 
> Thanks,
> Thomas
> 
> 
> _______________________________________________
> gpodder-devel mailing list
> gpodder-devel@lists.berlios.de
>
https://lists.berlios.de/mailman/listinfo/gpodder-devel
> 



      
____________________________________________________________________________________
Fussy? Opinionated? Impossible to please? Perfect.  Join Yahoo!'s user panel 
and lay it on us. http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7 

_______________________________________________
gpodder-devel mailing list
gpodder-devel@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/gpodder-devel

Reply via email to