Only show sync window when needed (bug 294)
commit00939522070b16f83b5a8ea531813d9a8689e4f3
authorThomas Perl <thp@perli.net>
Mon, 5 Jan 2009 13:07:38 +0000 (5 14:07 +0100)
committerThomas Perl <thp@perli.net>
Mon, 5 Jan 2009 13:07:38 +0000 (5 14:07 +0100)
tree1075c0cf8204ec2bb0cbf0b39c7f9ee4faa39fc7
parent1d3f13571230a49ff18d20932903aeb9d432f08e
Only show sync window when needed (bug 294)

The synchronization window should only show
up when episodes are really deleted from the
device, not while the selection or confirmation
is still going on.

This patch fixes this issue and also makes the
deletion from the device threaded, so the UI
should be more responsive during delete actions.

Thanks to Silvio Sisto for reporting this bug.
src/gpodder/gui.py