https://bugs.gpodder.org/show_bug.cgi?id=1590
Thomas Perl <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|[email protected] |[email protected] Target Milestone|--- |3.1.1 --- Comment #4 from Thomas Perl <[email protected]> 2012-04-22 21:23:51 BST --- (In reply to comment #3) > 1334869026.573000 [gpodder.model] WARNING: Could not sort episodes: slice > indices must be integers or None or have an __index__ method > Traceback (most recent call last): > File "C:\Program Files (x86)\gPodder\src\gpodder\model.py", line 1030, in > _consume_updated_feed > reverse=True)[:max_episodes] > TypeError: slice indices must be integers or None or have an __index__ method How does your configuration file (Settings.json) look like? I'm especially interested in the "limit.episodes" field. The "strerror" part been fixed in the Git repository: http://gpodder.org/commit/b35e1c19 but for the other bug, I'd need the information from the Settings.json file. Thanks :) -- 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
