Summary: | Delete (Move to trash) fails if you don't own the directory. | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Maimon Mons <mmcmonster> |
Component: | Database-Trash | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | adam.foerster, caulier.gilles |
Priority: | NOR | ||
Version: | 0.8.1 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 5.7.0 | |
Sentry Crash Report: |
Description
Maimon Mons
2006-03-05 14:26:41 UTC
I'm running Ubuntu Dapper and had the same trouble with a directory I *own*. Oddly I can rotate pictures, but I cannot delete it. I run Gnome normally. Apparently this could be a dupe of bug 98231 since it was "fixed" on my system as follows: ln -s ~/.Trash/ ~/Desktop/Trash I had that problem too and it wasn't until I looked at this bug report that I discovered the solution. Surely this is the sort of thing that should work out of the box even for Gnome users. For me it works. I have Mandriva. According to freedesktop.org specs Trash directory should be in: $XDG_DATA_HOME/Trash. When $XDG_DATA_HOME not defined it should be $HOME/.local/share/Trash. And that is the case here. Also digiKam uses KDE libs which are handling system URLs. So, if problem exists (and I highly doubt it), it exists on completely different level and should be reported to kdelibs. Closing as invalid. I'm having the same problem on Ubuntu 8.10. Tried the ln -s ~/.Trash/ ~/Desktop/Trash solution, but it didn't work, any other ideas? Somebody? This problem is relevant of digiKam trash files management. Since 5.0.0 we use an internal solution instead the desktop trash. It will never reproducible. |