[Bug 386475] New: [KDE 4] Ktorrent resume download calculates full download size
https://bugzilla.novell.com/show_bug.cgi?id=386475 Summary: [KDE 4] Ktorrent resume download calculates full download size Product: openSUSE 10.3 Version: Final Platform: Other OS/Version: openSUSE 10.2 Status: NEW Severity: Minor Priority: P5 - None Component: KDE AssignedTo: kde-maintainers@suse.de ReportedBy: ben.kevan@gmail.com QAContact: qa@suse.de Found By: --- This is hard to explain, but this is the best I can do. rpm -qa | grep ktorrent ktorrent-lang-3.0.2-2.12 ktorrent-3.0.2-2.12 I was download openSUSE 11.0 Beta 2 and in the middle I closed ktorrent. Prior to starting the download I had 6GB's free space. I started downloading and I had 3GB's downloaded and had restarted ktorrent. However, ktorrent said I didn't have enough free space to download the torrent. I still had 3GB's left and only 1.2GB left to download, yet ktorrent wanted to have the full 4.2GB's free space for downloading. I free'd up some space and then was able to download. Seems like ktorrent on kde4 does not calculate free space needs by what is still needed to download, but the full package no matter if a % of the file is already downloaded. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=386475 User dmueller@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=386475#c1 --- Comment #1 from Dirk Mueller <dmueller@novell.com> 2008-05-05 06:24:00 MST --- there is apparently a config setting regarding that, so you can disable disk space checking. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=386475 User dmueller@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=386475#c2 Dirk Mueller <dmueller@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #2 from Dirk Mueller <dmueller@novell.com> 2008-05-05 06:34:53 MST --- it looks like the code does what you request though.. there must be a bug somewhere. I might look into it, but it is really low prio for me. please report it upstream at http://bugs.kde.org/ so that it doesn't get lost. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=386475 User dmueller@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=386475#c3 Dirk Mueller <dmueller@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |REMIND --- Comment #3 from Dirk Mueller <dmueller@novell.com> 2008-05-08 06:01:19 MST --- please report upstream -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=386475 User ben.kevan@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=386475#c4 Ben Kevan <ben.kevan@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|REMIND |INVALID --- Comment #4 from Ben Kevan <ben.kevan@gmail.com> 2008-05-08 10:39:30 MST --- I changed to invalid for Novell Bugzilla and have reported it upstream as directive from Dirk. Please see: https://bugs.kde.org/show_bug.cgi?id=161804 If you would like to keep track. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=386475 User dmueller@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=386475#c5 --- Comment #5 from Dirk Mueller <dmueller@novell.com> 2008-05-09 01:41:59 MST --- REMIND means that I'll be happy to include a fix once it is available :) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=386475 User ben.kevan@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=386475#c6 Ben Kevan <ben.kevan@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|INVALID |FIXED --- Comment #6 from Ben Kevan <ben.kevan@gmail.com> 2008-05-11 11:24:51 MST --- SVN commit 806381 by guisson: - Fix tooltip in network pref page - Use fstat64 if possible to calculate disk usage of CacheFile, should fix diskspace check for files larger then 4 GB BUG: 161804 M +0 -6 ktorrent/networkpref.ui M +7 -2 libbtcore/diskio/cachefile.cpp M +3 -0 libbtcore/torrent/torrentcontrol.cpp M +1 -1 libktcore/torrent/queuemanager.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=806381 Guisson has fixed upstream. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=386475 User stbinner@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=386475#c7 Stephan Binner <stbinner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #7 from Stephan Binner <stbinner@novell.com> 2008-05-12 04:29:02 MST ---
Guisson has fixed upstream.
Which doesn't mean that the fix will magically appear in our package without action. :-) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=386475 Stephan Binner <stbinner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|KDE |KDE4 Applications Product|openSUSE 10.3 |openSUSE 11.0 Version|Final |Beta 2 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=386475 User dmueller@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=386475#c8 Dirk Mueller <dmueller@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #8 from Dirk Mueller <dmueller@novell.com> 2008-05-15 07:34:44 MST --- added for RC1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com