This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Unable to delete file (need gvfs-trash) #1237
Open
Description
When trying to delete a file, I get an error about gvfs-trash
, I have gvfs
installed, but there is no gvfs-trash
on my distro:
$ sudo zypper search gvfs
Loading repository data...
Reading installed packages...
S | Name | Summary | Type
---+--------------------+-----------------------------------------------------+--------
i+ | gvfs | Virtual File System functionality for GLib | package
| gvfs-32bit | Virtual File System functionality for GLib | package
i+ | gvfs-backend-afc | VFS functionality for GLib -- iPod / iPhone Support | package
i+ | gvfs-backend-samba | VFS functionality for GLib -- Samba Support | package
i+ | gvfs-backends | VFS functionality for GLib | package
| gvfs-devel | Development files for the GNOME Virtual file system | package
i+ | gvfs-fuse | VFS functionality for GLib | package
i+ | gvfs-lang | Translations for package gvfs | package
| xmms2-plugin-gvfs | Gnome VFS support for xmms2 | package
There should really be a fallback for this, say, using the standard rm
command to delete files if gvfs-trash
is not available.
Metadata
Metadata
Assignees
Labels
No labels