Bug#802899: nautilus: The option to delete files (without passing by "Trash") has disappeared
Ben Finney
ben+debian at benfinney.id.au
Wed Nov 18 04:29:03 UTC 2015
On 18-Nov-2015, Ben Finney wrote:
> Control: found -1 nautilus/3.18.1-1
> Control: tags -1 + confirmed
>
> On 24-Oct-2015, Michel Le Bihan wrote:
> > Before, I could move a file to trash or delete it...
>
> That is not normally available in Gnome 3.1x, do you have a custom
> setting to enable that?
>
> In my case:
>
> $ dconf read "/org/gnome/nautilus/preferences/enable-delete"
> true
The problem seems to be related to GSettings simply not recognising
that key at all:
$ gsettings get "org.gnome.nautilus.preferences" "default-sort-order"
'name'
$ gsettings get "org.gnome.nautilus.preferences" "enable-delete"
No such key 'enable-delete'
So the solution will entail restoring that ability in Nautilus, by
reading the existing configuration setting at that key to honour
user's expressed preference.
--
\ “Are you pondering what I'm pondering, Pinky?” “Sure, Brain, |
`\ but how are we going to find chaps our size?” —_Pinky and The |
_o__) Brain_ |
Ben Finney <ben at benfinney.id.au>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20151118/079e5d5a/attachment.sig>
More information about the pkg-gnome-maintainers
mailing list