Comment 29 for bug 880533

Revision history for this message
In , Hjudt-l (hjudt-l) wrote :

Created attachment 6252
fix-loading-the-trash-bin-status-at-startup-bug-9513.patch

This is probably a better version of the patch. Instead of putting the checks into thunar_file_get, which could be called quite often for folders that contain a lot of files, put it into the main function which gets called only once per thunar instance.