| Summary: | Trashing files from internal RAID-0 move them to ~/.local/share/Trash | ||
|---|---|---|---|
| Product: | [Unmaintained] kio | Reporter: | suse |
| Component: | trash | Assignee: | David Faure <faure> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | finex |
| Priority: | NOR | ||
| Version First Reported In: | 4.3 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
I suppose you're using a software raid, right? Yes, software raid. Created with mdadm or YaST in my case :-) Thanks for the quick feedback!!! Hi finex, this issue is still valid for 4.5.3 (how can I change the version in the bug header?) I've made some more tests and found out, that this issue exists only for RAID-0(!). There is not problem with RAID-1 or RAID-10. Only RAID-0 doesn't work. :-( not reproduceable with 4.6 RC and later anymore. |
Version: (using KDE 4.3.5) OS: Linux Installed from: openSUSE RPMs I have a RAID-0 mounted under ~/video When I move files to trash ("del" key, menu, drag&drop over trash can, ...) the files where moved to ~/.local/share/Trash Expected Behaviour: files should be moved to ~/video/.Trash-1000 Interestingly, this folder has been created during the deletion process, eventually, moved to my home partition. Trashing files from a non-RAID partition (e.g. mounted ~/500n) works fine. Additional information: in doplhin->setting->configure dolphin->->trash there are only two entries (home and ~/500n). The ~/video is missing. Conclusion: It seems that RAID-0 devices are not fully supported for dophin's trash functionalities. (regression from konquerer 3.5.10, where it works fine.)