Version: unknown (using KDE 3.2 BRANCH >= 20040204, compiled sources) Compiler: gcc version 3.3.1 (SuSE Linux) OS: Linux (i686) release 2.4.21-96-p4sis Is kioslave finish() broken? The "Keep this window open" checkbox does not work as expected. The Problems: (1) Displays 99% forever (2) should not say "213,4 MB of 213,6 MB complete" (3) should not show "(00:00:00 remaining) (4) should enable "Open File" button The reported behavior was seen when downloading files via the ftp_kio slave and when copying from a mounted smb share.
For me, the "Keep this window open..." checkbox has no effect - the progress dialog always disappears when the transfer is complete.
Ben: this was a temporary bug in KDE 3.3, fixed in CVS for 3.3.1. The initial report is about something different: somehow the FTP transfer never finishes. I suspect a kio_ftp bug (a very longstanding one, since I remember other reports about it).
Uh? I am currently working on kio_ftp and I can easily reproduce the bug. kio_ftp finishes transfer and calls finish() correctly. There was another problem making the kio_ftp hanging when transfers were cancelled by the user - but this one will be fixed with my next update. Could the problem be related to rounding errors (???) - I usually tested with very large files (> 1GByte).
*** Bug 80044 has been marked as a duplicate of this bug. ***
Should be fixed in a x.x.3 release.
Better wording: Should be fixed before a x.x.3 release.
*** Bug has been marked as fixed ***.