Bugzilla – Bug 465921
Move to trash from dolphin not working leaving moving dialogs
Last modified: 2009-07-31 07:40:52 UTC
Created attachment 264914 [details] moving dialogs and failure to move to trash User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.5) Gecko/2008121300 SUSE/3.0.5-1.1 Firefox/3.0.5 Qt: 4.4.3 KDE: 4.1.87 (KDE 4.1.87 (KDE 4.2 >= 20090101)) "release 75.2" Right clicking an item in dophin and selecting move to trash does not move to trash and leaves a moving dialog (see screeshot). Reproducible: Always Steps to Reproduce: 1.Select a file, directory, or group of files or directories in dolphin. 2.Right-click and select move to trash. 3.Moving dialog appears in system tray. 4.Dialog stays and files are not moved to the trash.
kio_trash process are sucking up 100% of each processor. 28412 benstein 20 0 155m 6532 4236 R 101 0.2 11:19.22 kio_trash 28392 benstein 20 0 155m 6532 4236 R 100 0.2 11:37.96 kio_trash 28404 benstein 20 0 155m 6536 4244 R 100 0.2 11:34.86 kio_trash
Created attachment 264916 [details] trash crash
Don't know if this is related but I tried to empty the trash and plasma crashed see the trash crash backtrace.
Please post a useful backtrace, as per http://en.opensuse.org/Bugs:KDE Having installed debuginfo packages, could you post a backtrace of what kio_trash is doing when it takes 100% CPU? (gdb -p <PID>; bt; detach; q is the Real Short Guide to using gdb)
Unfortunately, after this happened I killed the kio_trash processes. Emptied the trash and everything worked again. Therefore, I am unable to reproduce this at this time. As for a proper backtrace there are no debuginfo packages for KDE4.2 the link on Bugs:KDE says http://download.opensuse.org/factory/repo/debug/ which does not have KDE4.2. I'm doing the best I can here. If I get around to it I will post to the mailing list for an actual discussion. As for now I will close this WORKSFORME since I am no longer able to reproduce this.
Reopening. I had the same problem. After doing an update from openSUSE 11.1/KDE 4.1 to the new 4.2 repository, moving files to trash was impossible (also when kio_trash didn't consume 100%, but just about 80%). After removing .local/share/Trash on the console, "moving to trash" was working on KDE 4 again.
I cannot reproduce with 11.2 M4 with /home from 11.1. Can you reproduce reliably? Can you provide a backtrace?
I can't reproduce the bug any more. 4 days ago, I've updated another openSUSE 11.1 (KDE 4.1) computer to KDE 4.3rc (using KDE:/Factory repository). "moving to trash" is working fine there, without any problems. So I assume this is fixed in KDE 4.3.
As this seems to be fine for openSUSE 11.2, I resolve this bug as WORKSFORME