! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Better response in the interface instead of waiting for the file monitor backend
Status:
RESOLVED: FIXED

Comments

Description Nick Schermer editbugs 2010-04-24 16:31:39 CEST
Created attachment 2952 
Force refresh of the view when new files are created

We need internal calls to make the interface feel snappier on user actions.
Comment 1 Nick Schermer editbugs 2010-05-25 17:18:51 CEST
Pushed this patch in 280bb19, this some other areas to cover (or a better way to handle this), so i leave this bug open for now.
Comment 2 Jannis Pohlmann editbugs 2011-09-17 00:51:26 CEST
https://bugzilla.xfce.org/show_bug.cgi?id=7215 is somewhat related: on locations that do not support file monitoring, we need to explicitly generate events to update/reload the folder (e.g. when a file is deleted).

So I think we need something similar to "new-files" for other operations as well (like file deletion). Like with "new-files", we need to group events for individual files, otherwise deleting 5000 files in a folder will cause the UI to become highly unresponsive.
Comment 3 Jannis Pohlmann editbugs 2011-09-17 00:52:59 CEST
*** Bug 7215 has been marked as a duplicate of this bug. ***
Comment 4 Nick Schermer editbugs 2012-09-26 10:59:01 CEST
Still ongoing but a lot of the issues have been fixed.

Bug #6409

Reported by:
Nick Schermer
Reported on: 2010-04-24
Last modified on: 2012-09-26
Duplicates (1):
  • 7215 Deleted items still shown in Thunar

People

Assignee:
Jannis Pohlmann
CC List:
1 user

Version

Attachments

Additional information