KTorrent cannot start new torrents if the network media(in fstab) is unmounted, but the files aren't kept on thet media, it shows the empty list of unmounted disks like on screenshot Reproducible: Always Steps to Reproduce: 1. create some entry in fstab for CIFS share 2. make the share unreachable(in my case the PC is shut down) 3. try to add new torrent, it will show the damn window and torrent won't start Actual Results: the problem isn't missing Expected Results: the torrent should start normally, looking on mounted/unmounted medias should be on the user's side http://imageshack.us/photo/my-images/600/ktorrentbug.png/
Git commit 16501f71b231c996864af580e3f43df87c32ac4d by Joris Guisson. Committed on 20/10/2012 at 12:49. Pushed by guisson into branch 'master'. First check for missing files then for unmounted storage M +1 -0 ChangeLog M +4 -4 ktorrent/core.cpp http://commits.kde.org/ktorrent/16501f71b231c996864af580e3f43df87c32ac4d
Git commit 26403c5499c4b03c46e291967a7d59f4effc4a23 by Joris Guisson. Committed on 20/10/2012 at 12:49. Pushed by guisson into branch '4.3'. Backport to 4.3: First check for missing files then for unmounted storage M +1 -0 ChangeLog M +4 -4 ktorrent/core.cpp http://commits.kde.org/ktorrent/26403c5499c4b03c46e291967a7d59f4effc4a23
*** Bug 306825 has been marked as a duplicate of this bug. ***