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 129170 - Support for the .hidden files
Support for the .hidden files
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
2.3.x
Other All
: Normal normal
: Medium feature
Assigned To: gtk-bugs
gtk-bugs
: 135829 136195 169981 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2003-12-12 04:33 UTC by Sayamindu Dasgupta
Modified: 2005-06-12 04:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to add support for .hidden files in gtkfilesystemunix (3.85 KB, patch)
2004-04-01 23:07 UTC, Jan Arne Petersen
none Details | Review

Description Sayamindu Dasgupta 2003-12-12 04:33:07 UTC
It would be great if the GTK file selector supports the .hidden file
feature of Nautilus. Sometimes it gets difficult to explain why
files/folders not showing up in Nautilus "mysteriously" show up in the GTK
file selector.
Comment 1 Matthias Clasen 2004-03-01 13:02:52 UTC
*** Bug 135829 has been marked as a duplicate of this bug. ***
Comment 2 Owen Taylor 2004-03-04 18:20:45 UTC
*** Bug 136195 has been marked as a duplicate of this bug. ***
Comment 3 Jan Arne Petersen 2004-04-01 23:07:43 UTC
Created attachment 26220 [details] [review]
Patch to add support for .hidden files in gtkfilesystemunix
Comment 4 Jan Arne Petersen 2004-04-02 19:55:36 UTC
Maybe it should be patched in gtkfilesystemgnomevfs and not in gtkfilesystemunix?
Comment 5 Federico Mena Quintero 2004-04-14 19:27:16 UTC
See the thread starting at
http://mail.gnome.org/archives/gnome-vfs-list/2004-April/msg00005.html

I'm not sure if this should be in GtkFileSystemGnomeVFS rather than
GtkFileSystemUnix; let's discuss it on the mailing list.
Comment 6 Elijah Newren 2004-06-19 18:42:53 UTC
Mass changing gtk+ bugs with target milestone of 2.4.2 to target 2.4.4, as
Matthias said he was trying to do himself on IRC and was asking for help with. 
If you see this message, it means I was successful at fixing the borken-ness in
bugzilla :)  Sorry for the spam; just query on this message and delete all
emails you get with this message, since there will probably be a lot.
Comment 7 Christian Neumair 2005-01-31 16:59:17 UTC
OK, the discussion Federico only had one reply from Alex Larsson who suggested
to use .hidden for the GnomeVFS and the UNIX backend.
Jan: Your patch doesn't apply any longer. Maybe you could rework it and submit
another one against the GnomeVFS backend? :)
Comment 8 Richard Hoelscher 2005-03-12 16:15:45 UTC
*** Bug 169981 has been marked as a duplicate of this bug. ***
Comment 9 Matthias Clasen 2005-06-12 04:51:37 UTC
2005-06-12  Matthias Clasen  <mclasen@redhat.com>

	* gtk/gtkfilesystemunix.c: Support .hidden files.  (#129170,
	Sayamindu Dasgupta, patch by Jan Arne Petersen)