Bug 150563 - Bad Bug leading to data loss
Summary: Bad Bug leading to data loss
Status: RESOLVED FIXED
Alias: None
Product: ktorrent
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Joris Guisson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-07 12:16 UTC by Matthias
Modified: 2007-10-07 17:10 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias 2007-10-07 12:16:18 UTC
Version:           2.2.2 (using KDE KDE 3.5.7)
Installed from:    Debian testing/unstable Packages
OS:                Linux

Hi,

I recently started to download a big torrent containing many files in multiple directories (say, directories A, B C, D). First, I downloaded only directory A and its contents, and then I removed the torrent from Ktorrent, keeping the data in dir A that I had already downloaded. Later on, I wanted to fetch Directories B, C and D too. So I opened the .torrent file once more and I selected everything but directory A. I decided to store the remaining directories in the same place where directory A was already, and suddenly, directory A was empty and I had to download its contents again. 

This is probably easy to fix...
Comment 1 Matthias 2007-10-07 12:21:03 UTC
I'm sorry I can't publish the torrent here, as it's not a public torrent. 
Comment 2 Joris Guisson 2007-10-07 13:32:55 UTC
SVN commit 722462 by guisson:

Fix broken preexsting file check, which can result in files being deleted when the user deselects them and they already exist.

BUG: 150563



 M  +9 -3      fileselectdlg.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=722462
Comment 3 Matthias 2007-10-07 17:10:13 UTC
Thanks!