Comment 4 for bug 1463262

Revision history for this message
Michi Henning (michihenning) wrote :

It looks like the gallery app times out after a while and then displays the "missing art" icon.

It shouldn't be doing that. On the initial load of the app with a cold cache, we need to thumbnail loads of photos and videos. On a Mako, that takes quite some time. We are parallelizing this as much as possible already but, if there are many videos, the last one can take more than 30 seconds to show up.

The thumbnailer *will* eventually come up with a thumbnail, so there is no point in timing out in the calling app.