https://bugs.gpodder.org/show_bug.cgi?id=1592
Bug #: 1592
Summary: Exception while updating download list
Classification: Unclassified
Product: gPodder
Version: Git "master" branch
Platform: PC
OS/Version: Linux
Status: CONFIRMED
Severity: normal
Priority: low
Component: Application
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
The following exception happened while updating the download list. It seems
that "channels" was empty for some reason
1334762172.413467 [gpodder.gtkui.main] ERROR: Exception happened while updating
download list.
Traceback (most recent call last):
File "/home/stefan/gpodder/src/gpodder/gtkui/main.py", line 1168, in
update_downloads_list
self.update_podcast_list_model(channel_urls)
File "/home/stefan/gpodder/src/gpodder/gtkui/main.py", line 2032, in
update_podcast_list_model
self.podcast_list_model.update_sections()
File "/home/stefan/gpodder/src/gpodder/gtkui/model.py", line 734, in
update_sections
self.update_by_iter(row.iter)
File "/home/stefan/gpodder/src/gpodder/gtkui/model.py", line 752, in
update_by_iter
zip(*[c.get_statistics() for c in channels]))
ValueError: need more than 0 values to unpack
--
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