Summary: | Copying a folder with a very big number of subitems aborts without notice | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | yezhov |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | andresbajotierra, peter.penz19, yezhov |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
yezhov
2009-03-23 14:41:36 UTC
Thanks for the report. Did the progress dialogs appear as "black popups" in the bottom right corner or did they look like "normal" dialog windows? The background of the question the following: In 4.2 all progress popups are shown by a Plasmoid. The progress disappears after a few seconds (no matter if it has been finished or not) and is replaced by an (i)-button (clicking the (i) button shows the progress again). AFAIK some rework is done for this in KDE 4.3, but I'd need to know whether your issue might be related to this problem. Sorry for the delay. Now I have investigated the behavior more carefully. The copy operation is in fact not aborted - only the progress dialogs disappear (or seem to disappear). Checking the destination folder from time to time reveals that the number of files there increases gradually. The progress dialogs in fact seem to move to a small area on the right side of the bottom control bar, but they are not really visible there. This area is called the system view (systemansicht in the German version). The actual problem is that this system view is corrupted - instead of the icons for klipper, network manager, the volume control and the update applet i see only black boxes. So, probably some of these black boxes stand in fact for the progress dialogs. I also see an i- button sometimes, but when i click on it, there appears the network manager, but when there is a copy operation going on, then the i- button stands for the progress dialog, and still some other times the network manager is represented by one of the black boxes. So, this bug is in fact about the system view and not dolphin. @Plasma-team: I forwarded this issue to Plasma. I got several reports lately that the progress dialogs in Dolphin disappear too early. I know that they are just hidden and that there is the (i)-button, but maybe the default setting should not hide the progress dialogs. Marking as duplicate of bug 177708 *** This bug has been marked as a duplicate of bug 177708 *** |