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

           Summary: A missing file results in an empty episode list
           Product: gPodder
           Version: 2.2
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: low
         Component: Application
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created an attachment (id=435)
 --> (https://bugs.gpodder.org/attachment.cgi?id=435)
Suppress gio.Error

If a file is deleted from the gpodder-downloads folder, the corresponding
podcast is shown as having no episodes. This is because gio.File.query_info()
throws a gio.Error if the file does not exists.

This patch fixes the error.

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