IgnorantGuru / spacefm

SpaceFM File Manager
http://ignorantguru.github.com/spacefm/
GNU General Public License v3.0
489 stars 73 forks source link

[plugin] trash bin problem #181

Closed ghost closed 12 years ago

ghost commented 12 years ago

hi, I am using SpaceFM 0.8.0 on Debian Testing and I cannot move files to the trash bin from a FAT32 data partition. trile7's Trash Plugin pops up: /tmp/spacefm-mattia-2d844c6d.tmp/7a3d1d0d-tmp.sh: line 84: trash: command not found while Corbeille-SpaceFM gives this: _The file "/media/Data/Dropbox/tempdbx/DSCN5600-DSCN5604.tif" wasn't moved to the home trash directory because it's on a different device. Note that you can use the SpaceFM built-in command "Delete" to delete the file without previously trashing it..

Any help wold be appreciated and, of course, I can provide more info if needed...

IgnorantGuru commented 12 years ago

Thanks - you're welcome to post a plugin issue here but you'll need to let the maintainers of those plugins know about your issue - please contact them and give them the link here so they can respond.

ghost commented 12 years ago

Thanks for the pointer. I wrote to trile7 and he pointed out that I just did not have the core trash script installed. The scripts can be downloaded as a tarbal (trash-0.3.8.tar.gz as I write) from his repos, extracted and copied into /usr/bin.Now both trash plugin work fine!

IgnorantGuru commented 12 years ago

Okay thanks for the info. It's unusual that trile7 doesn't include the script in the plugin. His plugin appears to be a front-end for his trash script which has to be installed separately. It seems his script is also designed to run from the command line and the spacefm plugin is an addition to it.

Afaik Corbeille-SpaceFM doesn't support multiple device trash.