From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040312 Description of problem: With the file dialog open, deleting a folder/file causes the dialog, and the parent process to crash. Version-Release number of selected component (if applicable): gnome-vfs-1.0.5-18 How reproducible: Always Steps to Reproduce: 1. Get the file selector up. 2. Independant of the file selector, delete a folder/file in the view directory. 3. CRASH! Actual Results: Change my operating system to WinXP. Expected Results: File dialog gracefully updates its file list. Additional info:
Now appears to not crash, as of current dev tree. Now updates on change of folder. Is this correct behaviour, seems ok to me, unless it could be sent a signal prompting that a change has taken place and should be refreshed automatically. Otherwise, bug fixed.