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 137206 - GtkFIleSystemUnix needs proper notifications
GtkFIleSystemUnix needs proper notifications
Status: RESOLVED WONTFIX
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
2.6.x
Other All
: Normal normal
: Medium feature
Assigned To: gtk-bugs
Federico Mena Quintero
Depends on:
Blocks:
 
 
Reported: 2004-03-15 02:14 UTC by Federico Mena Quintero
Modified: 2006-02-02 03:14 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Federico Mena Quintero 2004-03-15 02:14:57 UTC
With the file info cache in place, GtkFileSystemUnix should be able to emit
notifications when:

- it reads information for files it didn't have in the cache
- it re-reads a folder
Comment 1 Jonathan Blandford 2004-04-14 21:11:46 UTC
This is a pretty big change in relatively untested code for 2.4.x.  We should
try to get it for 2.6.x
Comment 2 Federico Mena Quintero 2006-02-02 03:14:59 UTC
WONTFIX.  Doing this properly requires notification from the kernel; let's not do a half-assed job instead.