GNOME Bugzilla – Bug 139290
File chooser doesn't handle unviewable directories well
Last modified: 2011-02-04 16:16:42 UTC
Go to /root as a user. It will show the dir changing, but not any files in it. The watch cursor gets stuck too.
This is rather bad; we should try to do something sensible for 2.4.1.
I can't duplicate this. Did it get fixed?
Seems to still happen.
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.
Ugh, how are we supposed to get the equivalent to EPERM from gnome_vfs_monitor? That's what the vfs backend uses to load folders.
I'm working on this. Turns out to be more work than expected...
Fixed on both the gtk-2-4 and HEAD branches. The VFS backend may still have problems; I'll file separate bugs for it if this is the case.
For reference, the VFS one is bug #146185.