← Back to team overview

touch-packages team mailing list archive

[Bug 1384393] Re: Photos in scope not visible until all loaded

 

> Probably not a bug in unity8, as we simply display what we receive from
> the backend. From a quick chat, when we receive data we display it, so
> if you see a blank dash is because the backend didn't set the data yet.
> 
> I think the data should behave as a list, where as soon as results are
> populating they are being appended in batches... for example for 1000
> photos, send the first dozen then another dozen etc etc... until you
> reach 1000. That way we don't have to wait until 1000 photos are being
> processed in order to be sent to unity8.

Which is exactly what happens. It's not about the *items* not being
shown in the UI, just about the images themselves not showing up. The
dash has all the data it needs by that time.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1384393

Title:
  Photos in scope not visible until all loaded

Status in The Savilerow project:
  Confirmed
Status in “unity-api” package in Ubuntu:
  New
Status in “unity-scopes-api” package in Ubuntu:
  New
Status in “unity-scopes-shell” package in Ubuntu:
  New
Status in “unity8” package in Ubuntu:
  Triaged

Bug description:
  I think this is a generic unity8 issue that is exposed in the My
  Photos scope. This scope displays photos from the photo roll through
  mediascanner.

  Problem:
  When there are many photos, the scope does not display thumbnails for quite a while. (It may even be that no photo thumbnails display until all are loaded into memory.) This is an awkward user experience because the scope looks like nothing is happening for significant periods of time. 

  Expectation:
  Photo thumbnails would display as they arrive. (Perhaps there would be some kind of window around what is currently visible in the scope so that as soon as photos in the current scroll area, before it by some amount, and after it by some amount are in memory, they could display and the user could scroll somewhat, with the window moving appropriately.)

To manage notifications about this bug go to:
https://bugs.launchpad.net/savilerow/+bug/1384393/+subscriptions


References