After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 710257 - nautilus uses org.gtk.settings.file-chooser.show-hidden instead of org.gnome.nautilus.preferences.show-hidden-files
nautilus uses org.gtk.settings.file-chooser.show-hidden instead of org.gnome....
Status: RESOLVED NOTABUG
Product: nautilus
Classification: Core
Component: Preferences
3.10.x
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-10-16 10:20 UTC by Morse
Modified: 2013-10-16 12:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Morse 2013-10-16 10:20:46 UTC
The name says it all: org.gnome.nautilus.preferences.show-hidden-files has no effect on nautilus, while org.gtk.settings.file-chooser.show-hidden do so.
Comment 1 António Fernandes 2013-10-16 11:41:36 UTC
This is how it is intended to work, according to the description of org.gnome.nautilus.preferences.show-hidden-files:

> This key is deprecated and ignored. The "show-hidden" key from "org.gtk.Settings.FileChooser" is now used instead.

Background here: bug 143599.

Is this wrong in some way?
Comment 2 Morse 2013-10-16 11:50:47 UTC
> Is this wrong in some way?
No, if it's intended, it's ok. It's just that in conjunction with Bug 710258 this issue made me really confused: I accidentally got the hidden files being shown by default with no means to change it back. Let's hope the other bug will be fixed soon.
Comment 3 António Fernandes 2013-10-16 12:02:01 UTC
Right. I suspect that the same thing happened to the reporter of bug 710201.
Comment 4 António Fernandes 2013-10-16 12:03:25 UTC
Oops, I meant bug 710093.