Bug 317490 - Cannot delete a file in Files
Summary: Cannot delete a file in Files
Status: RESOLVED FIXED
Alias: None
Product: Active
Classification: Plasma
Component: Applications (show other bugs)
Version: Integration
Platform: Other Other
: NOR major
Target Milestone: unscheduled
Assignee: active
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-28 15:16 UTC by Thomas Pfeiffer
Modified: 2013-03-29 15:23 UTC (History)
0 users

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 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