[Touch-packages] [Bug 1502883] Re: Impossible to pull to refresh scopes with Qt 5.5

2015-12-10 Thread Timo Jyrinki
qtdeclarative-opensource-src (5.5.1-2ubuntu1) xenial; urgency=medium

  * New upstream release. (LP: #1502883)
  * Remove patches no longer needed:
- debian/patches/High-dpi-SVG-and-QQuickImageProvider-Images.patch
- debian/patches/aarch64.patch
- debian/patches/check_system_double-conversion.patch
- debian/patches/ppc64el.patch
  * Rebase patches:
- debian/patches/Add-QQuickAsyncImageProvider.patch
- debian/patches/disable_failing_tests.patch
- debian/patches/QML-Compilation-unit-caching-and-JIT-changes.patch
  (LP: #1437320)
  * Drop upstreamed patches:
- debian/patches/Fix-memory-leak-when-QQuickPixmapReply-Event-is-dele.patch
  * Update .install files.
  * Skip tests also on ppc64el, they are flaky.
  * Update symbols and mark/unmark private ones.
  * Bump ABI version to 5-5-0.
  * Bump build dependencies.
  * Build dep on libqt5xcbqpa5 to be able to run the tests under xvfb.
  * Update Vcs url:s to Debian git.
  * Add qmlplugindump-Don-t-try-to-import-Qt.test.qtestroot.patch
(LP: #1473976)

 -- Timo Jyrinki   Tue, 01 Dec 2015 08:12:31
+

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

Title:
  Impossible to pull to refresh scopes with Qt 5.5

Status in qtdeclarative-opensource-src package in Ubuntu:
  Fix Released
Status in unity8 package in Ubuntu:
  Invalid

Bug description:
  The pulling to refresh scopes does not work with Qt 5.5, since the
  amount of pixels that can be pulled down is only a few pixels, or at
  least severely less than with Qt 5.4 where the pulling gesture more or
  less follows finger.

  More information about Qt 5.5 at
  https://wiki.ubuntu.com/Touch/QtTesting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1502883/+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 1502883] Re: Impossible to pull to refresh scopes with Qt 5.5

2015-12-10 Thread Launchpad Bug Tracker
This bug was fixed in the package qtdeclarative-opensource-src -
5.5.1-2ubuntu2

---
qtdeclarative-opensource-src (5.5.1-2ubuntu2) xenial; urgency=high

  * Fix symbols for s390x.

 -- Dimitri John Ledkov   Wed, 09 Dec 2015 13:14:34
+

** Changed in: qtdeclarative-opensource-src (Ubuntu)
   Status: Fix Committed => 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/1502883

Title:
  Impossible to pull to refresh scopes with Qt 5.5

Status in qtdeclarative-opensource-src package in Ubuntu:
  Fix Released
Status in unity8 package in Ubuntu:
  Invalid

Bug description:
  The pulling to refresh scopes does not work with Qt 5.5, since the
  amount of pixels that can be pulled down is only a few pixels, or at
  least severely less than with Qt 5.4 where the pulling gesture more or
  less follows finger.

  More information about Qt 5.5 at
  https://wiki.ubuntu.com/Touch/QtTesting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1502883/+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 1502883] Re: Impossible to pull to refresh scopes with Qt 5.5

2015-10-21 Thread Timo Jyrinki
This is indeed fixed with Qt 5.5.1 that is now in the 012 PPA.

** Changed in: qtdeclarative-opensource-src (Ubuntu)
   Status: New => Fix Committed

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

Title:
  Impossible to pull to refresh scopes with Qt 5.5

Status in qtdeclarative-opensource-src package in Ubuntu:
  Fix Committed
Status in unity8 package in Ubuntu:
  Invalid

Bug description:
  The pulling to refresh scopes does not work with Qt 5.5, since the
  amount of pixels that can be pulled down is only a few pixels, or at
  least severely less than with Qt 5.4 where the pulling gesture more or
  less follows finger.

  More information about Qt 5.5 at
  https://wiki.ubuntu.com/Touch/QtTesting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1502883/+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 1502883] Re: Impossible to pull to refresh scopes with Qt 5.5

2015-10-14 Thread Albert Astals Cid
This is a regression of QtQuick 5.5.0

I copied src/quick/items/qquickflickable* from 5.5.1 to the 5.5.0 deb
src package and rebuilt and now works fine, so i guess we should just
wait for Qt 5.5.1 package to update.

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

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

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

Title:
  Impossible to pull to refresh scopes with Qt 5.5

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

Bug description:
  The pulling to refresh scopes does not work with Qt 5.5, since the
  amount of pixels that can be pulled down is only a few pixels, or at
  least severely less than with Qt 5.4 where the pulling gesture more or
  less follows finger.

  More information about Qt 5.5 at
  https://wiki.ubuntu.com/Touch/QtTesting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1502883/+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 1502883] Re: Impossible to pull to refresh scopes with Qt 5.5

2015-10-13 Thread MichaƂ Sawicz
** Changed in: unity8 (Ubuntu)
   Status: New => Triaged

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

** Changed in: unity8 (Ubuntu)
 Assignee: (unassigned) => Albert Astals Cid (aacid)

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

Title:
  Impossible to pull to refresh scopes with Qt 5.5

Status in unity8 package in Ubuntu:
  Triaged

Bug description:
  The pulling to refresh scopes does not work with Qt 5.5, since the
  amount of pixels that can be pulled down is only a few pixels, or at
  least severely less than with Qt 5.4 where the pulling gesture more or
  less follows finger.

  More information about Qt 5.5 at
  https://wiki.ubuntu.com/Touch/QtTesting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1502883/+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