Bug 317490

Summary: Cannot delete a file in Files
Product: [Plasma] Active Reporter: Thomas Pfeiffer <thomas.pfeiffer>
Component: ApplicationsAssignee: active
Status: RESOLVED FIXED    
Severity: major    
Priority: NOR    
Version: Integration   
Target Milestone: unscheduled   
Platform: Other   
OS: Other   
Latest Commit: Version Fixed In:

Description Thomas Pfeiffer 2013-03-28 15:16:56 UTC
When I drag one or more files to the trash in Files, I get "Could not delete file" /path/to/file

Reproducible: Always

Steps to Reproduce:
1. Select a file
2. Drag it to the trash icon

Actual Results:  
Error (see above)

Expected Results:  
File gets moved to trash
Comment 1 Marco Martin 2013-03-28 15:45:22 UTC
Git commit 86d1d385de5263cb2fabe257d253626cfb41b6fa by Marco Martin.
Committed on 28/03/2013 at 16:43.
Pushed by mart into branch 'master'.

correctly trash files

is not possible anyways to delete any of the files in the default data, since they are owned by root

M  +1    -0    applications/filebrowser/package/contents/ui/ToolBar.qml
M  +1    -1    applications/filebrowser/src/filebrowser.cpp

http://commits.kde.org/plasma-mobile/86d1d385de5263cb2fabe257d253626cfb41b6fa
Comment 2 Thomas Pfeiffer 2013-03-29 15:23:09 UTC
Deleting files works now