Bug 135721 - Stalled displayed while preparing to delete
Summary: Stalled displayed while preparing to delete
Status: RESOLVED WORKSFORME
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-16 01:19 UTC by jg
Modified: 2011-06-03 19:54 UTC (History)
1 user (show)

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 jg 2006-10-16 01:19:52 UTC
Version:            (using KDE KDE 3.5.4)
Installed from:    Ubuntu Packages
OS:                Linux

Konqueror displays "Stalled" while getting ready to delete files, perhaps it is building a list internally of all the files which need to be deleted?

N.B. If its building a list so it can calculate the % progress bar can it do that in a separate thread or in a Step() in between the actual copy?

Anyway, it would be more accurate to display "Processing" at the start rather than "Stalled" when it has not actually even tried to start.

Regards
Jon
Comment 1 mario tuling 2008-06-20 05:48:46 UTC
yes confirmed on rev.822278
i tried to delete 5000 files

the mainwindow is a bit slow at the beginning of the deletion, and there is no good information or progress in the transaction window.
Comment 2 Martin Koller 2011-06-03 19:54:41 UTC
Tried with KDE 4.6.3 over fish://localhost with ~5000 files and could not see the described problem.