[Touch-packages] [Bug 1604025] Re: CroppedImageMinimumSourceSize loads the image twice in the bad scenario

2017-04-11 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu)
 Assignee: Albert Astals Cid (aacid) => (unassigned)

-- 
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/1604025

Title:
  CroppedImageMinimumSourceSize loads the image twice in the bad
  scenario

Status in qtdeclarative-opensource-src package in Ubuntu:
  Triaged
Status in unity8 package in Ubuntu:
  Triaged

Bug description:
  To get the best looking possible Image sometimes we end up loading the
  Image twice, see http://lists.qt-
  project.org/pipermail/development/2016-July/026562.html for an in
  depth explanation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1604025/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1604025] Re: CroppedImageMinimumSourceSize loads the image twice in the bad scenario

2017-04-11 Thread Timo Jyrinki
** Changed in: qtdeclarative-opensource-src (Ubuntu)
 Assignee: Timo Jyrinki (timo-jyrinki) => (unassigned)

-- 
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/1604025

Title:
  CroppedImageMinimumSourceSize loads the image twice in the bad
  scenario

Status in qtdeclarative-opensource-src package in Ubuntu:
  Triaged
Status in unity8 package in Ubuntu:
  Triaged

Bug description:
  To get the best looking possible Image sometimes we end up loading the
  Image twice, see http://lists.qt-
  project.org/pipermail/development/2016-July/026562.html for an in
  depth explanation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1604025/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1604025] Re: CroppedImageMinimumSourceSize loads the image twice in the bad scenario

2017-02-09 Thread Timo Jyrinki
** Changed in: qtdeclarative-opensource-src (Ubuntu)
   Status: In Progress => Triaged

-- 
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/1604025

Title:
  CroppedImageMinimumSourceSize loads the image twice in the bad
  scenario

Status in qtdeclarative-opensource-src package in Ubuntu:
  Triaged
Status in unity8 package in Ubuntu:
  Triaged

Bug description:
  To get the best looking possible Image sometimes we end up loading the
  Image twice, see http://lists.qt-
  project.org/pipermail/development/2016-July/026562.html for an in
  depth explanation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1604025/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1604025] Re: CroppedImageMinimumSourceSize loads the image twice in the bad scenario

2017-02-08 Thread Albert Astals Cid
And if we backport this, we'll also need to backport https://codereview
.qt-project.org/#/c/184501/ now that the UITK uses
QQuickPixmap::isCached

-- 
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/1604025

Title:
  CroppedImageMinimumSourceSize loads the image twice in the bad
  scenario

Status in qtdeclarative-opensource-src package in Ubuntu:
  In Progress
Status in unity8 package in Ubuntu:
  Triaged

Bug description:
  To get the best looking possible Image sometimes we end up loading the
  Image twice, see http://lists.qt-
  project.org/pipermail/development/2016-July/026562.html for an in
  depth explanation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1604025/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1604025] Re: CroppedImageMinimumSourceSize loads the image twice in the bad scenario

2017-02-02 Thread Albert Astals Cid
The issue we found was fixed in https://codereview.qt-
project.org/#/c/181717/

Now given how we are de-empathizing a bit the dash and it'll be
reworked, not sure if we want to backport this anymore.

-- 
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/1604025

Title:
  CroppedImageMinimumSourceSize loads the image twice in the bad
  scenario

Status in qtdeclarative-opensource-src package in Ubuntu:
  In Progress
Status in unity8 package in Ubuntu:
  Triaged

Bug description:
  To get the best looking possible Image sometimes we end up loading the
  Image twice, see http://lists.qt-
  project.org/pipermail/development/2016-July/026562.html for an in
  depth explanation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1604025/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1604025] Re: CroppedImageMinimumSourceSize loads the image twice in the bad scenario

2017-01-01 Thread Timo Jyrinki
** Changed in: qtdeclarative-opensource-src (Ubuntu)
   Status: New => In Progress

-- 
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/1604025

Title:
  CroppedImageMinimumSourceSize loads the image twice in the bad
  scenario

Status in qtdeclarative-opensource-src package in Ubuntu:
  In Progress
Status in unity8 package in Ubuntu:
  Triaged

Bug description:
  To get the best looking possible Image sometimes we end up loading the
  Image twice, see http://lists.qt-
  project.org/pipermail/development/2016-July/026562.html for an in
  depth explanation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1604025/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1604025] Re: CroppedImageMinimumSourceSize loads the image twice in the bad scenario

2016-11-25 Thread Albert Astals Cid
The upstream patch has been merged

https://codereview.qt-project.org/#/c/165299/

We need to figure out how much we want this and if we want to backport
it to our Qt or not.

** Also affects: qtdeclarative-opensource-src (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: qtdeclarative-opensource-src (Ubuntu)
 Assignee: (unassigned) => Timo Jyrinki (timo-jyrinki)

-- 
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/1604025

Title:
  CroppedImageMinimumSourceSize loads the image twice in the bad
  scenario

Status in qtdeclarative-opensource-src package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  Triaged

Bug description:
  To get the best looking possible Image sometimes we end up loading the
  Image twice, see http://lists.qt-
  project.org/pipermail/development/2016-July/026562.html for an in
  depth explanation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1604025/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1604025] Re: CroppedImageMinimumSourceSize loads the image twice in the bad scenario

2016-07-18 Thread Albert Astals Cid
** Changed in: unity8 (Ubuntu)
 Assignee: (unassigned) => Albert Astals Cid (aacid)

** Changed in: unity8 (Ubuntu)
   Status: New => Triaged

** Changed in: unity8 (Ubuntu)
   Importance: Undecided => Medium

-- 
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/1604025

Title:
  CroppedImageMinimumSourceSize loads the image twice in the bad
  scenario

Status in unity8 package in Ubuntu:
  Triaged

Bug description:
  To get the best looking possible Image sometimes we end up loading the
  Image twice, see http://lists.qt-
  project.org/pipermail/development/2016-July/026562.html for an in
  depth explanation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1604025/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp