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



--- Comment #3 from Bernd Schlapsi <[email protected]> 2009-08-16 21:01:06 BST ---
The error message is the following:
    locked_count = sum(int(e.is_locked) for e in episodes)
TypeError: int() argument must be a string or a number, not 'NoneType'

If you choose "Prohibit deletion" and then "Allow deletion" the deletion works
fine. But the icon doesn't change after the file was deleted. But if I switch
the channel the icon is the right one.

Seems that the initialization for "is_locked" doesn't work correctly in some
cases.

-- 
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