Use asynchronous version of g_file_query_info

Bug #534938 reported by Marco Lazzaroni
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Luce Image Viewer
Triaged
Wishlist
Marco Lazzaroni

Bug Description

When dealing with a directory with thousands of files, scanning all the files in order to see if they are image files could slow down things a lot.
First, I have to start the filtering from the file that we need to show now (and not from the beginning).
Second, the filter function must not be blocking (I/O can be very slow), so the need of using g_file_query_info_async().

Changed in luce:
status: New → Triaged
assignee: nobody → Marco Lazzaroni (marcolazzaroni)
importance: Undecided → Wishlist
Changed in luce:
milestone: none → 1.0.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.