Open new episodes selector only once (bug 550)
commitce2ef6e25ed63572a9b395810e2f60d446a44b86
authorThomas Perl <thp@thpinfo.com>
Mon, 28 Sep 2009 12:23:21 +0000 (28 14:23 +0200)
committerThomas Perl <thp@thpinfo.com>
Mon, 28 Sep 2009 12:23:21 +0000 (28 14:23 +0200)
tree4aac300358c90da6d27dbdf4770c3f6f77802907
parent4659f3efc0db09c20523b68cdb10c6adcaf5360f
Open new episodes selector only once (bug 550)

When leaving the computer unattended and having
automatic feed updates turned on, gPodder could
possibly open multiple new episodes dialogs.

This patch fixes this by closing the previous
window when the new dialog is shown.

Thanks to Calvin Spealman and Lars for reporting.
src/gpodder/gui.py