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


Thomas Perl <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1


--- Comment #4 from Thomas Perl <[email protected]> 2009-08-24 12:24:00 BST ---
(In reply to comment #3)
> 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.

Pushed a fix for this to the Git master branch. Please test and report back.

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