← Back to team overview

touch-packages team mailing list archive

[Bug 1425043] Re: Thumbnails are returned one by one to QML thus already existing thumbnails can be blocked

 

QtDeclarative part in the overlay PPA now.

---
qtdeclarative-opensource-src (5.4.1-1ubuntu7) vivid; urgency=medium

  * debian/patches/Add-QQuickAsyncImageProvider.patch:
    - Backport QQuickAsyncImageProvider (LP: #1439263) (LP: #1425043)
  * debian/patches/Always-remove-reply-from-replies-when-processing-can.patch:
    - Drop, replaced by the new patch.

 -- Timo Jyrinki <timo-jyrinki@xxxxxxxxxx>  Tue, 28 Apr 2015 08:50:56 +0000
---


** Changed in: qtdeclarative-opensource-src (Ubuntu)
       Status: In Progress => Fix Released

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

Title:
  Thumbnails are returned one by one to QML thus already existing
  thumbnails can be blocked

Status in Thumbnail generator for all kinds of files:
  Confirmed
Status in qtdeclarative-opensource-src package in Ubuntu:
  Fix Released

Bug description:
  Thumbnail requests made via the QML thumbnailer image provider are enqueued and processed one by one which has some nasty UX consequences:
  1) if a thumbnail already exists it won't be returned immediately if other thumbnails are ahead in the queue
  2) video thumbnails are much slower to be generated so if one is being generated, all other thumbnails are blocked until it finishes

  This issue would be alleviated if not for https://bugreports.qt.io/browse/QTBUG-37988
  But even with the Qt bug fixed, 1) would still be an important issue in many cases

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