[Ubuntu-sdk-bugs] [Bug 1342031] Re: Rename QML modules to follow qml-module-foo naming

2017-04-05 Thread Timo Jyrinki
** Description changed:

- UPDATE: This would be a nice to have for Ubuntu 16.04 LTS, since
- otherwise we will need to keep the transitional packages until 2018.
- 
+ UPDATE: This would be a nice to have for Ubuntu 16.04 LTS, since otherwise we 
will need to keep the transitional packages until 2018.
+ UPDATE2: This would be a nice to have for Ubuntu 18.04 LTS, since otherwise 
we will need to keep the transitional packages until 2020.
  
  ===
  
  The package names of QML modules should be of the format qml-
  module-{$modulename}[version], a transition that was started during Qt
  5.3 preparation in Ubuntu. For example this could be qml-module-qtquick-
  localstorage or qml-module-qtsysteminfo for non versioned modules, and
  qml-module-ubuntu-webthing0.3 for versioned/co-installable modules.
  
  Further details in Debian e-mail:
  http://lists.alioth.debian.org/pipermail/pkg-kde-
  talk/2014-March/001889.html
  
  For Ubuntu, transitional packages should be put in place for smooth 
distribution upgrades, since we're shipping with the old names in previous 
Ubuntus. An example of that is at 
http://bazaar.launchpad.net/~kubuntu-packagers/kubuntu-packaging/qtsystems-opensource-src/revision/31
 - in other words:
  - Make the old package a transitional oldlibs package that depends on the new 
package
  - Add Breaks/Replaces to the new package for the old non-transitional 
packages (be careful about the version number specification)
  - Keep Multi-Arch: same and Architecture: any for the transitional package
  - Write "QML module" instead of "QML plugin"
  - Rename also the *.install files
  
  ---
  One more example on naming:
  
  For example, the "test" (qtdeclarative5-test-plugin) in the old
  qtdeclarative5-style package naming became "qttest" (qml-module-qttest)
  in the new naming since the path is actually under
  /usr/lib/*/qt5/qml/QtTest/
  
  qml-module-qtquick-xmllistmodel has path
  /usr/lib/*/qt5/qml/QtQuick/XmlListModel, as an example if you have more
  than one subdir. /usr/lib/*/qt5/qml/Ubuntu/Connectivity/ would be qml-
  module-ubuntu-connectivity.

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtmultimedia-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1342031

Title:
  Rename QML modules to follow qml-module-foo naming

Status in accounts-qml-module package in Ubuntu:
  Fix Released
Status in address-book-app package in Ubuntu:
  Fix Released
Status in bacon2d package in Ubuntu:
  Triaged
Status in clickmanager-plugin package in Ubuntu:
  New
Status in content-hub package in Ubuntu:
  New
Status in cordova-ubuntu package in Ubuntu:
  New
Status in dee-qt package in Ubuntu:
  New
Status in gsettings-qt package in Ubuntu:
  New
Status in history-service package in Ubuntu:
  New
Status in libhud-qt package in Ubuntu:
  Won't Fix
Status in libqofono package in Ubuntu:
  Fix Released
Status in libusermetrics package in Ubuntu:
  New
Status in mediascanner2 package in Ubuntu:
  Fix Released
Status in oxide-qt package in Ubuntu:
  New
Status in poppler-qml-plugin package in Ubuntu:
  New
Status in qml-box2d package in Ubuntu:
  New
Status in qml-friends package in Ubuntu:
  New
Status in qt3d-opensource-src package in Ubuntu:
  Fix Released
Status in qtconnectivity-opensource-src package in Ubuntu:
  Fix Released
Status in qtdeclarative-opensource-src package in Ubuntu:
  Fix Released
Status in qtfeedback-opensource-src package in Ubuntu:
  Fix Released
Status in qtgrilo package in Ubuntu:
  New
Status in qtlocation-opensource-src package in Ubuntu:
  Fix Released
Status in qtmultimedia-opensource-src package in Ubuntu:
  Fix Released
Status in qtpim-opensource-src package in Ubuntu:
  Fix Released
Status in qtquickcontrols-opensource-src package in Ubuntu:
  Fix Released
Status in qtsensors-opensource-src package in Ubuntu:
  Fix Released
Status in qtsystems-opensource-src package in Ubuntu:
  Fix Released
Status in reminders-app package in Ubuntu:
  New
Status in solid package in Ubuntu:
  New
Status in sync-monitor package in Ubuntu:
  New
Status in telephony-service package in Ubuntu:
  Triaged
Status in thumbnailer package in Ubuntu:
  Fix Released
Status in u1db-qt package in Ubuntu:
  Confirmed
Status in ubuntu-download-manager package in Ubuntu:
  Triaged
Status in ubuntu-keyboard package in Ubuntu:
  New
Status in ubuntu-settings-components package in Ubuntu:
  In Progress
Status in ubuntu-system-settings-online-accounts package in Ubuntu:
  Fix Released
Status in ubuntu-ui-extras package in Ubuntu:
  New
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntuone-credentials package in Ubuntu:
  Fix Released
Status in unity-action-api package in Ubuntu:
  Triaged
Status in unity-notifications package in Ubuntu:
  New
Status in webbrowser-app package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Fix Released

Bug description:
  UPDATE: This would be 

[Ubuntu-sdk-bugs] [Bug 1679966] Re: qmltestrunner crashed with SIGSEGV in QQmlBinding::QQmlBinding()

2017-04-05 Thread Timo Jyrinki
** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1679966

Title:
  qmltestrunner crashed with SIGSEGV in QQmlBinding::QQmlBinding()

Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released

Bug description:
  The latest UITK release (1.3.2190+16.04.20170327) causes this unity8
  test crash on xenial/i386:

  #0  0xf5a4418f in QQmlBinding::QQmlBinding(QV4::Value const&, QObject*, 
QQmlContextData*) () at /usr/lib/i386-linux-gnu/libQt5Qml.so.5
  #1  0xeb47a95b in UCStyleHints::_q_applyStyleHints() () at 
/usr/lib/i386-linux-gnu/libUbuntuToolkit.so.5
  #2  0xeb4a4464 in  () at /usr/lib/i386-linux-gnu/libUbuntuToolkit.so.5

  [...]

  Downgrading to 1.3.2184+16.04.20170306build1~~xenialoverlay1~1 fixes
  the issue.

  To reproduce:
  * install unity8-tests
  * $ sh /usr/lib/i386-linux-gnu/unity8/tests/scripts/gdbtestShell.sh
  * CRASH

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: qtdeclarative5-dev-tools 5.6.2-0ubuntu1~~xenialoverlay1~7 [origin: 
LP-PPA-ci-train-ppa-service-stable-phone-overlay]
  ProcVersionSignature: Ubuntu 4.10.0-15.17-generic 4.10.5
  Uname: Linux 4.10.0-15-generic i686
  ApportVersion: 2.20.1-0ubuntu2.5
  Architecture: i386
  Date: Wed Apr  5 07:11:33 2017
  ExecutablePath: /usr/lib/i386-linux-gnu/qt5/bin/qmltestrunner
  ExecutableTimestamp: 1488443402
  ProcCmdline: /usr/lib/i386-linux-gnu/qt5/bin/qmltestrunner -input 
/home/ubuntu/dev/canonical/unity8/repo/tests/qmltests/./tst_Shell.qml -o 
/home/ubuntu/dev/canonical/unity8/repo/builddir/tests/qmltests/testShell.xml,xunitxml
 -o -,txt
  ProcCwd: /home/ubuntu/dev/canonical/unity8/repo
  SegvAnalysis:
   Segfault happened at: 0xf5a4418f 
<_ZN11QQmlBindingC2ERKN3QV45ValueEP7QObjectP15QQmlContextData+111>: mov
0x0,%eax
   PC (0xf5a4418f) ok
   source "0x0" (0x) not located in a known VMA region (needed readable 
region)!
   destination "%eax" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: qtdeclarative-opensource-src
  StacktraceTop:
   QQmlBinding::QQmlBinding(QV4::Value const&, QObject*, QQmlContextData*) () 
at /usr/lib/i386-linux-gnu/libQt5Qml.so.5
   UCStyleHints::_q_applyStyleHints() () at 
/usr/lib/i386-linux-gnu/libUbuntuToolkit.so.5
   () at /usr/lib/i386-linux-gnu/libUbuntuToolkit.so.5
   QMetaObject::activate(QObject*, int, int, void**) (sender=0x9442778, 
signalOffset=29, local_signal_index=1, argv=0x0) at kernel/qobject.cpp:3730
   QMetaObject::activate(QObject*, QMetaObject const*, int, void**) 
(sender=0x9442778, m=0xeb5fa964 , 
local_signal_index=1, argv=0x0) at kernel/qobject.cpp:3595
  Title: qmltestrunner crashed with SIGSEGV in QQmlBinding::QQmlBinding()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dialout dip floppy lxd netdev plugdev sudo video

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1679966/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1679966] Re: qmltestrunner crashed with SIGSEGV in QQmlBinding::QQmlBinding()

2017-04-05 Thread Timo Jyrinki
This is because the latest UITK did not get rebuilt after the
qtdeclarative landed, so it is broken in the same way UITK was with the
qtdeclarative silo before
1.3.2184+16.04.20170306build1~~xenialoverlay1~1 rebuild was added to the
silo.

A rebuild will come from https://launchpad.net/~ci-train-ppa-
service/+archive/ubuntu/2699/+packages


** Changed in: ubuntu-ui-toolkit (Ubuntu)
 Assignee: (unassigned) => Timo Jyrinki (timo-jyrinki)

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: Invalid => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1679966

Title:
  qmltestrunner crashed with SIGSEGV in QQmlBinding::QQmlBinding()

Status in ubuntu-ui-toolkit package in Ubuntu:
  In Progress

Bug description:
  The latest UITK release (1.3.2190+16.04.20170327) causes this unity8
  test crash on xenial/i386:

  #0  0xf5a4418f in QQmlBinding::QQmlBinding(QV4::Value const&, QObject*, 
QQmlContextData*) () at /usr/lib/i386-linux-gnu/libQt5Qml.so.5
  #1  0xeb47a95b in UCStyleHints::_q_applyStyleHints() () at 
/usr/lib/i386-linux-gnu/libUbuntuToolkit.so.5
  #2  0xeb4a4464 in  () at /usr/lib/i386-linux-gnu/libUbuntuToolkit.so.5

  [...]

  Downgrading to 1.3.2184+16.04.20170306build1~~xenialoverlay1~1 fixes
  the issue.

  To reproduce:
  * install unity8-tests
  * $ sh /usr/lib/i386-linux-gnu/unity8/tests/scripts/gdbtestShell.sh
  * CRASH

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: qtdeclarative5-dev-tools 5.6.2-0ubuntu1~~xenialoverlay1~7 [origin: 
LP-PPA-ci-train-ppa-service-stable-phone-overlay]
  ProcVersionSignature: Ubuntu 4.10.0-15.17-generic 4.10.5
  Uname: Linux 4.10.0-15-generic i686
  ApportVersion: 2.20.1-0ubuntu2.5
  Architecture: i386
  Date: Wed Apr  5 07:11:33 2017
  ExecutablePath: /usr/lib/i386-linux-gnu/qt5/bin/qmltestrunner
  ExecutableTimestamp: 1488443402
  ProcCmdline: /usr/lib/i386-linux-gnu/qt5/bin/qmltestrunner -input 
/home/ubuntu/dev/canonical/unity8/repo/tests/qmltests/./tst_Shell.qml -o 
/home/ubuntu/dev/canonical/unity8/repo/builddir/tests/qmltests/testShell.xml,xunitxml
 -o -,txt
  ProcCwd: /home/ubuntu/dev/canonical/unity8/repo
  SegvAnalysis:
   Segfault happened at: 0xf5a4418f 
<_ZN11QQmlBindingC2ERKN3QV45ValueEP7QObjectP15QQmlContextData+111>: mov
0x0,%eax
   PC (0xf5a4418f) ok
   source "0x0" (0x) not located in a known VMA region (needed readable 
region)!
   destination "%eax" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: qtdeclarative-opensource-src
  StacktraceTop:
   QQmlBinding::QQmlBinding(QV4::Value const&, QObject*, QQmlContextData*) () 
at /usr/lib/i386-linux-gnu/libQt5Qml.so.5
   UCStyleHints::_q_applyStyleHints() () at 
/usr/lib/i386-linux-gnu/libUbuntuToolkit.so.5
   () at /usr/lib/i386-linux-gnu/libUbuntuToolkit.so.5
   QMetaObject::activate(QObject*, int, int, void**) (sender=0x9442778, 
signalOffset=29, local_signal_index=1, argv=0x0) at kernel/qobject.cpp:3730
   QMetaObject::activate(QObject*, QMetaObject const*, int, void**) 
(sender=0x9442778, m=0xeb5fa964 , 
local_signal_index=1, argv=0x0) at kernel/qobject.cpp:3595
  Title: qmltestrunner crashed with SIGSEGV in QQmlBinding::QQmlBinding()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dialout dip floppy lxd netdev plugdev sudo video

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1679966/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1630906] Re: QML segfault on arm64 due to builder kernel change

2017-02-22 Thread Timo Jyrinki
(...and meanwhile the workarounded builder kernel not using the new
setting is still required)

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

** Changed in: qtdeclarative-opensource-src (Ubuntu RTM)
   Status: New => Triaged

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

Title:
  QML segfault on arm64 due to builder kernel change

Status in linux package in Ubuntu:
  Confirmed
Status in online-accounts-api package in Ubuntu:
  New
Status in qmenumodel package in Ubuntu:
  New
Status in qtdeclarative-opensource-src package in Ubuntu:
  Fix Released
Status in ubuntu-push-qml package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New
Status in webbrowser-app package in Ubuntu:
  New
Status in qtdeclarative-opensource-src package in Ubuntu RTM:
  Triaged

Bug description:
  Builders were changed from wily to xenial (4.4) kernel for arm64, and
  likely due to this the following kind of errors started happening:

  https://launchpadlibrarian.net/288487533/buildlog_ubuntu-yakkety-arm64
  .ubuntu-push-qml_0.1+15.10.20150826.1-0ubuntu2_BUILDING.txt.gz

  They happen when executing QML code.

  I've ruled out that reverting to previous qtbase and qtdeclarative
  versions don't affect this, so it's not coming from a Qt change. I've
  also verified there's no problem eg on our Bq tablet running the same
  tests on xenial+overlay. There are currently no found changes at least
  in Qt upstream to backport arm64 related fixes.

  Cause is unknown. But the same problem is there on vivid, xenial and yakkety 
builds:
  
https://launchpadlibrarian.net/288516465/buildlog_ubuntu-yakkety-arm64.online-accounts-api_0.1+16.10.20161006.1-0ubuntu1_BUILDING.txt.gz
  
https://launchpadlibrarian.net/288515705/buildlog_ubuntu-xenial-arm64.online-accounts-api_0.1+16.04.20161006.1-0ubuntu1_BUILDING.txt.gz
  
https://launchpadlibrarian.net/288515510/buildlog_ubuntu-vivid-arm64.online-accounts-api_0.1+15.04.20161006.1-0ubuntu1_BUILDING.txt.gz

  This means it does not matter if it's Qt 5.4 or 5.6, GCC 4.9, 5 or 6,
  or glibc 2.21, 2.23 or 2.24.

  More logs from affected packages:
  
https://launchpadlibrarian.net/288493058/buildlog_ubuntu-yakkety-arm64.qtdeclarative-opensource-src_5.6.1-7ubuntu3~1_BUILDING.txt.gz
  
https://launchpadlibrarian.net/288347391/buildlog_ubuntu-xenial-arm64.webbrowser-app_0.23+16.04.20161005.1-0ubuntu1_BUILDING.txt.gz
  
https://launchpadlibrarian.net/288385063/buildlog_ubuntu-vivid-arm64.qmenumodel_0.2.10+15.04.20161005.1-0ubuntu1_BUILDING.txt.gz

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

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1630906] Re: QML segfault on arm64 due to builder kernel change

2017-02-21 Thread Timo Jyrinki
This is fixed in zesty in Qt 5.7.1.

It should be eventually part of also LTS Qt 5.6.3 release some time
later in first half of 2017.

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

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

Title:
  QML segfault on arm64 due to builder kernel change

Status in linux package in Ubuntu:
  Confirmed
Status in online-accounts-api package in Ubuntu:
  New
Status in qmenumodel package in Ubuntu:
  New
Status in qtdeclarative-opensource-src package in Ubuntu:
  Fix Released
Status in ubuntu-push-qml package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New
Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  Builders were changed from wily to xenial (4.4) kernel for arm64, and
  likely due to this the following kind of errors started happening:

  https://launchpadlibrarian.net/288487533/buildlog_ubuntu-yakkety-arm64
  .ubuntu-push-qml_0.1+15.10.20150826.1-0ubuntu2_BUILDING.txt.gz

  They happen when executing QML code.

  I've ruled out that reverting to previous qtbase and qtdeclarative
  versions don't affect this, so it's not coming from a Qt change. I've
  also verified there's no problem eg on our Bq tablet running the same
  tests on xenial+overlay. There are currently no found changes at least
  in Qt upstream to backport arm64 related fixes.

  Cause is unknown. But the same problem is there on vivid, xenial and yakkety 
builds:
  
https://launchpadlibrarian.net/288516465/buildlog_ubuntu-yakkety-arm64.online-accounts-api_0.1+16.10.20161006.1-0ubuntu1_BUILDING.txt.gz
  
https://launchpadlibrarian.net/288515705/buildlog_ubuntu-xenial-arm64.online-accounts-api_0.1+16.04.20161006.1-0ubuntu1_BUILDING.txt.gz
  
https://launchpadlibrarian.net/288515510/buildlog_ubuntu-vivid-arm64.online-accounts-api_0.1+15.04.20161006.1-0ubuntu1_BUILDING.txt.gz

  This means it does not matter if it's Qt 5.4 or 5.6, GCC 4.9, 5 or 6,
  or glibc 2.21, 2.23 or 2.24.

  More logs from affected packages:
  
https://launchpadlibrarian.net/288493058/buildlog_ubuntu-yakkety-arm64.qtdeclarative-opensource-src_5.6.1-7ubuntu3~1_BUILDING.txt.gz
  
https://launchpadlibrarian.net/288347391/buildlog_ubuntu-xenial-arm64.webbrowser-app_0.23+16.04.20161005.1-0ubuntu1_BUILDING.txt.gz
  
https://launchpadlibrarian.net/288385063/buildlog_ubuntu-vivid-arm64.qmenumodel_0.2.10+15.04.20161005.1-0ubuntu1_BUILDING.txt.gz

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

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1663228] [NEW] apparmor socket opening denial crashes qtsystems

2017-02-09 Thread Timo Jyrinki
Public bug reported:

With a Qt Systems using snap without [network] plug, apps crash upon
startup.

https://codereview.qt-project.org/#/c/185071/ by Albert submitted to
upstream fixes this issue.

See for example the first snapcraft.yaml
https://developer.ubuntu.com/en/blog/2016/11/16/snapping-qt-apps/ but
omit the "network" plugin, and run with latest platform snap from edge
channel.

** Affects: qtsystems-opensource-src (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  With a Qt Systems using snap without [network] plug, apps crash upon
  startup.
  
  https://codereview.qt-project.org/#/c/185071/ by Albert submitted to
  upstream fixes this issue.
+ 
+ See for example the first snapcraft.yaml
+ https://developer.ubuntu.com/en/blog/2016/11/16/snapping-qt-apps/ but
+ omit the "network" plugin, and run with latest platform snap from edge
+ channel.

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtsystems-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1663228

Title:
  apparmor socket opening denial crashes qtsystems

Status in qtsystems-opensource-src package in Ubuntu:
  New

Bug description:
  With a Qt Systems using snap without [network] plug, apps crash upon
  startup.

  https://codereview.qt-project.org/#/c/185071/ by Albert submitted to
  upstream fixes this issue.

  See for example the first snapcraft.yaml
  https://developer.ubuntu.com/en/blog/2016/11/16/snapping-qt-apps/ but
  omit the "network" plugin, and run with latest platform snap from edge
  channel.

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

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1654819] Re: new failing qmluitests with Unity 8 on Qt 5.7.1

2017-01-24 Thread Timo Jyrinki
** Changed in: qtdeclarative-opensource-src (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  new failing qmluitests with Unity 8 on Qt 5.7.1

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

Bug description:
  As continuation of bug #1642919 , there are new failures with Unity 8
  on Qt 5.7.1, found via autopkgtesting of a final Qt 5.7.1 release PPA.

  ---
  FAIL!  : qmltestrunner::ApplicationWindow::test_appCrashed() property state
 Actual   (): void
 Expected (): screenshot
 Loc: 
[/tmp/autopkgtest.XPKycX/build.7en/unity8-8.15+17.04.20161215/tests/qmltests/Stage/tst_ApplicationWindow.qml(353)]
  FAIL!  : qmltestrunner::ApplicationWindow::test_killedAppShowsScreenshot() 
property state
 Actual   (): surface
 Expected (): screenshot
 Loc: 
[/tmp/autopkgtest.XPKycX/build.7en/unity8-8.15+17.04.20161215/tests/qmltests/Stage/tst_ApplicationWindow.qml(303)]
  FAIL!  : qmltestrunner::ApplicationWindow::test_restartApp() property state
 Actual   (): surface
 Expected (): screenshot
 Loc: 
[/tmp/autopkgtest.XPKycX/build.7en/unity8-8.15+17.04.20161215/tests/qmltests/Stage/tst_ApplicationWindow.qml(321)]
  ---
  FAIL!  : qmltestrunner::PhoneStage::test_closeZombieSurface() property count
 Actual   (): 1
 Expected (): 0
 Loc: 
[/tmp/autopkgtest.XPKycX/build.7en/unity8-8.15+17.04.20161215/tests/qmltests/Stage/tst_PhoneStage.qml(549)]
  FAIL!  : qmltestrunner::PhoneStage::test_closeZombieSurface() function 
returned unexpected result
 Actual   (): 1
 Expected (): 0
 Loc: 
[/tmp/autopkgtest.XPKycX/build.7en/unity8-8.15+17.04.20161215/obj-x86_64-linux-gnu/tests/utils/modules/Unity/Test/UnityTestCase.qml(649)]
  FAIL!  : qmltestrunner::PhoneStage::test_dashRemainsRunningIfStageIsToldSo() 
property count
 Actual   (): 2
 Expected (): 1
 Loc: 
[/tmp/autopkgtest.XPKycX/build.7en/unity8-8.15+17.04.20161215/tests/qmltests/Stage/tst_PhoneStage.qml(95)]
  FAIL!  : qmltestrunner::PhoneStage::test_selectSuspendedAppWithoutSurface() 
property state
 Actual   (): 1
 Expected (): 2
 Loc: 
[/tmp/autopkgtest.XPKycX/build.7en/unity8-8.15+17.04.20161215/tests/qmltests/Stage/tst_PhoneStage.qml(497)]
  ---
  FAIL!  : qmltestrunner::TabletStage::test_selectSuspendedAppWithoutSurface() 
property count
 Actual   (): 1
 Expected (): 0
 Loc: 
[/tmp/autopkgtest.XPKycX/build.7en/unity8-8.15+17.04.20161215/tests/qmltests/Stage/tst_TabletStage.qml(655)]
  FAIL!  : qmltestrunner::TabletStage::test_selectSuspendedAppWithoutSurface() 
function returned unexpected result
 Actual   (): 1
 Expected (): 0
 Loc: 
[/tmp/autopkgtest.XPKycX/build.7en/unity8-8.15+17.04.20161215/obj-x86_64-linux-gnu/tests/utils/modules/Unity/Test/UnityTestCase.qml(649)]
  FAIL!  : qmltestrunner::TabletStage::test_suspendsAndResumesAppsInMainStage() 
property count
 Actual   (): 3
 Expected (): 1
 Loc: 
[/tmp/autopkgtest.XPKycX/build.7en/unity8-8.15+17.04.20161215/tests/qmltests/Stage/tst_TabletStage.qml(138)]
  FAIL!  : qmltestrunner::TabletStage::test_suspendsAndResumesAppsInMainStage() 
'verify()' returned FALSE. ()
 Loc: 
[/tmp/autopkgtest.XPKycX/build.7en/unity8-8.15+17.04.20161215/tests/qmltests/Stage/tst_TabletStage.qml(180)]
  ---

  Logs, all with same failures:
  
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-zesty-ci-train-ppa-service-1985/zesty/amd64/u/unity8/20170106_100308_7ead7@/log.gz
  
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-zesty-ci-train-ppa-service-1985/zesty/i386/u/unity8/20170106_052919_7ead7@/log.gz

  
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-zesty-ci-train-ppa-service-1985/zesty/amd64/u/unity8/20170108_054528_bff31@/log.gz
  
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-zesty-ci-train-ppa-service-1985/zesty/i386/u/unity8/20170107_205328_bff31@/log.gz

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

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1653529] Re: qtwebkit 5.7.1 fails to build on armhf

2017-01-24 Thread Timo Jyrinki
** Changed in: qtwebkit-opensource-src (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtwebkit-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1653529

Title:
  qtwebkit 5.7.1 fails to build on armhf

Status in gcc-6 package in Ubuntu:
  Confirmed
Status in qtwebkit-opensource-src package in Ubuntu:
  Fix Released

Bug description:
  Build log: https://launchpadlibrarian.net/300952415/buildlog_ubuntu-
  zesty-armhf.qtwebkit-opensource-src_5.7.1+dfsg-
  1build1~1_BUILDING.txt.gz

  ---
  g++ -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,--as-needed -Wl,--no-undefined 
-Wl,--no-undefined -fdebug-types-section -Wl,-O1 -Wl,--enable-new-dtags 
-Wl,--no-keep-memory -shared -Wl,-soname,libQt5WebKit.so.5 -o 
libQt5WebKit.so.5.7.1   -lQt5Gui -lQt5Core -lpthread -lQt5Network -lQt5Core 
-lpthread -lQt5Core -lpthread -lpthread -Wl,-whole-archive -lWebKit1 
-Wl,-no-whole-archive 
-L/<>/qtwebkit-opensource-src-5.7.1+dfsg/Source/WebKit/ 
-Wl,-whole-archive -lWebKit2 -Wl,-no-whole-archive 
-L/<>/qtwebkit-opensource-src-5.7.1+dfsg/Source/WebKit2/ -lrt 
-Wl,-whole-archive -lWebCore -Wl,-no-whole-archive 
-L/<>/qtwebkit-opensource-src-5.7.1+dfsg/Source/WebCore/ -lz 
-lXrender -ljpeg -lpng -lwebp -Wl,-whole-archive -lANGLE -Wl,-no-whole-archive 
-L/<>/qtwebkit-opensource-src-5.7.1+dfsg/Source/ThirdParty/ANGLE/ 
-Wl,-whole-archive -lleveldb -Wl,-no-whole-archive 
-L/<>/qtwebkit-opensource-src-5.7.1+dfsg/Source/ThirdParty/leveldb/ 
-Wl,-whole-archive -lJa
 vaScriptCore -Wl,-no-whole-archive 
-L/<>/qtwebkit-opensource-src-5.7.1+dfsg/Source/JavaScriptCore/ 
-Wl,-whole-archive -lWTF -Wl,-no-whole-archive 
-L/<>/qtwebkit-opensource-src-5.7.1+dfsg/Source/WTF/ -lpthread -lEGL 
-lXext -lX11 -lm -lX11 -lxslt -lxml2 -lxml2 -lglib-2.0 -lgio-2.0 -lgobject-2.0 
-lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstapp-1.0 -lgstbase-1.0 
-lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstbase-1.0 -lgstreamer-1.0 
-lgobject-2.0 -lglib-2.0 -lgstpbutils-1.0 -lgstreamer-1.0 -lgobject-2.0 
-lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstvideo-1.0 
-lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstaudio-1.0 
-lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lsqlite3 -licui18n 
-licuuc -licudata -lQt5Quick -lQt5Qml -lQt5Gui -lQt5Network -lQt5Core -lpthread 
-lQt5Qml -lQt5Network -lQt5Core -lpthread -lQt5Network -lQt5Core -lpthread 
-lQt5Gui -lQt5Core -lpthread -lQt5Sql -lQt5Core -lpthread -lQt5Core -lpthread 
-lGLESv2 
  
/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/libQt5Gui.so:(*IND*+0x0):
 multiple definition of `__bss_start'
  
/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/libQt5Gui.so:(*IND*+0x0):
 multiple definition of `_edata'
  
/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/libQt5Gui.so:(*IND*+0x0):
 multiple definition of `_end'
  
/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/libQt5Network.so:(*IND*+0x0):
 multiple definition of `_edata'
  
/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/libQt5Network.so:(*IND*+0x0):
 multiple definition of `__bss_start'
  
/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/libQt5Network.so:(*IND*+0x0):
 multiple definition of `_end'
  
/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/libQt5Core.so:(*IND*+0x0):
 multiple definition of `__bss_start'
  
/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/libQt5Core.so:(*IND*+0x0):
 multiple definition of `__bss_start'
  
/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/libQt5Core.so:(*IND*+0x0):
 multiple definition of `_edata'
  
/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/libQt5Core.so:(*IND*+0x0):
 multiple definition of `_edata'
  
/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/libQt5Core.so:(*IND*+0x0):
 multiple definition of `_end'
  
/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/libQt5Core.so:(*IND*+0x0):
 multiple definition of `_end'
  collect2: error: ld returned 1 exit status
  ---

  This has built fine on Debian.

  https://wiki.ubuntu.com/Touch/QtTesting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-6/+bug/1653529/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1560101] Re: /usr/bin/unity8:11:QMap:QNetworkManagerInterfaceDeviceWired::carrier:QNetworkManagerEngine::parseConnection:QNetworkManagerEngine::newConnection:QNetworkManagerEngi

2017-01-13 Thread Timo Jyrinki
*** This bug is a duplicate of bug 1540679 ***
https://bugs.launchpad.net/bugs/1540679

** This bug has been marked a duplicate of bug 1540679
   
/usr/bin/signonpluginprocess:11:QMap:QNetworkManagerInterfaceDeviceWired::carrier:QNetworkManagerEngine::parseConnection:QNetworkManagerEngine::newConnection:QNetworkManagerEngine::setupConfigurations

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1560101

Title:
  
/usr/bin/unity8:11:QMap:QNetworkManagerInterfaceDeviceWired::carrier:QNetworkManagerEngine::parseConnection:QNetworkManagerEngine::newConnection:QNetworkManagerEngine::setupConfigurations

Status in qtbase-opensource-src package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding unity8.  This problem was most recently seen with version
  8.11+15.04.20151208.1-0ubuntu1, the problem page at
  https://errors.ubuntu.com/problem/9ff17690c744a60f79af6670852868008eb49303
  contains more details.

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

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1540679] Re: /usr/bin/signonpluginprocess:11:QMap:QNetworkManagerInterfaceDeviceWired::carrier:QNetworkManagerEngine::parseConnection:QNetworkManagerEngine::newConnection:QNetwo

2017-01-13 Thread Timo Jyrinki
** Changed in: qtbase-opensource-src (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1540679

Title:
  
/usr/bin/signonpluginprocess:11:QMap:QNetworkManagerInterfaceDeviceWired::carrier:QNetworkManagerEngine::parseConnection:QNetworkManagerEngine::newConnection:QNetworkManagerEngine::setupConfigurations

Status in qtbase-opensource-src package in Ubuntu:
  Fix Released

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding signon.  This problem was most recently seen with version
  8.58+15.04.20151106-0ubuntu1, the problem page at
  https://errors.ubuntu.com/problem/042703ee27820c1e5507e140ffbdf520d3c5dff2
  contains more details.

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

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1655290] [NEW] RM: Qt 5.7.1 transition related package removals

2017-01-10 Thread Timo Jyrinki
Public bug reported:

Qt 5.7.1 and associated modules and rebuilds are now in zesty-proposed.

Please delete the following dropped binary packages:
qtbase5-dbg qtbase5-dev-tools-dbg qtbase5-examples-dbg libqt5libqgtk2 
qtdeclarative5-dbg qttools5-dbg qttools5-examples-dbg 
libqt5qml-graphicaleffects qt3d-assimpsceneparser-plugin 
qt3d-gltfsceneparser-plugin qtmultimedia5-dbg qtlocation5-dbg qtpositioning5-dbg

** Affects: qtbase-opensource-src (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: qt5.7

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1655290

Title:
  RM: Qt 5.7.1 transition related package removals

Status in qtbase-opensource-src package in Ubuntu:
  New

Bug description:
  Qt 5.7.1 and associated modules and rebuilds are now in zesty-
  proposed.

  Please delete the following dropped binary packages:
  qtbase5-dbg qtbase5-dev-tools-dbg qtbase5-examples-dbg libqt5libqgtk2 
qtdeclarative5-dbg qttools5-dbg qttools5-examples-dbg 
libqt5qml-graphicaleffects qt3d-assimpsceneparser-plugin 
qt3d-gltfsceneparser-plugin qtmultimedia5-dbg qtlocation5-dbg qtpositioning5-dbg

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

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1654819] Re: new failing qmluitests with Unity 8 on Qt 5.7.1

2017-01-09 Thread Timo Jyrinki
Reverting the offending patch.

** Package changed: unity8 (Ubuntu) => qtdeclarative-opensource-src
(Ubuntu)

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

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

Title:
  new failing qmluitests with Unity 8 on Qt 5.7.1

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

Bug description:
  As continuation of bug #1642919 , there are new failures with Unity 8
  on Qt 5.7.1, found via autopkgtesting of a final Qt 5.7.1 release PPA.

  ---
  FAIL!  : qmltestrunner::ApplicationWindow::test_appCrashed() property state
 Actual   (): void
 Expected (): screenshot
 Loc: 
[/tmp/autopkgtest.XPKycX/build.7en/unity8-8.15+17.04.20161215/tests/qmltests/Stage/tst_ApplicationWindow.qml(353)]
  FAIL!  : qmltestrunner::ApplicationWindow::test_killedAppShowsScreenshot() 
property state
 Actual   (): surface
 Expected (): screenshot
 Loc: 
[/tmp/autopkgtest.XPKycX/build.7en/unity8-8.15+17.04.20161215/tests/qmltests/Stage/tst_ApplicationWindow.qml(303)]
  FAIL!  : qmltestrunner::ApplicationWindow::test_restartApp() property state
 Actual   (): surface
 Expected (): screenshot
 Loc: 
[/tmp/autopkgtest.XPKycX/build.7en/unity8-8.15+17.04.20161215/tests/qmltests/Stage/tst_ApplicationWindow.qml(321)]
  ---
  FAIL!  : qmltestrunner::PhoneStage::test_closeZombieSurface() property count
 Actual   (): 1
 Expected (): 0
 Loc: 
[/tmp/autopkgtest.XPKycX/build.7en/unity8-8.15+17.04.20161215/tests/qmltests/Stage/tst_PhoneStage.qml(549)]
  FAIL!  : qmltestrunner::PhoneStage::test_closeZombieSurface() function 
returned unexpected result
 Actual   (): 1
 Expected (): 0
 Loc: 
[/tmp/autopkgtest.XPKycX/build.7en/unity8-8.15+17.04.20161215/obj-x86_64-linux-gnu/tests/utils/modules/Unity/Test/UnityTestCase.qml(649)]
  FAIL!  : qmltestrunner::PhoneStage::test_dashRemainsRunningIfStageIsToldSo() 
property count
 Actual   (): 2
 Expected (): 1
 Loc: 
[/tmp/autopkgtest.XPKycX/build.7en/unity8-8.15+17.04.20161215/tests/qmltests/Stage/tst_PhoneStage.qml(95)]
  FAIL!  : qmltestrunner::PhoneStage::test_selectSuspendedAppWithoutSurface() 
property state
 Actual   (): 1
 Expected (): 2
 Loc: 
[/tmp/autopkgtest.XPKycX/build.7en/unity8-8.15+17.04.20161215/tests/qmltests/Stage/tst_PhoneStage.qml(497)]
  ---
  FAIL!  : qmltestrunner::TabletStage::test_selectSuspendedAppWithoutSurface() 
property count
 Actual   (): 1
 Expected (): 0
 Loc: 
[/tmp/autopkgtest.XPKycX/build.7en/unity8-8.15+17.04.20161215/tests/qmltests/Stage/tst_TabletStage.qml(655)]
  FAIL!  : qmltestrunner::TabletStage::test_selectSuspendedAppWithoutSurface() 
function returned unexpected result
 Actual   (): 1
 Expected (): 0
 Loc: 
[/tmp/autopkgtest.XPKycX/build.7en/unity8-8.15+17.04.20161215/obj-x86_64-linux-gnu/tests/utils/modules/Unity/Test/UnityTestCase.qml(649)]
  FAIL!  : qmltestrunner::TabletStage::test_suspendsAndResumesAppsInMainStage() 
property count
 Actual   (): 3
 Expected (): 1
 Loc: 
[/tmp/autopkgtest.XPKycX/build.7en/unity8-8.15+17.04.20161215/tests/qmltests/Stage/tst_TabletStage.qml(138)]
  FAIL!  : qmltestrunner::TabletStage::test_suspendsAndResumesAppsInMainStage() 
'verify()' returned FALSE. ()
 Loc: 
[/tmp/autopkgtest.XPKycX/build.7en/unity8-8.15+17.04.20161215/tests/qmltests/Stage/tst_TabletStage.qml(180)]
  ---

  Logs, all with same failures:
  
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-zesty-ci-train-ppa-service-1985/zesty/amd64/u/unity8/20170106_100308_7ead7@/log.gz
  
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-zesty-ci-train-ppa-service-1985/zesty/i386/u/unity8/20170106_052919_7ead7@/log.gz

  
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-zesty-ci-train-ppa-service-1985/zesty/amd64/u/unity8/20170108_054528_bff31@/log.gz
  
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-zesty-ci-train-ppa-service-1985/zesty/i386/u/unity8/20170107_205328_bff31@/log.gz

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

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1514344] Re: Upstream remaining bits and port to upstream QDeclarativePlaylist version

2017-01-08 Thread Timo Jyrinki
This was all done.

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

** Changed in: qtmultimedia-opensource-src (Ubuntu)
   Status: Triaged => Fix Released

** Changed in: canonical-devices-system-image
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtmultimedia-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1514344

Title:
  Upstream remaining bits and port to upstream QDeclarativePlaylist
  version

Status in Canonical System Image:
  Fix Released
Status in qtmultimedia-opensource-src package in Ubuntu:
  Fix Released
Status in qtmultimedia-opensource-src package in Ubuntu RTM:
  Fix Released

Bug description:
  Currently the qtmultimedia in stable overlay PPA contains several
  additions and changes compared to upstream qtmultimedia (5.6/5.7):
  https://launchpad.net/~ci-train-ppa-
  service/+archive/ubuntu/landing-009/+files/qtmultimedia-opensource-
  src_5.4.1-1ubuntu18.debian.tar.xz

  The remaining additions should be upstreamed at https://codereview.qt-
  project.org/#/q/project:qt/qtmultimedia,n,z

  After the upstreaming is complete, since our version has changes that
  are different in upstream, our components should be ported to the
  upstream API instead.

  Qt Multimedia in Ubuntu should be updated respectively for versions
  5.4.1 (overlay) and 5.5.1 (xenial/PPA), with backports from latest
  upstream.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1514344/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1653903] [NEW] 2 or 3 new UITK test failures on Qt 5.7.1

2017-01-04 Thread Timo Jyrinki
Public bug reported:

amd64 build log: https://launchpadlibrarian.net/301154860
/buildlog_ubuntu-zesty-amd64.ubuntu-ui-
toolkit_1.3.2151+17.04.20161223build1~1_BUILDING.txt.gz

armhf build log: https://launchpadlibrarian.net/301151240
/buildlog_ubuntu-zesty-armhf.ubuntu-ui-
toolkit_1.3.2151+17.04.20161223build1~1_BUILDING.txt.gz

So:
2 fatal warnings in mainview13 (both amd64 and armhf)

QWARN  : tst_MainView::testWindowTitleFromPage() Trying to pass extra request 
flags to provider but it is not a QQuickImageProviderWithOptions
QWARN  : tst_MainView::testWindowTitleFromStack() Trying to pass extra request 
flags to provider but it is not a QQuickImageProviderWithOptions

1 fatal warning in bottomedge (amd64 only)

QWARN  :
tst_BottomEdge::test_autocollapse_navigation_action_on_commit_completed(content
has PageHeader) Trying to pass extra request flags to provider but it is
not a QQuickImageProviderWithOptions

Qt 5.7.1 available for zesty at https://wiki.ubuntu.com/Touch/QtTesting

** Affects: ubuntu-ui-toolkit (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: qt5.7

** Description changed:

  amd64 build log: https://launchpadlibrarian.net/301154860
  /buildlog_ubuntu-zesty-amd64.ubuntu-ui-
  toolkit_1.3.2151+17.04.20161223build1~1_BUILDING.txt.gz
  
  armhf build log: https://launchpadlibrarian.net/301151240
  /buildlog_ubuntu-zesty-armhf.ubuntu-ui-
  toolkit_1.3.2151+17.04.20161223build1~1_BUILDING.txt.gz
  
  So:
  2 fatal warnings in mainview13 (both amd64 and armhf)
+ 
+ QWARN  : tst_MainView::testWindowTitleFromPage() Trying to pass extra request 
flags to provider but it is not a QQuickImageProviderWithOptions
+ QWARN  : tst_MainView::testWindowTitleFromStack() Trying to pass extra 
request flags to provider but it is not a QQuickImageProviderWithOptions
+ 
  1 fatal warning in bottomedge (amd64 only)
  
+ QWARN  :
+ 
tst_BottomEdge::test_autocollapse_navigation_action_on_commit_completed(content
+ has PageHeader) Trying to pass extra request flags to provider but it is
+ not a QQuickImageProviderWithOptions
+ 
  Qt 5.7.1 available for zesty at https://wiki.ubuntu.com/Touch/QtTesting

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1653903

Title:
  2 or 3 new UITK test failures on Qt 5.7.1

Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  amd64 build log: https://launchpadlibrarian.net/301154860
  /buildlog_ubuntu-zesty-amd64.ubuntu-ui-
  toolkit_1.3.2151+17.04.20161223build1~1_BUILDING.txt.gz

  armhf build log: https://launchpadlibrarian.net/301151240
  /buildlog_ubuntu-zesty-armhf.ubuntu-ui-
  toolkit_1.3.2151+17.04.20161223build1~1_BUILDING.txt.gz

  So:
  2 fatal warnings in mainview13 (both amd64 and armhf)

  QWARN  : tst_MainView::testWindowTitleFromPage() Trying to pass extra request 
flags to provider but it is not a QQuickImageProviderWithOptions
  QWARN  : tst_MainView::testWindowTitleFromStack() Trying to pass extra 
request flags to provider but it is not a QQuickImageProviderWithOptions

  1 fatal warning in bottomedge (amd64 only)

  QWARN  :
  
tst_BottomEdge::test_autocollapse_navigation_action_on_commit_completed(content
  has PageHeader) Trying to pass extra request flags to provider but it
  is not a QQuickImageProviderWithOptions

  Qt 5.7.1 available for zesty at
  https://wiki.ubuntu.com/Touch/QtTesting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1653903/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1653529] Re: qtwebkit 5.7.1 fails to build on armhf

2017-01-03 Thread Timo Jyrinki
Same source built in Debian two weeks ago even for armhf, so maybe gcc-6
6.3.0 is related.

** Also affects: gcc-6 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtwebkit-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1653529

Title:
  qtwebkit 5.7.1 fails to build on armhf

Status in gcc-6 package in Ubuntu:
  New
Status in qtwebkit-opensource-src package in Ubuntu:
  New

Bug description:
  Build log: https://launchpadlibrarian.net/300952415/buildlog_ubuntu-
  zesty-armhf.qtwebkit-opensource-src_5.7.1+dfsg-
  1build1~1_BUILDING.txt.gz

  ---
  g++ -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,--as-needed -Wl,--no-undefined 
-Wl,--no-undefined -fdebug-types-section -Wl,-O1 -Wl,--enable-new-dtags 
-Wl,--no-keep-memory -shared -Wl,-soname,libQt5WebKit.so.5 -o 
libQt5WebKit.so.5.7.1   -lQt5Gui -lQt5Core -lpthread -lQt5Network -lQt5Core 
-lpthread -lQt5Core -lpthread -lpthread -Wl,-whole-archive -lWebKit1 
-Wl,-no-whole-archive 
-L/<>/qtwebkit-opensource-src-5.7.1+dfsg/Source/WebKit/ 
-Wl,-whole-archive -lWebKit2 -Wl,-no-whole-archive 
-L/<>/qtwebkit-opensource-src-5.7.1+dfsg/Source/WebKit2/ -lrt 
-Wl,-whole-archive -lWebCore -Wl,-no-whole-archive 
-L/<>/qtwebkit-opensource-src-5.7.1+dfsg/Source/WebCore/ -lz 
-lXrender -ljpeg -lpng -lwebp -Wl,-whole-archive -lANGLE -Wl,-no-whole-archive 
-L/<>/qtwebkit-opensource-src-5.7.1+dfsg/Source/ThirdParty/ANGLE/ 
-Wl,-whole-archive -lleveldb -Wl,-no-whole-archive 
-L/<>/qtwebkit-opensource-src-5.7.1+dfsg/Source/ThirdParty/leveldb/ 
-Wl,-whole-archive -lJa
 vaScriptCore -Wl,-no-whole-archive 
-L/<>/qtwebkit-opensource-src-5.7.1+dfsg/Source/JavaScriptCore/ 
-Wl,-whole-archive -lWTF -Wl,-no-whole-archive 
-L/<>/qtwebkit-opensource-src-5.7.1+dfsg/Source/WTF/ -lpthread -lEGL 
-lXext -lX11 -lm -lX11 -lxslt -lxml2 -lxml2 -lglib-2.0 -lgio-2.0 -lgobject-2.0 
-lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstapp-1.0 -lgstbase-1.0 
-lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstbase-1.0 -lgstreamer-1.0 
-lgobject-2.0 -lglib-2.0 -lgstpbutils-1.0 -lgstreamer-1.0 -lgobject-2.0 
-lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstvideo-1.0 
-lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstaudio-1.0 
-lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lsqlite3 -licui18n 
-licuuc -licudata -lQt5Quick -lQt5Qml -lQt5Gui -lQt5Network -lQt5Core -lpthread 
-lQt5Qml -lQt5Network -lQt5Core -lpthread -lQt5Network -lQt5Core -lpthread 
-lQt5Gui -lQt5Core -lpthread -lQt5Sql -lQt5Core -lpthread -lQt5Core -lpthread 
-lGLESv2 
  
/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/libQt5Gui.so:(*IND*+0x0):
 multiple definition of `__bss_start'
  
/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/libQt5Gui.so:(*IND*+0x0):
 multiple definition of `_edata'
  
/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/libQt5Gui.so:(*IND*+0x0):
 multiple definition of `_end'
  
/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/libQt5Network.so:(*IND*+0x0):
 multiple definition of `_edata'
  
/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/libQt5Network.so:(*IND*+0x0):
 multiple definition of `__bss_start'
  
/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/libQt5Network.so:(*IND*+0x0):
 multiple definition of `_end'
  
/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/libQt5Core.so:(*IND*+0x0):
 multiple definition of `__bss_start'
  
/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/libQt5Core.so:(*IND*+0x0):
 multiple definition of `__bss_start'
  
/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/libQt5Core.so:(*IND*+0x0):
 multiple definition of `_edata'
  
/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/libQt5Core.so:(*IND*+0x0):
 multiple definition of `_edata'
  
/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/libQt5Core.so:(*IND*+0x0):
 multiple definition of `_end'
  
/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/libQt5Core.so:(*IND*+0x0):
 multiple definition of `_end'
  collect2: error: ld returned 1 exit status
  ---

  This has built fine on Debian.

  https://wiki.ubuntu.com/Touch/QtTesting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-6/+bug/1653529/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1646080] Re: Mir-backed InputDeviceModel’s count property is not updated timely

2017-01-02 Thread Timo Jyrinki
Can you test the ticket? It would be ready for xenial (overlay) and
zesty.

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtsystems-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1646080

Title:
  Mir-backed InputDeviceModel’s count property is not updated timely

Status in qtsystems-opensource-src package in Ubuntu:
  In Progress

Bug description:
  I’m trying to use InputDeviceModel from QML with the following
  example:

  import QtQuick 2.4
  import QtSystemInfo 5.5
  Item {
InputDeviceModel {
  id: idm
  filter: InputInfo.Mouse
  onCountChanged: console.log("mice model count:", devices, count)
  onAdded: console.log("added mouse:", inputDevice, count)
  onRemoved: console.log("removed mouse:", deviceId, count)
}
readonly property bool hasMouse: idm.count > 0
onHasMouseChanged: console.log("has mouse:", hasMouse)
  }

  When I launch the example with qmlscene on my arale with no mouse
  connected, I’m not seeing any output (expected).

  Then I connect a bluetooth keyboard/mouse combo, and I’m seeing the following:
mice model count: 1 0
added mouse: QInputDevice(0x17f6298) 1
(note how 'hasMouse', which supposedly was initially false, hasn’t been 
updated)

  Then I disconnect the combo, and I’m seeing the following:
mice model count: 0 1
has mouse: true
removed mouse: 15 0

  Then I connect it again, and I’m seeing the following:
mice model count: 1 0
has mouse: false
added mouse: QInputDevice(0x18ee508) 1

  It appears the countChanged property is emitted before a device is
  added to/removed from the model, and thus the row count hasn’t
  actually been updated yet. So any property binding that relies on
  'count' will have an incorrect value.

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

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1646080] Re: Mir-backed InputDeviceModel’s count property is not updated timely

2017-01-01 Thread Timo Jyrinki
https://bileto.ubuntu.com/#/ticket/2326

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtsystems-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1646080

Title:
  Mir-backed InputDeviceModel’s count property is not updated timely

Status in qtsystems-opensource-src package in Ubuntu:
  In Progress

Bug description:
  I’m trying to use InputDeviceModel from QML with the following
  example:

  import QtQuick 2.4
  import QtSystemInfo 5.5
  Item {
InputDeviceModel {
  id: idm
  filter: InputInfo.Mouse
  onCountChanged: console.log("mice model count:", devices, count)
  onAdded: console.log("added mouse:", inputDevice, count)
  onRemoved: console.log("removed mouse:", deviceId, count)
}
readonly property bool hasMouse: idm.count > 0
onHasMouseChanged: console.log("has mouse:", hasMouse)
  }

  When I launch the example with qmlscene on my arale with no mouse
  connected, I’m not seeing any output (expected).

  Then I connect a bluetooth keyboard/mouse combo, and I’m seeing the following:
mice model count: 1 0
added mouse: QInputDevice(0x17f6298) 1
(note how 'hasMouse', which supposedly was initially false, hasn’t been 
updated)

  Then I disconnect the combo, and I’m seeing the following:
mice model count: 0 1
has mouse: true
removed mouse: 15 0

  Then I connect it again, and I’m seeing the following:
mice model count: 1 0
has mouse: false
added mouse: QInputDevice(0x18ee508) 1

  It appears the countChanged property is emitted before a device is
  added to/removed from the model, and thus the row count hasn’t
  actually been updated yet. So any property binding that relies on
  'count' will have an incorrect value.

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

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1624253] Re: UITK segfault in qmlplugindump on Qt 5.7

2016-11-18 Thread Timo Jyrinki
This seems fortunately gone with Qt 5.7.1!

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1624253

Title:
  UITK segfault in qmlplugindump on Qt 5.7

Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released

Bug description:
  ---
  make[4]: Leaving directory 
'/«BUILDDIR»/ubuntu-ui-toolkit-1.3.2085+16.10.20160831.4build1/src/Ubuntu/Components/Themes'
  Segmentation fault (core dumped)
  Makefile.ComponentModule:368: recipe for target 
'/«BUILDDIR»/ubuntu-ui-toolkit-1.3.2085+16.10.20160831.4build1/qml/Ubuntu/Components/plugins.qmltypes'
 failed
  make[4]: *** 
[/«BUILDDIR»/ubuntu-ui-toolkit-1.3.2085+16.10.20160831.4build1/qml/Ubuntu/Components/plugins.qmltypes]
 Error 139
  ---

  (https://launchpadlibrarian.net/284597820/buildlog_ubuntu-yakkety-
  amd64.ubuntu-ui-
  toolkit_1.3.2085+16.10.20160831.4build1_BUILDING.txt.gz)

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1624253/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1642622] [NEW] UITK E305 expected 2 blank lines after class or function definition, found 1

2016-11-17 Thread Timo Jyrinki
Public bug reported:

When trying a build with Qt 5.7.1:
---
/<>/ubuntu-ui-toolkit-1.3.2141+16.10.20161013.5+isreallystaging1~1/.bazaar/plugins/makecheck_ubuntu_ui_toolkit.py:38:1:
 E305 expected 2 blank lines after class or function definition, found 1
/<>/ubuntu-ui-toolkit-1.3.2141+16.10.20161013.5+isreallystaging1~1/.bazaar/plugins/packaging_sorting.py:55:1:
 E305 expected 2 blank lines after class or function definition, found 1
Makefile:688: recipe for target 'check' failed
---
https://launchpadlibrarian.net/293823357/buildlog_ubuntu-zesty-armhf.ubuntu-ui-toolkit_1.3.2141+16.10.20161013.5+isreallystaging1~1_BUILDING.txt.gz


https://wiki.ubuntu.com/Touch/QtTesting

** Affects: ubuntu-ui-toolkit (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: qt5.7

** Branch linked: lp:~timo-jyrinki/ubuntu-ui-
toolkit/uitk_more_blank_lines

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1642622

Title:
  UITK E305 expected 2 blank lines after class or function definition,
  found 1

Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  When trying a build with Qt 5.7.1:
  ---
  
/<>/ubuntu-ui-toolkit-1.3.2141+16.10.20161013.5+isreallystaging1~1/.bazaar/plugins/makecheck_ubuntu_ui_toolkit.py:38:1:
 E305 expected 2 blank lines after class or function definition, found 1
  
/<>/ubuntu-ui-toolkit-1.3.2141+16.10.20161013.5+isreallystaging1~1/.bazaar/plugins/packaging_sorting.py:55:1:
 E305 expected 2 blank lines after class or function definition, found 1
  Makefile:688: recipe for target 'check' failed
  ---
  
https://launchpadlibrarian.net/293823357/buildlog_ubuntu-zesty-armhf.ubuntu-ui-toolkit_1.3.2141+16.10.20161013.5+isreallystaging1~1_BUILDING.txt.gz

  
  https://wiki.ubuntu.com/Touch/QtTesting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1642622/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1642617] [NEW] UITK FTBFS on Qt 5.7.1

2016-11-17 Thread Timo Jyrinki
Public bug reported:

https://launchpadlibrarian.net/293820525/buildlog_ubuntu-zesty-amd64.ubuntu-ui-toolkit_1.3.2141+16.10.20161013.5build1~1_BUILDING.txt.gz
---
cc1plus: all warnings being treated as errors
Makefile:1005: recipe for target '.obj/header_ubuntutoolkitmodule.o' failed
make[3]: *** [.obj/header_ubuntutoolkitmodule.o] Error 1
---

https://wiki.ubuntu.com/Touch/QtTesting

** Affects: ubuntu-ui-toolkit (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: qt5.7

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1642617

Title:
  UITK FTBFS on Qt 5.7.1

Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  
https://launchpadlibrarian.net/293820525/buildlog_ubuntu-zesty-amd64.ubuntu-ui-toolkit_1.3.2141+16.10.20161013.5build1~1_BUILDING.txt.gz
  ---
  cc1plus: all warnings being treated as errors
  Makefile:1005: recipe for target '.obj/header_ubuntutoolkitmodule.o' failed
  make[3]: *** [.obj/header_ubuntutoolkitmodule.o] Error 1
  ---

  https://wiki.ubuntu.com/Touch/QtTesting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1642617/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1641924] Re: Upgrading to Qt Creator 4.1.0 leads to crash on project creation

2016-11-15 Thread Timo Jyrinki
Right, I tried now on another config and it's working fine. That first
one I tried on has seen quite a lot of ugly hacking so that might be the
reason.

** Changed in: qtcreator (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtcreator in Ubuntu.
https://bugs.launchpad.net/bugs/1641924

Title:
  Upgrading to Qt Creator 4.1.0 leads to crash on project creation

Status in qtcreator package in Ubuntu:
  Invalid

Bug description:
  1. Upgrade to packaged Qt Creator 4.1.0 from 
https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/2199/+packages
  2. Create a new project like Qt Quick 2 project, click through the wizard.
  3. Observer how Qt Creator uses all RAM and gets eventually killed.

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

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1641924] [NEW] Upgrading to Qt Creator 4.1.0 leads to crash on project creation

2016-11-15 Thread Timo Jyrinki
Public bug reported:

1. Upgrade to packaged Qt Creator 4.1.0 from 
https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/2199/+packages
2. Create a new project like Qt Quick 2 project, click through the wizard.
3. Observer how Qt Creator uses all RAM and gets eventually killed.

** Affects: qtcreator (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtcreator in Ubuntu.
https://bugs.launchpad.net/bugs/1641924

Title:
  Upgrading to Qt Creator 4.1.0 leads to crash on project creation

Status in qtcreator package in Ubuntu:
  New

Bug description:
  1. Upgrade to packaged Qt Creator 4.1.0 from 
https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/2199/+packages
  2. Create a new project like Qt Quick 2 project, click through the wizard.
  3. Observer how Qt Creator uses all RAM and gets eventually killed.

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

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1582262] Re: calculator problems with Qt 5.6

2016-11-11 Thread Timo Jyrinki
Likely not UITK problem anymore, all known Qt 5.6 issues fixed.

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1582262

Title:
  calculator problems with Qt 5.6

Status in Ubuntu Calculator App:
  New
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released

Bug description:
  I suspect this might be UITK problem so filing there too.

  On xenial (ubuntu-touch/staging/ubuntu) + Qt 5.6
  (https://wiki.ubuntu.com/Touch/QtTesting) I'm not seeing any numbers
  in calculator when typing them. There seem to be other problems too.
  It seems to work better with Qt 5.5 (stock xenial).

  Qt 5.6 would be targeted to be used when the switch to xenial is made
  at some point in the future.

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calculator-app/+bug/1582262/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1630399] Re: [Phone] Please enable opus audio codec support in qtmultimedia

2016-11-10 Thread Timo Jyrinki
Also fixed in vivid's gst0.10, and added gstreamer0.10-opus to vivid
seed.

** Changed in: gst-plugins-bad0.10 (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtmultimedia-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1630399

Title:
  [Phone] Please enable opus audio codec support in qtmultimedia

Status in Canonical System Image:
  Fix Committed
Status in gst-plugins-bad0.10 package in Ubuntu:
  Fix Released
Status in qtmultimedia-opensource-src package in Ubuntu:
  Fix Released

Bug description:
  Hi, as described in QTBUG-50567 [1], qtmultimedia doesn't support opus
  audio codec so for example we cannot record Telegram voice messages (
  bug #1460464 and bug #1375179 ).

  I patched qtmultimedia adding the support for audio/x-opus codec
  through opusdec encoder in qtmultimedia, then I found qtmultimedia
  5.4.1 (shipped with Ubuntu Phone vivid) is built against gstreamer0.10
  and, as gstreamer0.10-plugins-bad packages is not installed by
  default, opusdec encoder is not available.

  I'm working on this bug, I created it to track the progress, in order
  to add opus support I have to:

  1 - create a new gstreamer0.10-opus package containing only the
  opusdec plugin: I don't know whether I have to create a new source
  package containing opusdec sources or only a new .deb package
  (generated from gst-plugins-bad0.10 sources). I'm working on the
  latter as gst-plugins-bad0.10 package requires work in any ways.

  2 - properly patch qtmultimedia source, I'm attaching a 
working-but-needs-cleanup patch. I think some opus declarations in the attached 
patch can be avoided, but I haven't had time to work on it so I'm attaching the 
patch I tested (requires gstreamer0.10-plugins-bad).
  I don't know if qtmultimedia xenial/yakkety versions requires the patch too, 
I haven't checked them yet.

  [1] https://bugreports.qt.io/browse/QTBUG-50567

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1630399/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1638517] Re: Mir-backed InputDeviceModel doesn’t work on touch device

2016-11-04 Thread Timo Jyrinki
I tested this in bug #1536669 on krillin and Unity 8 desktop on
Chromebook, and it worked fine with the example apps, the QML of which
called:

InputDeviceModel {
id: deviceModel
filter: InputInfo.Keyboard | InputInfo.Mouse | InputInfo.TouchScreen
onCountChanged: {
 console.log("new count of filtered devices: " + devices)
}
}

It doesn't say it there but I believe I did test with my Bluetooth mouse
too. But maybe indeed there's some case either arale specific or related
to the mouse+keyboard combo.

** Changed in: qtsystems-opensource-src (Ubuntu)
   Status: New => Confirmed

** Changed in: qtsystems-opensource-src (Ubuntu)
 Assignee: (unassigned) => Lorn Potter (lorn-potter)

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtsystems-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1638517

Title:
  Mir-backed InputDeviceModel doesn’t work on touch device

Status in qtsystems-opensource-src package in Ubuntu:
  Confirmed

Bug description:
  I’ve prepared a branch of webbrowser-app that makes use of the latest
  qml-module-qtsysteminfo for input device detection
  (https://code.launchpad.net/~osomon/webbrowser-app/use-
  qtsystems/+merge/309667), and when I test it on arale, I’m seeing the
  following error in the logs when connecting a bluetooth keyboard/mouse
  combo to the device:

  QObject: Cannot create children for a parent that is in a different thread.
  (Parent is QInputInfoManagerMir(0xaa09a6ac), parent's thread is 
QThread(0x1fba0b8), current thread is QThread(0xb08612d8)

  This looks like a threading issue in the implementation of the Mir
  backend for InputInfo.

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

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1380702] Re: No keyboards shortcuts in QT apps

2016-11-03 Thread Timo Jyrinki
** Also affects: appmenu-qt5 (Ubuntu)
   Importance: Undecided
   Status: New

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

** Also affects: appmenu-qt5 (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Changed in: appmenu-qt5 (Ubuntu)
   Status: New => Invalid

** Changed in: appmenu-qt5 (Ubuntu Xenial)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1380702

Title:
  No keyboards shortcuts in QT apps

Status in appmenu-qt5:
  In Progress
Status in Canonical System Image:
  In Progress
Status in sni-qt:
  New
Status in appmenu-qt5 package in Ubuntu:
  Invalid
Status in qtbase-opensource-src package in Ubuntu:
  In Progress
Status in appmenu-qt5 source package in Xenial:
  Confirmed
Status in qtbase-opensource-src source package in Xenial:
  New

Bug description:
  In some apps built using QT4 & 5, menu shortcuts are greyed out and
  inoperant. Only alt and FKeys-based shortcuts work. Others, notably
  ctrl+c for copying, do not.

  This is quite serious ; mail me for more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/appmenu-qt5/+bug/1380702/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1630399] Re: [Phone] Please enable opus audio codec support in qtmultimedia

2016-10-21 Thread Timo Jyrinki
Sorry Devid for the wait, we are definitely very happy to land these
fixes! We need to just decide who/when will land it.

So action items, since I'm away at least next week:
1. Jin will check with Lukasz (sil2100) on whether he could help getting a silo 
to land the fixes to vivid OTA. The patches from Devid should be pretty much 
fine as is.
2. Someone please re-check if this is already fixed in xenial-overlay and zesty 
or not. This week I heard it would be fixed in the very latest packages, but 
need to confirm.

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtmultimedia-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1630399

Title:
  [Phone] Please enable opus audio codec support in qtmultimedia

Status in Canonical System Image:
  New
Status in gst-plugins-bad0.10 package in Ubuntu:
  In Progress
Status in qtmultimedia-opensource-src package in Ubuntu:
  In Progress

Bug description:
  Hi, as described in QTBUG-50567 [1], qtmultimedia doesn't support opus
  audio codec so for example we cannot record Telegram voice messages (
  bug #1460464 and bug #1375179 ).

  I patched qtmultimedia adding the support for audio/x-opus codec
  through opusdec encoder in qtmultimedia, then I found qtmultimedia
  5.4.1 (shipped with Ubuntu Phone vivid) is built against gstreamer0.10
  and, as gstreamer0.10-plugins-bad packages is not installed by
  default, opusdec encoder is not available.

  I'm working on this bug, I created it to track the progress, in order
  to add opus support I have to:

  1 - create a new gstreamer0.10-opus package containing only the
  opusdec plugin: I don't know whether I have to create a new source
  package containing opusdec sources or only a new .deb package
  (generated from gst-plugins-bad0.10 sources). I'm working on the
  latter as gst-plugins-bad0.10 package requires work in any ways.

  2 - properly patch qtmultimedia source, I'm attaching a 
working-but-needs-cleanup patch. I think some opus declarations in the attached 
patch can be avoided, but I haven't had time to work on it so I'm attaching the 
patch I tested (requires gstreamer0.10-plugins-bad).
  I don't know if qtmultimedia xenial/yakkety versions requires the patch too, 
I haven't checked them yet.

  [1] https://bugreports.qt.io/browse/QTBUG-50567

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1630399/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1630765] Re: webbrowser-app crashed with SIGSEGV in QNetworkConfiguration::~QNetworkConfiguration()

2016-10-21 Thread Timo Jyrinki
Sorry, I missed the reference for the bug report but the fix now landed
in zesty and xenial-overlay.

https://lists.ubuntu.com/archives/zesty-changes/2016-October/50.html

Version 5.6.1+dfsg-3ubuntu7~2:

  * debian/patches/Stop-unloading-plugins-in-QPluginLoader-and-QFactory.patch:
- Backport from Qt 5.8.

It seems upstream will introduce the same change, possibly as opt-in in
5.6.3 and the default in 5.6.4 as per most recent discussions:
http://lists.qt-
project.org/pipermail/development/2016-October/027519.html

** Changed in: qtbase-opensource-src (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1630765

Title:
  webbrowser-app crashed with SIGSEGV in
  QNetworkConfiguration::~QNetworkConfiguration()

Status in qtbase-opensource-src package in Ubuntu:
  Fix Released
Status in webbrowser-app package in Ubuntu:
  Confirmed

Bug description:
  I changed the session to unity 7 and I guess the browser didn't
  stopped.

  ProblemType: Crash
  DistroRelease: Ubuntu 16.10
  Package: webbrowser-app 0.23+16.10.20160928-0ubuntu1
  ProcVersionSignature: Ubuntu 4.8.0-19.21-generic 4.8.0-rc8
  Uname: Linux 4.8.0-19-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.3-0ubuntu7
  Architecture: amd64
  CurrentDesktop: Unity:Unity8
  Date: Wed Oct  5 22:00:38 2016
  ExecutablePath: /usr/bin/webbrowser-app
  ExecutableTimestamp: 1475051112
  InstallationDate: Installed on 2016-10-05 (0 days ago)
  InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Alpha amd64 (20160922)
  ProcCmdline: webbrowser-app
  ProcCwd: /home/jbenitez
  ProcEnviron:
   PATH=(custom, no user)
   LANGUAGE=es_ES
   XDG_RUNTIME_DIR=
   LANG=es_ES.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7fd1d609a5df <_ZN21QNetworkConfigurationD2Ev+63>:
mov0x8(%rax),%rax
   PC (0x7fd1d609a5df) ok
   source "0x8(%rax)" (0x7fd15ef5b7d8) not located in a known VMA region 
(needed readable region)!
   destination "%rax" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: webbrowser-app
  StacktraceTop:
   QNetworkConfiguration::~QNetworkConfiguration() () from 
/usr/lib/x86_64-linux-gnu/libQt5Network.so.5
   QHashData::free_helper(void (*)(QHashData::Node*)) () from 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
   ?? () from /usr/lib/x86_64-linux-gnu/libQt5Network.so.5
   QThreadStorageData::finish(void**) () from 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
   QCoreApplicationPrivate::cleanupThreadData() () from 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  Title: webbrowser-app crashed with SIGSEGV in 
QNetworkConfiguration::~QNetworkConfiguration()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1634063] [NEW] tst_QJSEngine::toFixed() will fail on i386

2016-10-17 Thread Timo Jyrinki
Public bug reported:

With the to-be-uploaded new patch version of Qt 5.6.1, the function will
start to fail on i386 and i386 only:

FAIL!  : tst_QJSEngine::toFixed() Compared values are not the same
   Actual   (result.toString()) : "12.0"
   Expected (QStringLiteral("12.1")): "12.1"
   Loc: [tst_qjsengine.cpp(3797)]

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

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

Title:
  tst_QJSEngine::toFixed() will fail on i386

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

Bug description:
  With the to-be-uploaded new patch version of Qt 5.6.1, the function
  will start to fail on i386 and i386 only:

  FAIL!  : tst_QJSEngine::toFixed() Compared values are not the same
 Actual   (result.toString()) : "12.0"
 Expected (QStringLiteral("12.1")): "12.1"
 Loc: [tst_qjsengine.cpp(3797)]

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

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1630765] Re: webbrowser-app crashed with SIGSEGV in QNetworkConfiguration::~QNetworkConfiguration()

2016-10-07 Thread Timo Jyrinki
https://bileto.ubuntu.com/#/ticket/2054 contains a patch that Michael
Sheldon reported fixing his bug #1630941, but read the description and
comments of that ticket.

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

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1630765

Title:
  webbrowser-app crashed with SIGSEGV in
  QNetworkConfiguration::~QNetworkConfiguration()

Status in qtbase-opensource-src package in Ubuntu:
  New
Status in webbrowser-app package in Ubuntu:
  Confirmed

Bug description:
  I changed the session to unity 7 and I guess the browser didn't
  stopped.

  ProblemType: Crash
  DistroRelease: Ubuntu 16.10
  Package: webbrowser-app 0.23+16.10.20160928-0ubuntu1
  ProcVersionSignature: Ubuntu 4.8.0-19.21-generic 4.8.0-rc8
  Uname: Linux 4.8.0-19-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.3-0ubuntu7
  Architecture: amd64
  CurrentDesktop: Unity:Unity8
  Date: Wed Oct  5 22:00:38 2016
  ExecutablePath: /usr/bin/webbrowser-app
  ExecutableTimestamp: 1475051112
  InstallationDate: Installed on 2016-10-05 (0 days ago)
  InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Alpha amd64 (20160922)
  ProcCmdline: webbrowser-app
  ProcCwd: /home/jbenitez
  ProcEnviron:
   PATH=(custom, no user)
   LANGUAGE=es_ES
   XDG_RUNTIME_DIR=
   LANG=es_ES.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7fd1d609a5df <_ZN21QNetworkConfigurationD2Ev+63>:
mov0x8(%rax),%rax
   PC (0x7fd1d609a5df) ok
   source "0x8(%rax)" (0x7fd15ef5b7d8) not located in a known VMA region 
(needed readable region)!
   destination "%rax" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: webbrowser-app
  StacktraceTop:
   QNetworkConfiguration::~QNetworkConfiguration() () from 
/usr/lib/x86_64-linux-gnu/libQt5Network.so.5
   QHashData::free_helper(void (*)(QHashData::Node*)) () from 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
   ?? () from /usr/lib/x86_64-linux-gnu/libQt5Network.so.5
   QThreadStorageData::finish(void**) () from 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
   QCoreApplicationPrivate::cleanupThreadData() () from 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  Title: webbrowser-app crashed with SIGSEGV in 
QNetworkConfiguration::~QNetworkConfiguration()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1630906] [NEW] QML segfault on arm64 due to builder kernel change

2016-10-06 Thread Timo Jyrinki
Public bug reported:

Builders were changed from wily to xenial (4.4) kernel for arm64, and
likely due to this the following kind of errors started happening:

https://launchpadlibrarian.net/288487533/buildlog_ubuntu-yakkety-arm64
.ubuntu-push-qml_0.1+15.10.20150826.1-0ubuntu2_BUILDING.txt.gz

They happen when executing QML code.

I've ruled out that reverting to previous qtbase and qtdeclarative
versions don't affect this, so it's not coming from a Qt change. I've
also verified there's no problem eg on our Bq tablet running the same
tests on xenial+overlay. There are currently no found changes at least
in Qt upstream to backport arm64 related fixes.

Cause is unknown. But the same problem is there on vivid, xenial and yakkety 
builds:
https://launchpadlibrarian.net/288516465/buildlog_ubuntu-yakkety-arm64.online-accounts-api_0.1+16.10.20161006.1-0ubuntu1_BUILDING.txt.gz
https://launchpadlibrarian.net/288515705/buildlog_ubuntu-xenial-arm64.online-accounts-api_0.1+16.04.20161006.1-0ubuntu1_BUILDING.txt.gz
https://launchpadlibrarian.net/288515510/buildlog_ubuntu-vivid-arm64.online-accounts-api_0.1+15.04.20161006.1-0ubuntu1_BUILDING.txt.gz

This means it does not matter if it's Qt 5.4 or 5.6, GCC 4.9, 5 or 6, or
glibc 2.21, 2.23 or 2.24.

More logs from affected packages:
https://launchpadlibrarian.net/288493058/buildlog_ubuntu-yakkety-arm64.qtdeclarative-opensource-src_5.6.1-7ubuntu3~1_BUILDING.txt.gz
https://launchpadlibrarian.net/288347391/buildlog_ubuntu-xenial-arm64.webbrowser-app_0.23+16.04.20161005.1-0ubuntu1_BUILDING.txt.gz
https://launchpadlibrarian.net/288385063/buildlog_ubuntu-vivid-arm64.qmenumodel_0.2.10+15.04.20161005.1-0ubuntu1_BUILDING.txt.gz

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Incomplete

** Affects: online-accounts-api (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: qmenumodel (Ubuntu)
 Importance: Undecided
 Status: New

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

** Affects: ubuntu-push-qml (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: unity8 (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: webbrowser-app (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: ubuntu-push-qml (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: online-accounts-api (Ubuntu)
   Importance: Undecided
   Status: New

** Summary changed:

- QML segfault on arm64 due to builder change
+ QML segfault on arm64 due to builder kernel change

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

** Description changed:

  Builders were changed from wily to xenial (4.4) kernel for arm64, and
  likely due to this the following kind of errors started happening:
  
  https://launchpadlibrarian.net/288487533/buildlog_ubuntu-yakkety-arm64
  .ubuntu-push-qml_0.1+15.10.20150826.1-0ubuntu2_BUILDING.txt.gz
  
+ They happen when executing QML code.
+ 
  I've ruled out that reverting to previous qtbase and qtdeclarative
  versions don't affect this, so it's not coming from a Qt change. I've
  also verified there's no problem eg on our Bq tablet running the same
- tests. There are currently no found changes at least in Qt upstream to
- backport arm64 related fixes.
+ tests on xenial+overlay. There are currently no found changes at least
+ in Qt upstream to backport arm64 related fixes.
  
  Cause is unknown. But the same problem is there on vivid, xenial and yakkety 
builds:
  
https://launchpadlibrarian.net/288516465/buildlog_ubuntu-yakkety-arm64.online-accounts-api_0.1+16.10.20161006.1-0ubuntu1_BUILDING.txt.gz
  
https://launchpadlibrarian.net/288515705/buildlog_ubuntu-xenial-arm64.online-accounts-api_0.1+16.04.20161006.1-0ubuntu1_BUILDING.txt.gz
  
https://launchpadlibrarian.net/288515510/buildlog_ubuntu-vivid-arm64.online-accounts-api_0.1+15.04.20161006.1-0ubuntu1_BUILDING.txt.gz
  
  This means it does not matter if it's Qt 5.4 or 5.6, GCC 4.9, 5 or 6, or
  glibc 2.21, 2.23 or 2.24.
+ 
+ More logs from affected packages:
+ 
https://launchpadlibrarian.net/288493058/buildlog_ubuntu-yakkety-arm64.qtdeclarative-opensource-src_5.6.1-7ubuntu3~1_BUILDING.txt.gz

** Also affects: webbrowser-app (Ubuntu)
   Importance: Undecided
   Status: New

** Description changed:

  Builders were changed from wily to xenial (4.4) kernel for arm64, and
  likely due to this the following kind of errors started happening:
  
  https://launchpadlibrarian.net/288487533/buildlog_ubuntu-yakkety-arm64
  .ubuntu-push-qml_0.1+15.10.20150826.1-0ubuntu2_BUILDING.txt.gz
  
  They happen when executing QML code.
  
  I've ruled out that reverting to previous qtbase and qtdeclarative
  versions don't affect this, so it's not coming from a Qt change. I've
  also verified there's no problem eg on our Bq tablet running the same
  tests on xenial+overlay. There are currently no found changes at least
  in Qt 

[Ubuntu-sdk-bugs] [Bug 1510225] Re: load() of a QDeclarativePlaylist does not fully work

2016-09-30 Thread Timo Jyrinki
(qtubuntu-media was added 3 days ago)

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtmultimedia-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1510225

Title:
  load() of a QDeclarativePlaylist does not fully work

Status in Canonical System Image:
  In Progress
Status in qtmultimedia-opensource-src package in Ubuntu:
  In Progress
Status in qtubuntu-media package in Ubuntu:
  In Progress
Status in qtmultimedia-opensource-src package in Ubuntu RTM:
  In Progress
Status in qtubuntu-media package in Ubuntu RTM:
  In Progress

Bug description:
  * load(location) only works when a QDeclarativePlaylist is not read-only.
  * QMediaPlayer loads playlist items one by one instead of using the new 
addTracks for much greater efficiency and lower latency.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1510225/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1628066] [NEW] UITK tst_UCSwipeArea::givesUpWhenLosesTouch() fails on arm64

2016-09-27 Thread Timo Jyrinki
Public bug reported:

If enabling arm64 unit tests, we get:

FAIL!  : tst_UCSwipeArea::givesUpWhenLosesTouch() Received a fatal
error.

That can be skipped for now but the test should be re-enabled, hence
this bug.

** Affects: ubuntu-ui-toolkit (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1628066

Title:
  UITK tst_UCSwipeArea::givesUpWhenLosesTouch() fails on arm64

Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  If enabling arm64 unit tests, we get:

  FAIL!  : tst_UCSwipeArea::givesUpWhenLosesTouch() Received a fatal
  error.

  That can be skipped for now but the test should be re-enabled, hence
  this bug.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1628066/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1613670] Re: Webview turns white after clicking on it

2016-09-26 Thread Timo Jyrinki
** Also affects: qtdeclarative-opensource-src (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1613670

Title:
  Webview turns white after clicking on it

Status in oxide-qt package in Ubuntu:
  Confirmed
Status in qtbase-opensource-src package in Ubuntu:
  Fix Released
Status in qtdeclarative-opensource-src package in Ubuntu:
  In Progress

Bug description:
  This happens on yakkety with unity7 (xcb).

  1) Go to System Settings -> Online Accounts
  2) Choose "Add account"
  3) Choose Google, Facebook, Evernote or any web-base providers
  4) Wait for the page to load
  5) Click anywhere on the page (even clicking on a scrollbar triggers this 
behaviour)

  After step 5, the webview will turn white, and apparently stop responding.
  When running signon-ui with logging enabled, one can see several warnings 
coming from Oxide:

  http://paste.ubuntu.com/23061298/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/oxide-qt/+bug/1613670/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1510225] Re: load() of a QDeclarativePlaylist does not fully work

2016-09-21 Thread Timo Jyrinki
Built and soon testable (as soon as LP publishes the binaries to be
available) from https://requests.ci-train.ubuntu.com/#/ticket/1972. Use
phablet-tools-bileto's bileto tool for example to upgrade a device, or
just apt-add-repository on desktop where no apt pinning is required.

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtmultimedia-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1510225

Title:
  load() of a QDeclarativePlaylist does not fully work

Status in Canonical System Image:
  In Progress
Status in qtmultimedia-opensource-src package in Ubuntu:
  In Progress
Status in qtubuntu-media package in Ubuntu:
  In Progress
Status in qtmultimedia-opensource-src package in Ubuntu RTM:
  In Progress
Status in qtubuntu-media package in Ubuntu RTM:
  In Progress

Bug description:
  * load(location) only works when a QDeclarativePlaylist is not read-only.
  * QMediaPlayer loads playlist items one by one instead of using the new 
addTracks for much greater efficiency and lower latency.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1510225/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1625930] Re: thumbnailer FTBFS on arm64 ppc64el

2016-09-21 Thread Timo Jyrinki
It starts to look like it's not from Qt code exactly, as the those pass
on xenial overlay which has identical Qt versions, but fail on yakkety:

https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/1968/+packages
https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/1969/+packages

It might be related to glibc 2.24 or GCC6, or how Qt behaves with those.

** Also affects: gcc-6 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: glibc (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1625930

Title:
  thumbnailer FTBFS on arm64 ppc64el

Status in gcc-6 package in Ubuntu:
  New
Status in glibc package in Ubuntu:
  New
Status in qtbase-opensource-src package in Ubuntu:
  New
Status in thumbnailer package in Ubuntu:
  New

Bug description:
  See bug #1613561.

  --
  still ftbfs on arm64 and ppc64el, where it built before:
  https://launchpad.net/ubuntu/+source/thumbnailer/2.4+16.10.20160825-0ubuntu1
  --
  For the record, the so far included post-5.6.1 QDBus patches in our packages:

  https://codereview.qt-project.org/#/c/167480/
  https://codereview.qt-project.org/#/c/170356/

  Thiago is the main contact in upstream.
  --
  We had also problems with telepathy-qt and signon with QDBus, but two patches 
were landed that made QDBus ok with those. However, do note that the QDBus 
rewrite in Qt 5.6 from event loop based to threaded might easily require 
changes in our code, as it did for telepathy-qt:

  
http://launchpadlibrarian.net/280893997/telepathy-qt_0.9.6.1-6ubuntu1_0.9.6.1-7ubuntu2.diff.gz
  
http://launchpadlibrarian.net/284273846/telepathy-qt_0.9.6.1-7ubuntu2_0.9.6.1-9ubuntu6.diff.gz

  Maybe those could give some ideas on what to change in thumbnailer?

  --

  ...although the thumbnailer problems seems a bit different as it's
  limited to two rarer 64-bit architectures instead of happening on all
  of them.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-6/+bug/1625930/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1613561] Re: [MIR] thumbnailer

2016-09-21 Thread Timo Jyrinki
Ok I've now finished a rebuild and realized it would not have raised any
flags for me earlier since my test silo only early built only for amd64,
armhf and i386. I've now added arm64 to the mix.

This QDBus problem seems more architecture specific than the others
were.

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

** No longer affects: qtbase-opensource-src (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1613561

Title:
  [MIR] thumbnailer

Status in thumbnailer package in Ubuntu:
  Incomplete

Bug description:
  [Availability]
   * Available in universe

  [Rationale]
   * This package is required by many Ubuntu Touch applications and scopes, 
such as gallery app, music app, today scope, music scope, etc.

  [Security]
   * No known security issues at this time. It has been reviewed by security in 
the past for use on the phone.

  [Quality assurance]
   * This package has unit tests.

  [Dependencies]
   Most dependencies are already in main with the exception of the following:
   * libboost-filesystem-dev
   * libunity-api-dev (Bug #1613563)
   * persistent-cache-cpp-dev (Bug #1613560)

   Note that the package has other dependencies that are not in main,
  but these are used only for the tests and are not runtime
  dependencies.

  [Standards compliance]
   * This package uses cmake.

  [Maintenance]
   * This package is maintained by Canonical and actively in use on the phone 
images.

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

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1625930] [NEW] thumbnailer FTBFS on arm64 ppc64el

2016-09-21 Thread Timo Jyrinki
Public bug reported:

See bug #1613561.

--
still ftbfs on arm64 and ppc64el, where it built before:
https://launchpad.net/ubuntu/+source/thumbnailer/2.4+16.10.20160825-0ubuntu1
--
For the record, the so far included post-5.6.1 QDBus patches in our packages:

https://codereview.qt-project.org/#/c/167480/
https://codereview.qt-project.org/#/c/170356/

Thiago is the main contact in upstream.
--
We had also problems with telepathy-qt and signon with QDBus, but two patches 
were landed that made QDBus ok with those. However, do note that the QDBus 
rewrite in Qt 5.6 from event loop based to threaded might easily require 
changes in our code, as it did for telepathy-qt:

http://launchpadlibrarian.net/280893997/telepathy-qt_0.9.6.1-6ubuntu1_0.9.6.1-7ubuntu2.diff.gz
http://launchpadlibrarian.net/284273846/telepathy-qt_0.9.6.1-7ubuntu2_0.9.6.1-9ubuntu6.diff.gz

Maybe those could give some ideas on what to change in thumbnailer?

--

...although the thumbnailer problems seems a bit different as it's
limited to two rarer 64-bit architectures instead of happening on all of
them.

** Affects: qtbase-opensource-src (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: thumbnailer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: qt5.6

** Also affects: thumbnailer (Ubuntu)
   Importance: Undecided
   Status: New

** Description changed:

  See bug #1613561.
  
  --
  still ftbfs on arm64 and ppc64el, where it built before:
  https://launchpad.net/ubuntu/+source/thumbnailer/2.4+16.10.20160825-0ubuntu1
  --
+ For the record, the so far included post-5.6.1 QDBus patches in our packages:
+ 
+ https://codereview.qt-project.org/#/c/167480/
+ https://codereview.qt-project.org/#/c/170356/
+ 
+ Thiago is the main contact in upstream.
+ --
+ We had also problems with telepathy-qt and signon with QDBus, but two patches 
were landed that made QDBus ok with those. However, do note that the QDBus 
rewrite in Qt 5.6 from event loop based to threaded might easily require 
changes in our code, as it did for telepathy-qt:
+ 
+ 
http://launchpadlibrarian.net/280893997/telepathy-qt_0.9.6.1-6ubuntu1_0.9.6.1-7ubuntu2.diff.gz
+ 
http://launchpadlibrarian.net/284273846/telepathy-qt_0.9.6.1-7ubuntu2_0.9.6.1-9ubuntu6.diff.gz
+ 
+ Maybe those could give some ideas on what to change in thumbnailer?
+ 
+ --
+ 
+ ...although the thumbnailer problems seems a bit different as it's
+ limited to two rarer 64-bit architectures instead of happening on all of
+ them.

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1625930

Title:
  thumbnailer FTBFS on arm64 ppc64el

Status in qtbase-opensource-src package in Ubuntu:
  New
Status in thumbnailer package in Ubuntu:
  New

Bug description:
  See bug #1613561.

  --
  still ftbfs on arm64 and ppc64el, where it built before:
  https://launchpad.net/ubuntu/+source/thumbnailer/2.4+16.10.20160825-0ubuntu1
  --
  For the record, the so far included post-5.6.1 QDBus patches in our packages:

  https://codereview.qt-project.org/#/c/167480/
  https://codereview.qt-project.org/#/c/170356/

  Thiago is the main contact in upstream.
  --
  We had also problems with telepathy-qt and signon with QDBus, but two patches 
were landed that made QDBus ok with those. However, do note that the QDBus 
rewrite in Qt 5.6 from event loop based to threaded might easily require 
changes in our code, as it did for telepathy-qt:

  
http://launchpadlibrarian.net/280893997/telepathy-qt_0.9.6.1-6ubuntu1_0.9.6.1-7ubuntu2.diff.gz
  
http://launchpadlibrarian.net/284273846/telepathy-qt_0.9.6.1-7ubuntu2_0.9.6.1-9ubuntu6.diff.gz

  Maybe those could give some ideas on what to change in thumbnailer?

  --

  ...although the thumbnailer problems seems a bit different as it's
  limited to two rarer 64-bit architectures instead of happening on all
  of them.

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

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1421009] Re: unity8 sometimes hangs on boot

2016-09-19 Thread Timo Jyrinki
Qt 5.6 now in yakkety and xenial-overlay with largely re-engineered
QDBus (...with new but different bugs).

** Changed in: qtbase-opensource-src (Ubuntu)
   Status: Incomplete => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1421009

Title:
  unity8 sometimes hangs on boot

Status in Canonical System Image:
  Fix Released
Status in autopilot package in Ubuntu:
  Fix Released
Status in libusermetrics package in Ubuntu:
  Fix Released
Status in lxc-android-config package in Ubuntu:
  Invalid
Status in qtbase-opensource-src package in Ubuntu:
  Fix Released
Status in ubuntu-system-settings-online-accounts package in Ubuntu:
  Fix Released
Status in unity8 package in Ubuntu:
  Invalid

Bug description:
  The following gdbus call is failing with a "Error: Timeout was
  reached" message:

  gdbus call --session --dest com.canonical.UnityGreeter --object-path /
  --method org.freedesktop.DBus.Properties.Get
  com.canonical.UnityGreeter IsActive

  This is being seen on krillin devices starting with image 106 from
  ubuntu-touch/devel-proposed. It doesn't happen every time, so far
  today, I've seen it 3 times from about 12 tests. On the most recent
  failure, I grabbed a console and tried repeatedly to run the command
  from the shell, even after 2 hours the timeout was still being
  returned (after about 28 seconds).

  A copy of ~/.cache/upstart/unity8.log is here:
  http://paste.ubuntu.com/10179482/

  I have 3 test cases where the problem was observed:
  http://d-jenkins.ubuntu-ci:8080/job/vivid-boottest-qtchooser/1/console
  
http://d-jenkins.ubuntu-ci:8080/job/vivid-boottest-gsettings-ubuntu-touch-schemas/1/console
  http://d-jenkins.ubuntu-ci:8080/job/fjg-boottest/3/console

  In all cases, the test is using adt-run (from autopkgtest) to drive a
  test on the phone device. adt-run uses the above gdbus call to
  determine if the desktop is active. In all the examples, the device
  was freshly flashed.

  == Test Case ==

  # Prepare debugging
  adb shell
  sudo apt-get clean # so that you wouldn't run out of disk space
  sudo apt install qtbase5-dbg libc6-dbg libdbus-glib-1-2-dbg dbus-1-dbg 
libglib2.0-0-dbg

  # Add also libusermetrics debug symbols, unless you're testing a PPA version
  echo "deb http://ddebs.ubuntu.com $(lsb_release -cs) main restricted universe 
multiverse" | sudo tee -a /etc/apt/sources.list.d/ddebs.list
  sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 428D7C01
  sudo apt-get update
  sudo apt install libusermetricsoutput1-dbgsym=1.1.1+15.04.20150219-0ubuntu1

  # Start the reboot loop
  # This reboots the device in a loop, and if this bug is not fixed by whatever 
proposed solution, it will hang eventually with Unity 8 having a black 
background. Other kind of hangs (like just Google logo showing, no adb) are not 
related to this bug. Current highest amount of reboots without errors is 54, so 
it's probable a 100 reboots is needed for testing.

  bzr branch lp:unity8
  cd unity8
  while true; do adb shell rm -R "~phablet/.cache/QML"; ./tools/unlock-device 
|| break; done

  # When it fails
  adb shell
  sudo gdb -p $(pidof unity8)
  bt full

  --
  At this point, the backtrace should show:
  #0  syscall () at ../sysdeps/unix/sysv/linux/arm/syscall.S:37
  #1  0xb6301e12 in _q_futex (op=0, val=3, timeout=0x0, addr=)
  at thread/qmutex_linux.cpp:146
  #2  lockInternal_helper (timeout=-1, elapsedTimer=0x0, d_ptr=...)
  at thread/qmutex_linux.cpp:187
  #3  QBasicMutex::lockInternal (this=this@entry=0x1523b44)
  at thread/qmutex_linux.cpp:203
  #4  0xb6301eb6 in lock (this=0x1523b44) at thread/qmutex.h:59
  #5  lock (timeout=-1, this=0x1523b38) at thread/qmutex.cpp:620
  #6  QMutex::lock (this=this@entry=0x1523d6c) at thread/qmutex.cpp:215
  #7  0xb5f39586 in QDBusMutexLocker (m=0x1523d6c, s=0x1523d48,
  a=ToggleWatchAction, this=) at qdbusthreaddebug_p.h:183
  #8  QDBusDispatchLocker (s=0x1523d48, a=ToggleWatchAction,
  this=) at qdbusthreaddebug_p.h:198
  #9  qDBusRealToggleWatch (d=0x1523d48, watch=0x1524dd0, fd=46)
  at qdbusintegrator.cpp:346
  #10 0xb5ae18f6 in ?? () from /lib/arm-linux-gnueabihf/libdbus-1.so.3

  With this, it's know that it was a QDBus locking related problem.
  --

  ---

  Timeline/Updates:
  2015-02-20: libusermetrics lands, causing (apparently) this boot problem to 
start happening rarely. 
http://people.canonical.com/~ogra/touch-image-stats/106.changes / 
http://launchpadlibrarian.net/198152771/libusermetrics_1.1.1%2B14.10.20141020-0ubuntu1_1.1.1%2B15.04.20150219-0ubuntu1.diff.gz
 ”I got a symbolic trace out of all the threads. It seems to be a dbus lock 
between usermetrics and networkmanager bits. We suspect a relation to QTBUG 
https://bugreports.qt.io/browse/QTBUG-44836.”
  2015-03-25: qtbase dbus update to support threads (instead of one main 
thread) in PPA 018 

[Ubuntu-sdk-bugs] [Bug 1536669] Re: "BottomEdge" component does not support automatic mouse detection

2016-09-19 Thread Timo Jyrinki
qtsystems-opensource-src
(5.0~git20141206~44f70d99-0ubuntu9~xenialoverlay1~9) xenial;
urgency=medium

  * debian/patches/Add-support-for-disabling-enabling-the-screen-saver-.patch:
- Replace former unity-screen.diff with the upstream version of it.
  * debian/patches/Add-QInputDeviceInfo.patch:
- Update to upstream patch set 43 (LP: #1536669)
  * Add build dependency on libmirclient-dev
  * debian/patches/Fix-crash-on-mir-based-systems.patch:
- Fix a crasher with inputdeviceinfo, patch set 3.
  * debian/patches/Fix-name-mismatch.patch:
- Fix FTBFS in Add-support-for-... patch.

---

qtsystems-opensource-src
(5.0~git20141206~44f70d99-0ubuntu2.2~overlay2~19) vivid; urgency=medium

  * debian/patches/Add-support-for-disabling-enabling-the-screen-saver-.patch:
- Replace former unity-screen.diff with the upstream version of it.
  * debian/patches/Add-QInputDeviceInfo.patch:
- Update to upstream patch set 43 (LP: #1536669)
  * debian/patches/add-input-events.patch:
- Add input events header not available on vivid
  * Add build dependency on libmirclient-dev
  * debian/patches/Fix-crash-on-mir-based-systems.patch:
- Fix a crasher with inputdeviceinfo, patch set 3.
  * debian/patches/Fix-name-mismatch.patch:
- Fix FTBFS in Add-support-for-... patch.

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

** Changed in: qtsystems-opensource-src (Ubuntu RTM)
   Status: New => Fix Released

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

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1536669

Title:
   "BottomEdge" component does not support automatic mouse detection

Status in Canonical System Image:
  In Progress
Status in Mir:
  Fix Released
Status in mir package in Ubuntu:
  Fix Released
Status in qtsystems-opensource-src package in Ubuntu:
  Fix Committed
Status in ubuntu-ui-toolkit package in Ubuntu:
  In Progress
Status in qtsystems-opensource-src package in Ubuntu RTM:
  Fix Released

Bug description:
  BottomEdge component does not work property with mouse unless you set
  the:

  QuickUtils.mouseAttached  = true

  
  This should be done automatically by SDK.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1536669/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1618590] Re: scoperunner crashed with SIGSEGV in QObject::disconnect()

2016-09-19 Thread Timo Jyrinki
** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

** Changed in: canonical-devices-system-image
Milestone: None => x1

** Changed in: unity-scope-click (Ubuntu)
 Assignee: (unassigned) => Rodney Dawes (dobey)

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

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1618590

Title:
  scoperunner crashed with SIGSEGV in QObject::disconnect()

Status in Canonical System Image:
  New
Status in qtbase-opensource-src package in Ubuntu:
  Incomplete
Status in unity-scope-click package in Ubuntu:
  New

Bug description:
  crash

  ProblemType: Crash
  DistroRelease: Ubuntu 16.10
  Package: unity-scope-click 0.1.1+16.10.20160808-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-9136.55-generic 4.4.16
  Uname: Linux 4.4.0-9136-generic x86_64
  ApportVersion: 2.20.3-0ubuntu7
  Architecture: amd64
  Date: Tue Aug 30 17:54:20 2016
  ExecutablePath: /usr/lib/x86_64-linux-gnu/unity-scopes/scoperunner
  InstallationDate: Installed on 2016-08-27 (3 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  ProcCmdline: /usr/lib/x86_64-linux-gnu/unity-scopes/scoperunner  
/usr/lib/x86_64-linux-gnu/unity-scopes/clickapps/clickscope.ini
  Scope: Apps
  Signal: 11
  SourcePackage: unity-scope-click
  StacktraceTop:
   QObject::disconnect(QObject const*, char const*, QObject const*, char 
const*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
   ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
   ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
   ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
   start_thread (arg=0x7fae9eade700) at pthread_create.c:333
  Title: scoperunner crashed with SIGSEGV in QObject::disconnect()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1618590/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1618590] Re: scoperunner crashed with SIGSEGV in QObject::disconnect()

2016-09-19 Thread Timo Jyrinki
** Also affects: unity-scope-click (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: qtbase-opensource-src (Ubuntu)
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1618590

Title:
  scoperunner crashed with SIGSEGV in QObject::disconnect()

Status in qtbase-opensource-src package in Ubuntu:
  Incomplete
Status in unity-scope-click package in Ubuntu:
  New

Bug description:
  crash

  ProblemType: Crash
  DistroRelease: Ubuntu 16.10
  Package: unity-scope-click 0.1.1+16.10.20160808-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-9136.55-generic 4.4.16
  Uname: Linux 4.4.0-9136-generic x86_64
  ApportVersion: 2.20.3-0ubuntu7
  Architecture: amd64
  Date: Tue Aug 30 17:54:20 2016
  ExecutablePath: /usr/lib/x86_64-linux-gnu/unity-scopes/scoperunner
  InstallationDate: Installed on 2016-08-27 (3 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  ProcCmdline: /usr/lib/x86_64-linux-gnu/unity-scopes/scoperunner  
/usr/lib/x86_64-linux-gnu/unity-scopes/clickapps/clickscope.ini
  Scope: Apps
  Signal: 11
  SourcePackage: unity-scope-click
  StacktraceTop:
   QObject::disconnect(QObject const*, char const*, QObject const*, char 
const*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
   ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
   ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
   ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
   start_thread (arg=0x7fae9eade700) at pthread_create.c:333
  Title: scoperunner crashed with SIGSEGV in QObject::disconnect()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1624253] [NEW] UITK segfault in qmlplugindump on Qt 5.7

2016-09-16 Thread Timo Jyrinki
Public bug reported:

---
make[4]: Leaving directory 
'/«BUILDDIR»/ubuntu-ui-toolkit-1.3.2085+16.10.20160831.4build1/src/Ubuntu/Components/Themes'
Segmentation fault (core dumped)
Makefile.ComponentModule:368: recipe for target 
'/«BUILDDIR»/ubuntu-ui-toolkit-1.3.2085+16.10.20160831.4build1/qml/Ubuntu/Components/plugins.qmltypes'
 failed
make[4]: *** 
[/«BUILDDIR»/ubuntu-ui-toolkit-1.3.2085+16.10.20160831.4build1/qml/Ubuntu/Components/plugins.qmltypes]
 Error 139
---

(https://launchpadlibrarian.net/284597820/buildlog_ubuntu-yakkety-amd64
.ubuntu-ui-toolkit_1.3.2085+16.10.20160831.4build1_BUILDING.txt.gz)

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

** Affects: ubuntu-ui-toolkit (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: qt5.7

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1624253

Title:
  UITK segfault in qmlplugindump on Qt 5.7

Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  ---
  make[4]: Leaving directory 
'/«BUILDDIR»/ubuntu-ui-toolkit-1.3.2085+16.10.20160831.4build1/src/Ubuntu/Components/Themes'
  Segmentation fault (core dumped)
  Makefile.ComponentModule:368: recipe for target 
'/«BUILDDIR»/ubuntu-ui-toolkit-1.3.2085+16.10.20160831.4build1/qml/Ubuntu/Components/plugins.qmltypes'
 failed
  make[4]: *** 
[/«BUILDDIR»/ubuntu-ui-toolkit-1.3.2085+16.10.20160831.4build1/qml/Ubuntu/Components/plugins.qmltypes]
 Error 139
  ---

  (https://launchpadlibrarian.net/284597820/buildlog_ubuntu-yakkety-
  amd64.ubuntu-ui-
  toolkit_1.3.2085+16.10.20160831.4build1_BUILDING.txt.gz)

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1624253/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1620945] Re: Additional dbus patch required for Qt 5.6

2016-09-15 Thread Timo Jyrinki
qtbase-opensource-src (5.6.1+dfsg-3ubuntu4~xenialoverlay1~6) xenial;
urgency=medium

  [ Timo Jyrinki ]
  * debian/patches/Make-QDBusConnectionPrivate-relaySignal-be-called-in.patch:
- Antoher DBus fix needed for telephony-service (LP: #1620945)
  * debian/patches/Fix-gcc-Wsuggest-override-warning-on-Q_OBJECT.patch
debian/patches/Fix-the-GCC-version-supporting-Wsuggest-override.patch:
- Fix GCC -Wsuggest-override warning on Q_OBJECT (LP: #1619483)
  * debian/patches/Fix-parsing-of-tzfile-5-POSIX-rule-zone-names-with-b.patch:
- Fix parsing of rule zone names for certain time zones (LP: #1622089)
  * debian/patches/Avoid-artifacts-when-hiding-or-closing-a-QOpenGLWidg.patch
debian/patches/QtWidgets-Send-show-hide-event-to-children-on-restor.patch:
- Fix event sending to children, hurting Oxide-Qt use on desktop
  (LP: #1613670)
  * Disable QStaticText tests for now (QTBUG-55653)

 -- Timo Jyrinki <timo-jyri...@ubuntu.com>  Mon, 12 Sep 2016 05:42:31
+

** Changed in: canonical-devices-system-image
   Status: Confirmed => Fix Committed

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

** Changed in: qtbase-opensource-src (Ubuntu RTM)
   Status: New => Fix Released

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

** Changed in: qtbase-opensource-src (Ubuntu)
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1620945

Title:
  Additional dbus patch required for Qt 5.6

Status in Canonical System Image:
  Fix Committed
Status in qtbase-opensource-src package in Ubuntu:
  In Progress
Status in qtbase-opensource-src package in Ubuntu RTM:
  Fix Released

Bug description:
  The patch from https://codereview.qt-project.org/#/c/170356/ is
  required to fix telephony-service tests and also potential real
  problems.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1620945/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1620945] Re: Additional dbus patch required for Qt 5.6

2016-09-07 Thread Timo Jyrinki
** Changed in: qtbase-opensource-src (Ubuntu)
 Assignee: (unassigned) => Timo Jyrinki (timo-jyrinki)

** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

** Changed in: canonical-devices-system-image
Milestone: None => x1

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1620945

Title:
  Additional dbus patch required for Qt 5.6

Status in Canonical System Image:
  New
Status in qtbase-opensource-src package in Ubuntu:
  New

Bug description:
  The patch from https://codereview.qt-project.org/#/c/170356/ is
  required to fix telephony-service tests and also potential real
  problems.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1620945/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1620945] [NEW] Additional dbus patch required for Qt 5.6

2016-09-07 Thread Timo Jyrinki
Public bug reported:

The patch from https://codereview.qt-project.org/#/c/170356/ is required
to fix telephony-service tests and also potential real problems.

** Affects: qtbase-opensource-src (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1620945

Title:
  Additional dbus patch required for Qt 5.6

Status in qtbase-opensource-src package in Ubuntu:
  New

Bug description:
  The patch from https://codereview.qt-project.org/#/c/170356/ is
  required to fix telephony-service tests and also potential real
  problems.

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

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1543344] Re: QML Flickables scrolling with mouse wheel insanely fast

2016-09-06 Thread Timo Jyrinki
*** This bug is a duplicate of bug 1607240 ***
https://bugs.launchpad.net/bugs/1607240

I think this bug can now be marked as duplicate of the better described
bug #1607240 which also has a ubuntu-system-settings sub-task.

** This bug has been marked a duplicate of bug 1607240
   Unity8 default mouse wheel speed seen by Mir clients is 7.0 (it should be 
1.0)

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

Title:
  QML Flickables scrolling with mouse wheel insanely fast

Status in Canonical System Image:
  Incomplete
Status in Canonical Pocket Desktop:
  Fix Released
Status in qtdeclarative-opensource-src package in Ubuntu:
  Incomplete
Status in unity8 package in Ubuntu:
  Fix Released

Bug description:
  Scrolling QML Flickables with mouse wheel is way too fast.

  Steps:
  * connect a mouse to your device
  * scroll the wheel over the dash

  Expected:
  * scrolling sane

  Current:
  * scrolling insane

  The same can be observed with two-finger scrolling when using the
  virtual touchpad when you connect your device to an external screen.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1543344/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1608822] Re: signon fails tests on Qt 5.6

2016-09-06 Thread Timo Jyrinki
qtbase-opensource-src (5.6.1+dfsg-3ubuntu3~3) yakkety; urgency=medium

  [ Timo Jyrinki ]
  * debian/patches/QDBusServer-delay-processing-of-D-Bus-messages.patch:
- Fix DBus message processing (LP: #1608822)
  * debian/patches/xcb-Send-also-text-plain-when-a-text-uri-list-is-dro.patch:
- Fix drag and drop from Qt to skype (LP: #1586857)
  * debian/patches/qt5-qmake-arm-linux-gnueabihf:
- Support cross-compilation inside chroot using pkg-config (LP: #1580981)
  * debian/patches/Make-sure-connection-is-not-null-before-using-it.patch:
- Fix unity8 crasher (LP: #1612309)
  * Update symbols with pkgkde-mark-qt5-private-symbols.
  * Disable printsupport tests that started failing but only on builders,
possibly with new glibc. See LP: #1612767 for details.

  [ Dmitry Shachnev ]
  * Backport some upstream patches to add support for D-Bus global menus,
and improve support for D-Bus tray icons (LP: #1612767):
+ dbustray_use_separate_connections.diff (fix for multiple tray icons)
+ dbusmenu_exclusive_groups.diff (fix for radio actions)
+ qplatformmenubar_createmenu.diff (adding a method to QPlatformMenuBar)
+ dbusmenu_global_menu.diff (add support for D-Bus global menus)
  * Add a distro patch to stop setting AA_DontUseNativeMenuBar unconditionally
(allow_native_menubar.diff): we want this attribute to be false by default,
but applications should be able to override it.

 -- Timo Jyrinki <timo-jyri...@ubuntu.com> Sat, 03 Sep 2016 13:58:20
+

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

** Changed in: qtbase-opensource-src (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1608822

Title:
  signon fails tests on Qt 5.6

Status in qtbase-opensource-src package in Ubuntu:
  Fix Released
Status in signon package in Ubuntu:
  In Progress

Bug description:
  See build logs at:

  https://launchpadlibrarian.net/276197217/buildlog_ubuntu-yakkety-
  
amd64.signon_8.58+16.04.20151106-0ubuntu2~~testrebuild1~~testrebuild1~1_BUILDING.txt.gz

  Qt 5.6 aims to be landed to the xenial-overlay so this should be
  fixed.

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

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

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1612309] Re: /usr/bin/unity8-dash:11:QMap:QNetworkManagerSettingsConnection::getSettings:QNetworkManagerEngine::disconnectFromId:QNetworkSessionPrivateImpl::stop:QNetworkAccessM

2016-08-26 Thread Timo Jyrinki
This is ready in QA queue but not sure if they will select it for OTA-13
or not.

** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

** Changed in: qtbase-opensource-src (Ubuntu RTM)
   Status: New => In Progress

** Changed in: canonical-devices-system-image
 Assignee: (unassigned) => Zoltan Balogh (bzoltan)

** Changed in: canonical-devices-system-image
   Importance: Undecided => Medium

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

** Changed in: qtbase-opensource-src (Ubuntu RTM)
   Importance: Undecided => Medium

** Changed in: canonical-devices-system-image
Milestone: None => 13

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1612309

Title:
  
/usr/bin/unity8-dash:11:QMap:QNetworkManagerSettingsConnection::getSettings:QNetworkManagerEngine::disconnectFromId:QNetworkSessionPrivateImpl::stop:QNetworkAccessManagerPrivate::_q_configurationChanged

Status in Canonical System Image:
  New
Status in qtbase-opensource-src package in Ubuntu:
  In Progress
Status in unity8 package in Ubuntu:
  Invalid
Status in qtbase-opensource-src package in Ubuntu RTM:
  In Progress

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding unity8.  This problem was most recently seen with version
  8.13+15.04.20160714-0ubuntu1, the problem page at
  https://errors.ubuntu.com/problem/3f133086a21b12e00de8c6ccd1773109ca7f8ff7
  contains more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1612309/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1596811] Re: Please merge qtbase-opensource-src 5.6.1+dfsg-3

2016-08-25 Thread Timo Jyrinki
** Changed in: qtbase-opensource-src (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1596811

Title:
  Please merge qtbase-opensource-src 5.6.1+dfsg-3

Status in qtbase-opensource-src package in Ubuntu:
  Fix Released

Bug description:
  Please upgrade Qt in Ubuntu to 5.6.

  Much of Qt 5.6 already auto-synced to yakkety but it needs qtbase to
  be updated:

  http://qa.ubuntuwire.org/ftbfs/#qt5

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

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1616448] [NEW] [MIR] qtsensors-opensource-src

2016-08-24 Thread Timo Jyrinki
Public bug reported:

Availability: In universe, builds for all archs.

Rationale: A goal for Ubuntu 16.10 is to have unity8 installed by
default as an optional session. qtsensors is part of the stack that is
needed for this goal. Qtsensors was already in main earlier when
qtwebkit was, bug #1192567.

Security: No known security history. No daemons or services.

Quality assurance: No bugs open in Debian. A bug about certain tests
failing on builders is in Ubuntu (those tests only work in local
installations and are disabled with a patch). The latest upstream stable
LTS version is part of yakkety and upcoming Debian release. For yakkety,
we will not upgrade to Qt 5.7 but stay with the 5.6 LTS.

Dependencies: All binary dependencies are in main.

Standard compliance: Packaging seems compliant with 1 lintian warning.

Maintenance: Qt Company maintains qtsensors as an official module in Qt.
Qt 5.6 will be supported for bug and security fixes for three years.

** Affects: qtsensors-opensource-src (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtsensors-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1616448

Title:
  [MIR] qtsensors-opensource-src

Status in qtsensors-opensource-src package in Ubuntu:
  New

Bug description:
  Availability: In universe, builds for all archs.

  Rationale: A goal for Ubuntu 16.10 is to have unity8 installed by
  default as an optional session. qtsensors is part of the stack that is
  needed for this goal. Qtsensors was already in main earlier when
  qtwebkit was, bug #1192567.

  Security: No known security history. No daemons or services.

  Quality assurance: No bugs open in Debian. A bug about certain tests
  failing on builders is in Ubuntu (those tests only work in local
  installations and are disabled with a patch). The latest upstream
  stable LTS version is part of yakkety and upcoming Debian release. For
  yakkety, we will not upgrade to Qt 5.7 but stay with the 5.6 LTS.

  Dependencies: All binary dependencies are in main.

  Standard compliance: Packaging seems compliant with 1 lintian warning.

  Maintenance: Qt Company maintains qtsensors as an official module in
  Qt. Qt 5.6 will be supported for bug and security fixes for three
  years.

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

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1612309] Re: /usr/bin/unity8-dash:11:QMap:QNetworkManagerSettingsConnection::getSettings:QNetworkManagerEngine::disconnectFromId:QNetworkSessionPrivateImpl::stop:QNetworkAccessM

2016-08-24 Thread Timo Jyrinki
** Changed in: qtbase-opensource-src (Ubuntu)
   Status: New => In Progress

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

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1612309

Title:
  
/usr/bin/unity8-dash:11:QMap:QNetworkManagerSettingsConnection::getSettings:QNetworkManagerEngine::disconnectFromId:QNetworkSessionPrivateImpl::stop:QNetworkAccessManagerPrivate::_q_configurationChanged

Status in qtbase-opensource-src package in Ubuntu:
  In Progress
Status in unity8 package in Ubuntu:
  Invalid
Status in qtbase-opensource-src package in Ubuntu RTM:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding unity8.  This problem was most recently seen with version
  8.13+15.04.20160714-0ubuntu1, the problem page at
  https://errors.ubuntu.com/problem/3f133086a21b12e00de8c6ccd1773109ca7f8ff7
  contains more details.

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

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1580981] Re: PKGCONFIG not working in SDK

2016-08-22 Thread Timo Jyrinki
This is now fixed in Ubuntu 16.10 and in the to-be-landed xenial overlay
silo.

** Changed in: qtbase-opensource-src (Ubuntu)
   Status: Confirmed => Fix Released

** Changed in: qtbase-opensource-src (Ubuntu RTM)
   Status: Incomplete => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1580981

Title:
  PKGCONFIG not working in SDK

Status in Client Developer Experience:
  Confirmed
Status in Ubuntu SDK IDE:
  New
Status in qtbase-opensource-src package in Ubuntu:
  Fix Released
Status in qtbase-opensource-src package in Ubuntu RTM:
  Fix Committed

Bug description:
  having this in a qmake .pro file:

  CONFIG += link_pkgconfig
  PKGCONFIG += url-dispatcher-1 qmenumodel

  works fine for native building, but fails for crossbuilding for armhf.

  https://codereview.qt-project.org/#/c/143276/2//ALL,unified

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-developer-experience/+bug/1580981/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1567776] Re: UITK segfault when running qmlplugindump on s390x on Qt 5.6

2016-08-21 Thread Timo Jyrinki
(Original changelog entry didn't have the bug numbers included)

qtdeclarative-opensource-src (5.6.1-4ubuntu1~4) yakkety; urgency=medium

  * Merge with Debian.
  * Update symbols.
  * Drop backported upstream patches now included:
- Add-QQuickAsyncImageProvider.patch
- Add-isTabFence-private-flag.patch
- Don-t-change-the-currentItem-after-a-viewport-resize.patch
- Don-t-make-currentIndex-skip-an-extra-item-on-remova.patch
- Fix-memory-leak-when-using-async-image-providers.patch
- Flickable-avoid-perturbing-the-timeline-further-whil.patch
- Image-fix-crash-when-switching-between-multiple-scre.patch
- Make-sure-we-stop-animators-if-they-are-yet-to-be-st.patch
- MultiPointTouchArea-Fixed-released-duplication-on-mo.patch
- QQuickItem-fix-an-infinite-loop-nextItemInFocusChain.patch
- WIP-QQuickItem-fix-another-infinite-loop-in-nextItem.patch
- qmlplugindump-Don-t-try-to-import-Qt.test.qtestroot.patch
  * Refresh QML cache and test binary location patches to apply.
  * Modify QML cache patch to Qt 5.6 and 5.6.1 changes. (LP: #1556824)
  * Mark private symbols.
  * Update for Qt 5.6.1:
- Drop debian/patches/Fix-crash-in-hasAtlasTexture.patch now in upstream.
  * Add build dep on libqt5opengl5-dev to execute a test successfully
  * debian/patches/V4-Always-set-the-tag-when-boxing-a-pointer-in-QV4-V.patch
debian/patches/Fix-QQmlEngine-crash-on-big-endian-64-bit-architectu.patch:
- Fix a crasher affecting s390x (LP: #1567481) (LP: #1572496) (LP: #1567776)


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

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1567776

Title:
  UITK segfault when running qmlplugindump on s390x on Qt 5.6

Status in qtdeclarative-opensource-src package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Invalid

Bug description:
  Build log at:

  https://launchpadlibrarian.net/252154396/buildlog_ubuntu-xenial-s390x
  .ubuntu-ui-toolkit_1.3.1908+16.04.20160324.4+qttest-
  0ubuntu1~test3_BUILDING.txt.gz

  There is also a segfault when running tests of qtfeedback, so there
  might be some new problem with s390x with Qt 5.6. However most things
  have compiled fine for s390x.

  Information about Qt 5.6 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/1567776/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1572496] Re: s390x build/run failure with Qt 5.6 gsettings-qt and ubuntu-ui-toolkit

2016-08-21 Thread Timo Jyrinki
(Original changelog entry didn't have the bug numbers included)

qtdeclarative-opensource-src (5.6.1-4ubuntu1~4) yakkety; urgency=medium

  * Merge with Debian.
  * Update symbols.
  * Drop backported upstream patches now included:
- Add-QQuickAsyncImageProvider.patch
- Add-isTabFence-private-flag.patch
- Don-t-change-the-currentItem-after-a-viewport-resize.patch
- Don-t-make-currentIndex-skip-an-extra-item-on-remova.patch
- Fix-memory-leak-when-using-async-image-providers.patch
- Flickable-avoid-perturbing-the-timeline-further-whil.patch
- Image-fix-crash-when-switching-between-multiple-scre.patch
- Make-sure-we-stop-animators-if-they-are-yet-to-be-st.patch
- MultiPointTouchArea-Fixed-released-duplication-on-mo.patch
- QQuickItem-fix-an-infinite-loop-nextItemInFocusChain.patch
- WIP-QQuickItem-fix-another-infinite-loop-in-nextItem.patch
- qmlplugindump-Don-t-try-to-import-Qt.test.qtestroot.patch
  * Refresh QML cache and test binary location patches to apply.
  * Modify QML cache patch to Qt 5.6 and 5.6.1 changes. (LP: #1556824)
  * Mark private symbols.
  * Update for Qt 5.6.1:
- Drop debian/patches/Fix-crash-in-hasAtlasTexture.patch now in upstream.
  * Add build dep on libqt5opengl5-dev to execute a test successfully
  * debian/patches/V4-Always-set-the-tag-when-boxing-a-pointer-in-QV4-V.patch
debian/patches/Fix-QQmlEngine-crash-on-big-endian-64-bit-architectu.patch:
- Fix a crasher affecting s390x (LP: #1567481) (LP: #1572496) (LP: #1567776)


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

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1572496

Title:
  s390x build/run failure with Qt 5.6 gsettings-qt and ubuntu-ui-toolkit

Status in gsettings-qt package in Ubuntu:
  Invalid
Status in qtdeclarative-opensource-src package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Invalid

Bug description:
  Ubuntu UI Toolkit FTBFS:s on s390x when used with Qt 5.6:
  https://launchpad.net/~ci-train-ppa-
  service/+archive/ubuntu/landing-011/+build/9600469 (Error: SEGV)

  gsettings-qt segmentation fault is similar and may be faster to debug
  https://launchpadlibrarian.net/254348976/buildlog_ubuntu-xenial-s390x
  .gsettings-
  qt_0.1+16.04.20160329-0ubuntu2~xenialoverlay1~2_BUILDING.txt.gz

  It is probably during executing 'qmlplugindump' (via build time Qt
  generated wrapper.sh script), which is from qtdeclarative-opensource-
  src.

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gsettings-qt/+bug/1572496/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1567481] Re: maliit-framework test failure on powerpc and s390x with Qt 5.6

2016-08-21 Thread Timo Jyrinki
(Original changelog entry didn't have the bug numbers included)

qtdeclarative-opensource-src (5.6.1-4ubuntu1~4) yakkety; urgency=medium

  * Merge with Debian.
  * Update symbols.
  * Drop backported upstream patches now included:
- Add-QQuickAsyncImageProvider.patch
- Add-isTabFence-private-flag.patch
- Don-t-change-the-currentItem-after-a-viewport-resize.patch
- Don-t-make-currentIndex-skip-an-extra-item-on-remova.patch
- Fix-memory-leak-when-using-async-image-providers.patch
- Flickable-avoid-perturbing-the-timeline-further-whil.patch
- Image-fix-crash-when-switching-between-multiple-scre.patch
- Make-sure-we-stop-animators-if-they-are-yet-to-be-st.patch
- MultiPointTouchArea-Fixed-released-duplication-on-mo.patch
- QQuickItem-fix-an-infinite-loop-nextItemInFocusChain.patch
- WIP-QQuickItem-fix-another-infinite-loop-in-nextItem.patch
- qmlplugindump-Don-t-try-to-import-Qt.test.qtestroot.patch
  * Refresh QML cache and test binary location patches to apply.
  * Modify QML cache patch to Qt 5.6 and 5.6.1 changes. (LP: #1556824)
  * Mark private symbols.
  * Update for Qt 5.6.1:
- Drop debian/patches/Fix-crash-in-hasAtlasTexture.patch now in upstream.
  * Add build dep on libqt5opengl5-dev to execute a test successfully
  * debian/patches/V4-Always-set-the-tag-when-boxing-a-pointer-in-QV4-V.patch
debian/patches/Fix-QQmlEngine-crash-on-big-endian-64-bit-architectu.patch:
- Fix a crasher affecting s390x (LP: #1567481) (LP: #1572496) (LP: #1567776)


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

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

Title:
  maliit-framework test failure on powerpc and s390x with Qt 5.6

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

Bug description:
  Build log at: https://launchpadlibrarian.net/252116453
  /buildlog_ubuntu-xenial-powerpc.maliit-framework_0.99.1+git20151118
  +62bd54b-0ubuntu4~xenial1~qt560~1_BUILDING.txt.gz

  https://launchpadlibrarian.net/258778769/buildlog_ubuntu-yakkety-s390x
  .maliit-framework_0.99.1+git20151118+62bd54b-
  0ubuntu4~1_BUILDING.txt.gz

  --
  FAIL!  : Ut_MInputMethodQuickPlugin::testQmlSetup(Hello world) 'not 
testee->inputMethodArea().isEmpty()' returned FALSE. ()
     Loc: [ut_minputmethodquickplugin.cpp(89)]
  --

  It passes on other architectures, including the more modern powerpc64.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maliit-framework/+bug/1567481/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1611227] [NEW] Don't use gold linker on powerpc (GCC6)

2016-08-09 Thread Timo Jyrinki
Public bug reported:

GCC is now configured with --enable-secureplt. On powerpc, one may now
get /usr/bin/ld.gold: --secure-plt: unknown option

According to doko gold linker should not be used on powerpc.

** Affects: qtbase-opensource-src (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1611227

Title:
  Don't use gold linker on powerpc (GCC6)

Status in qtbase-opensource-src package in Ubuntu:
  New

Bug description:
  GCC is now configured with --enable-secureplt. On powerpc, one may now
  get /usr/bin/ld.gold: --secure-plt: unknown option

  According to doko gold linker should not be used on powerpc.

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

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1610951] [NEW] ubuntu-ui-toolkit-autopilot unable to install on s390x

2016-08-08 Thread Timo Jyrinki
Public bug reported:

As more packages were removed from s390x/yakkety to workaround problems
in other packages, ubuntu-ui-toolkit-autopilot is again impossible to
install on yakkety.

** Affects: ubuntu-ui-toolkit (Ubuntu)
 Importance: Critical
 Status: New

** Branch linked: lp:~timo-jyrinki/ubuntu-ui-
toolkit/limit_s390x_deps_more

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1610951

Title:
  ubuntu-ui-toolkit-autopilot unable to install on s390x

Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  As more packages were removed from s390x/yakkety to workaround
  problems in other packages, ubuntu-ui-toolkit-autopilot is again
  impossible to install on yakkety.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1610951/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1610943] [NEW] UITK FTBFS on yakkety, GCC6 change

2016-08-08 Thread Timo Jyrinki
Public bug reported:

ucbottomedge.cpp: In member function ‘void 
UCBottomEdgePrivate::detectDirection(qreal)’:
ucbottomedge.cpp:263:33: error: call of overloaded ‘abs(qreal&)’ is ambiguous
 bool deltaPassed = abs(delta) >= qApp->styleHints()->startDragDistance();
 ^
In file included from /usr/include/c++/6/cstdlib:75:0,
 from /usr/include/c++/6/bits/stl_algo.h:59,
 from /usr/include/c++/6/algorithm:62,
 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:88,
 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qnamespace.h:37,
 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs.h:41,
 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:40,
 from 
/usr/include/x86_64-linux-gnu/qt5/QtCore/qabstractanimation.h:37,
 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QtCore:4,
 from ../../../include/UbuntuToolkit/UbuntuToolkitDepends:3:
/usr/include/stdlib.h:774:12: note: candidate: int abs(int)
 extern int abs (int __x) __THROW __attribute__ ((__const__)) __wur;
^~~
In file included from /usr/include/c++/6/bits/stl_algo.h:59:0,
 from /usr/include/c++/6/algorithm:62,
 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:88,
 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qnamespace.h:37,
 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs.h:41,
 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:40,
 from 
/usr/include/x86_64-linux-gnu/qt5/QtCore/qabstractanimation.h:37,
 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QtCore:4,
 from ../../../include/UbuntuToolkit/UbuntuToolkitDepends:3:
/usr/include/c++/6/cstdlib:180:3: note: candidate: long long int std::abs(long 
long int)
   abs(long long __x) { return __builtin_llabs (__x); }
   ^~~
/usr/include/c++/6/cstdlib:172:3: note: candidate: long int std::abs(long int)
   abs(long __i) { return __builtin_labs(__i); }
   ^~~


...etc


>From https://gcc.gnu.org/gcc-6/porting_to.html:
"Code which assumes that abs, malloc etc. are macros may no longer compile"

** Affects: ubuntu-ui-toolkit (Ubuntu)
 Importance: Critical
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1610943

Title:
  UITK FTBFS on yakkety, GCC6 change

Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  ucbottomedge.cpp: In member function ‘void 
UCBottomEdgePrivate::detectDirection(qreal)’:
  ucbottomedge.cpp:263:33: error: call of overloaded ‘abs(qreal&)’ is ambiguous
   bool deltaPassed = abs(delta) >= qApp->styleHints()->startDragDistance();
   ^
  In file included from /usr/include/c++/6/cstdlib:75:0,
   from /usr/include/c++/6/bits/stl_algo.h:59,
   from /usr/include/c++/6/algorithm:62,
   from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:88,
   from 
/usr/include/x86_64-linux-gnu/qt5/QtCore/qnamespace.h:37,
   from 
/usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs.h:41,
   from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:40,
   from 
/usr/include/x86_64-linux-gnu/qt5/QtCore/qabstractanimation.h:37,
   from /usr/include/x86_64-linux-gnu/qt5/QtCore/QtCore:4,
   from ../../../include/UbuntuToolkit/UbuntuToolkitDepends:3:
  /usr/include/stdlib.h:774:12: note: candidate: int abs(int)
   extern int abs (int __x) __THROW __attribute__ ((__const__)) __wur;
  ^~~
  In file included from /usr/include/c++/6/bits/stl_algo.h:59:0,
   from /usr/include/c++/6/algorithm:62,
   from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:88,
   from 
/usr/include/x86_64-linux-gnu/qt5/QtCore/qnamespace.h:37,
   from 
/usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs.h:41,
   from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:40,
   from 
/usr/include/x86_64-linux-gnu/qt5/QtCore/qabstractanimation.h:37,
   from /usr/include/x86_64-linux-gnu/qt5/QtCore/QtCore:4,
   from ../../../include/UbuntuToolkit/UbuntuToolkitDepends:3:
  /usr/include/c++/6/cstdlib:180:3: note: candidate: long long int 
std::abs(long long int)
 abs(long long __x) { return __builtin_llabs (__x); }
 ^~~
  /usr/include/c++/6/cstdlib:172:3: note: candidate: long int std::abs(long int)
 abs(long __i) { return __builtin_labs(__i); }
 ^~~

  
  ...etc

  
  From https://gcc.gnu.org/gcc-6/porting_to.html:
  "Code which assumes that abs, malloc etc. are macros may no longer compile"

To manage 

[Ubuntu-sdk-bugs] [Bug 1608804] [NEW] u1db-qt fails to build on yakkety due to licensecheck moved to different package

2016-08-02 Thread Timo Jyrinki
Public bug reported:

licensecheck is now in its own package licensecheck instead of
devscripts. Therefore u1db-qt fails to build on yakkety:
https://launchpadlibrarian.net/276195878/buildlog_ubuntu-yakkety-amd64
.u1db-
qt_0.1.5+15.10.20150826.1-0ubuntu2~~testrebuild1~~testrebuild1~1_BUILDING.txt.gz

However I'm not sure how to resolve the issue in a tri-landing
compatible way.

It will only be issue once u1db-qt is wanted to be upgraded, currently
the binaries are there and working.

** Affects: u1db-qt (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to u1db-qt in Ubuntu.
https://bugs.launchpad.net/bugs/1608804

Title:
  u1db-qt fails to build on yakkety due to licensecheck moved to
  different package

Status in u1db-qt package in Ubuntu:
  New

Bug description:
  licensecheck is now in its own package licensecheck instead of
  devscripts. Therefore u1db-qt fails to build on yakkety:
  https://launchpadlibrarian.net/276195878/buildlog_ubuntu-yakkety-amd64
  .u1db-
  
qt_0.1.5+15.10.20150826.1-0ubuntu2~~testrebuild1~~testrebuild1~1_BUILDING.txt.gz

  However I'm not sure how to resolve the issue in a tri-landing
  compatible way.

  It will only be issue once u1db-qt is wanted to be upgraded, currently
  the binaries are there and working.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/u1db-qt/+bug/1608804/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1597205] Re: Not sending relative mouse events to clients

2016-08-01 Thread Timo Jyrinki
** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

** Changed in: canonical-devices-system-image
   Importance: Undecided => High

** Changed in: canonical-devices-system-image
Milestone: None => 13

** Changed in: canonical-devices-system-image
 Assignee: (unassigned) => Zoltan Balogh (bzoltan)

** Changed in: canonical-devices-system-image
   Status: New => In Progress

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

Title:
  Not sending relative mouse events to clients

Status in Canonical System Image:
  In Progress
Status in QtMir:
  In Progress
Status in qtdeclarative-opensource-src package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  In Progress
Status in qtdeclarative-opensource-src package in Ubuntu RTM:
  In Progress

Bug description:
  QtMir is not sending relative mouse movements in mouse events.

  Relevant code from mirsurface.cpp:

  
  mir::EventUPtr makeMirEvent(QMouseEvent *qtEvent, MirPointerAction action)
  {
  auto timestamp = 
uncompressTimestamp(qtmir::Timestamp(qtEvent->timestamp()));
  auto modifiers = getMirModifiersFromQt(qtEvent->modifiers());
  auto buttons = getMirButtonsFromQt(qtEvent->buttons());

  return mir::events::make_event(0 /*DeviceID */, timestamp, 
std::vector{} /* cookie */, modifiers, action,
 buttons, qtEvent->x(), qtEvent->y(), 0, 0, 
0, 0);

  
  The last 2 parameters in the make_event call should be the relative x & y 
motion.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1597205/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1588238] Re: Flickable's widthRatio and heightRatio are wrong when the content is smaller than the view and has topMargin/leftMargin

2016-08-01 Thread Timo Jyrinki
** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

** Changed in: qtdeclarative-opensource-src (Ubuntu)
   Importance: Undecided => Medium

** Changed in: qtdeclarative-opensource-src (Ubuntu RTM)
   Importance: Undecided => Medium

** Changed in: canonical-devices-system-image
   Importance: Undecided => Medium

** Changed in: canonical-devices-system-image
 Assignee: (unassigned) => Zoltan Balogh (bzoltan)

** Changed in: canonical-devices-system-image
Milestone: None => 13

** Changed in: canonical-devices-system-image
   Status: New => In Progress

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

Title:
  Flickable's widthRatio and heightRatio are wrong when the content is
  smaller than the view and has topMargin/leftMargin

Status in Canonical System Image:
  In Progress
Status in qtdeclarative-opensource-src package in Ubuntu:
  New
Status in qtdeclarative-opensource-src package in Ubuntu RTM:
  In Progress

Bug description:
  UPSTREAM BUG: https://bugreports.qt.io/browse/QTBUG-53726

  Description (copied from the upstream bug I created)

  According to Flickable's documentation, widthRatio and heightRatio define
  "the percentage of the full view currently visible, scaled to 0.0 - 1.0".
  At the moment, defining leftMargin so that
  leftMargin+contentWidth < flickable.width
  causes widthRatio to be wrongly evaluated to something != 1, whereas it 
should be 1, because Flickable's defaults at -leftMargin
  (see 
https://github.com/qtproject/qtdeclarative/blob/5.6/src/quick/items/qquickflickable.cpp#L1592
 ).
  and when contentX is -leftMargin, the whole content fits inside the view.
  As a consequence of that, in the current implementation you can also scroll 
the item from the testcase left and right, which shouldn't be possible (because 
item+margin are still smaller than the view).

  

  Additional Ubuntu-specific info:
  This is currently blocking the correct implementation of the new scrollbars 
inside TextFields (ping kalikiana or me (faenil) on IRC for more info)

  TESTCASE

  import QtQuick 2.0

  Flickable {
  id: flickable
  width: 200
  height: 200
  contentWidth: item.width
  contentHeight: item.height
  topMargin: 20
  leftMargin: 40
  Component.onCompleted: console.log("xPos", 
flickable.visibleArea.xPosition, "widthRatio", flickable.visibleArea.widthRatio)
  Connections {
  target: flickable.visibleArea
  onXPositionChanged: console.log("xPosChanged", 
flickable.visibleArea.xPosition)
  onWidthRatioChanged: console.log("widthRatioChanged", 
flickable.visibleArea.widthRatio)
  }
  Rectangle {
  id: item
  width: 100
  height: 100
  color: "black"
  }
  }

  ===

  How to reproduce:
  1) qmlscene testcase.qml
  2) watch the console output

  Actual result: widthRatio is != 1
  Expected result: widthRatio == 1

  ===

  Fix: I worked on a fix which is being reviewed by upstream --->
  https://codereview.qt-project.org/#/c/161043/

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1588238/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1337221] Re: qmlscene crashed with SIGSEGV in QmlIR::QmlUnitGenerator::generate()

2016-07-27 Thread Timo Jyrinki
Wow, works on Ubuntu 16.04 LTS on Qt 5.5.1, finally! :)

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

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

Title:
  qmlscene crashed with SIGSEGV in QmlIR::QmlUnitGenerator::generate()

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

Bug description:
  Running a project I hadn't touched in a while [1] caused the crash.
  However a basic "hello world" QML file [2] is fine.

  [1] - https://github.com/jamesodhunt/qml-noughts-and-crosses
  [2] - http://qt-project.org/doc/qt-5/qmlfirststeps.html

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: qmlscene 5.3.0-3ubuntu6
  ProcVersionSignature: Ubuntu 3.15.0-6.11-generic 3.15.0
  Uname: Linux 3.15.0-6-generic x86_64
  ApportVersion: 2.14.4-0ubuntu1
  Architecture: amd64
  CrashCounter: 1
  CurrentDesktop: Unity
  Date: Thu Jul  3 09:30:26 2014
  ExecutablePath: /usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene
  InstallationDate: Installed on 2014-04-11 (82 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Daily amd64 (20140409)
  ProcCmdline: /usr/lib/x86_64-linux-gnu/qt5/bin/qmlscene -I 
/home/username/src/qml/qml-noughts-and-crosses -I /usr/bin -I 
/usr/lib/i386-linux-gnu/qt5/qml 
/home/username/src/qml/qml-noughts-and-crosses/noughts-and-crosses.qml
  SegvAnalysis:
   Segfault happened at: 0x7ff039273c89 
<_ZN5QmlIR16QmlUnitGenerator8generateERNS_8DocumentE+41>:   mov
(%rax),%rax
   PC (0x7ff039273c89) ok
   source "(%rax)" (0x) not located in a known VMA region (needed 
readable region)!
   destination "%rax" ok
   Stack memory exhausted (SP below stack segment)
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: qtdeclarative-opensource-src
  StacktraceTop:
   QmlIR::QmlUnitGenerator::generate(QmlIR::Document&) () from 
/usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
   ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
   ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
   ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
   ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
  Title: qmlscene crashed with SIGSEGV in QmlIR::QmlUnitGenerator::generate()
  UpgradeStatus: Upgraded to utopic on 2014-05-08 (55 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sbuild sudo

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

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1586002] Re: UITK Bottom Edge gallery page has non-displayed slider bar on Qt 5.6

2016-07-27 Thread Timo Jyrinki
This was fixed with Qt 5.6.1.

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1586002

Title:
  UITK Bottom Edge gallery page has non-displayed slider bar on Qt 5.6

Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released

Bug description:
  Left: Qt 5.5, Right: Qt 5.6

  The "top" slider does work (the number runs) but it doesn't show the
  handle (and the number stays in one place).

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1586002/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1594851] Re: Color fonts (e.g. emoji) fail to render correctly

2016-07-26 Thread Timo Jyrinki
qtbase-opensource-src (5.6.1+dfsg-3ubuntu1~4) yakkety; urgency=medium

  * New upstream release.
  * Migrate symbols using the script to the Qt_5 versioning scheme.
  * Update symbols and bump symbols abi.
  * Rebase and refresh enable-tests.patch.
  * Rebase qnam-ubuntu-fix6.patch.
  * Mark private symbols.
  * Drop xcb_fix_parent_screen_of_embedded_windows.patch:
- Fixed differently in Qt 5.6.
  * Tests enablement for Qt 5.6.
  * Add arm64 to gles archs.
  * Rebase patches for 5.6.1, and drop the following:
- Blacklist-Mali-T760-Mali-T720-from-supporting-BGRA.patch: upstreamed
- debian/patches/detect-indicator-application.diff: upstreamed
- debian/patches/fix-duplicate-qnam-finished.patch: folded in to the
  remaining parts of qnam-ubuntu-fix6.patch, half of which were upstreamed
  in Qt 5.6.1
  * Skip a test related to LP: #1603991
  * debian/patches/color-fonts.patch,
debian/patches/fix-scalable-bitmap-factor-caching.patch:
- Add patches required for color font rendering (LP: #1594851)


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

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

** Changed in: qtbase-opensource-src (Ubuntu RTM)
   Status: New => Fix Released

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

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

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1594851

Title:
  Color fonts (e.g. emoji) fail to render correctly

Status in Canonical System Image:
  Fix Committed
Status in qtbase-opensource-src package in Ubuntu:
  Fix Committed
Status in qtdeclarative-opensource-src package in Ubuntu:
  Fix Released
Status in qtbase-opensource-src package in Ubuntu RTM:
  Fix Released
Status in qtdeclarative-opensource-src package in Ubuntu RTM:
  Fix Released

Bug description:
  Attempting to use color fonts such as Emoji One results in garbled
  font rendering. This is fixed in Qt 5.7 so we just need to back port
  support for this.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1594851/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1594851] Re: Color fonts (e.g. emoji) fail to render correctly

2016-07-26 Thread Timo Jyrinki
qtdeclarative fix was in 5.5 already.

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

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1594851

Title:
  Color fonts (e.g. emoji) fail to render correctly

Status in Canonical System Image:
  Fix Committed
Status in qtbase-opensource-src package in Ubuntu:
  Fix Committed
Status in qtdeclarative-opensource-src package in Ubuntu:
  Fix Released
Status in qtbase-opensource-src package in Ubuntu RTM:
  Fix Released
Status in qtdeclarative-opensource-src package in Ubuntu RTM:
  Fix Released

Bug description:
  Attempting to use color fonts such as Emoji One results in garbled
  font rendering. This is fixed in Qt 5.7 so we just need to back port
  support for this.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1594851/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1597205] Re: Not sending relative mouse events to clients

2016-07-26 Thread Timo Jyrinki
** Also affects: qtdeclarative-opensource-src (Ubuntu RTM)
   Importance: Undecided
   Status: New

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

** Changed in: qtdeclarative-opensource-src (Ubuntu RTM)
   Importance: Undecided => High

** Changed in: qtdeclarative-opensource-src (Ubuntu)
   Importance: Undecided => High

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

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

Title:
  Not sending relative mouse events to clients

Status in QtMir:
  In Progress
Status in qtdeclarative-opensource-src package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  In Progress
Status in qtdeclarative-opensource-src package in Ubuntu RTM:
  In Progress

Bug description:
  QtMir is not sending relative mouse movements in mouse events.

  Relevant code from mirsurface.cpp:

  
  mir::EventUPtr makeMirEvent(QMouseEvent *qtEvent, MirPointerAction action)
  {
  auto timestamp = 
uncompressTimestamp(qtmir::Timestamp(qtEvent->timestamp()));
  auto modifiers = getMirModifiersFromQt(qtEvent->modifiers());
  auto buttons = getMirButtonsFromQt(qtEvent->buttons());

  return mir::events::make_event(0 /*DeviceID */, timestamp, 
std::vector{} /* cookie */, modifiers, action,
 buttons, qtEvent->x(), qtEvent->y(), 0, 0, 
0, 0);

  
  The last 2 parameters in the make_event call should be the relative x & y 
motion.

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

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1606531] Re: RM: transitional QML module packages

2016-07-26 Thread Timo Jyrinki
** Also affects: qtxmlpatterns-opensource-src (Ubuntu)
   Importance: Undecided
   Status: New

** Description changed:

  Thanks to bug #1342031 and ongoing bug #1583079 certain transitional
  packages are now dropped (or will be dropped later).
  
  As of Qt 5.6.1 in yakkety, the following binary packages could be
- dropped:
+ dropped - they include mostly transitional packages, but also renamed
+ packages and a private header removal:
  
  qml-model-qtqml-models2 qtdeclarative5-controls-plugin qtdeclarative5
  -dialogs-plugin qtdeclarative5-privatewidgets-plugin qtdeclarative5
  -quicklayouts-plugin qtdeclarative5-qtsensors-plugin
  libqt5webkit5-qmlwebkitplugin libqt5xmlpatterns5-private-dev
  qtxmlpatterns5-dbg libqt53drenderer5 libqt53dcollision5
  libqt53dquickrenderer5 reminders-app
  
  Note: reminders-app is not maintained in archives since 2014, it's only
  available as a click package. It is a reverse dependency of
  qtdeclarative5-quicklayouts-plugin. The whole source package reminders-
  app should be dropped.
  
  More packages will dropped later as the dropping of dependencies on
  transitional packages continues.

** Description changed:

- Thanks to bug #1342031 and ongoing bug #1583079 certain transitional
- packages are now dropped (or will be dropped later).
- 
  As of Qt 5.6.1 in yakkety, the following binary packages could be
  dropped - they include mostly transitional packages, but also renamed
- packages and a private header removal:
+ packages and a private header removal. The changes come from Debian.
  
  qml-model-qtqml-models2 qtdeclarative5-controls-plugin qtdeclarative5
  -dialogs-plugin qtdeclarative5-privatewidgets-plugin qtdeclarative5
  -quicklayouts-plugin qtdeclarative5-qtsensors-plugin
  libqt5webkit5-qmlwebkitplugin libqt5xmlpatterns5-private-dev
  qtxmlpatterns5-dbg libqt53drenderer5 libqt53dcollision5
  libqt53dquickrenderer5 reminders-app
  
  Note: reminders-app is not maintained in archives since 2014, it's only
  available as a click package. It is a reverse dependency of
  qtdeclarative5-quicklayouts-plugin. The whole source package reminders-
  app should be dropped.
  
  More packages will dropped later as the dropping of dependencies on
- transitional packages continues.
+ transitional packages continues in bug #1342031 and bug #1583079.

** Description changed:

  As of Qt 5.6.1 in yakkety, the following binary packages could be
- dropped - they include mostly transitional packages, but also renamed
- packages and a private header removal. The changes come from Debian.
+ dropped that were kept for 14.04 LTS -> 16.04 LTS upgrades. They include
+ mostly transitional packages, but also renamed packages and a private
+ header removal. The changes come from Debian.
  
  qml-model-qtqml-models2 qtdeclarative5-controls-plugin qtdeclarative5
  -dialogs-plugin qtdeclarative5-privatewidgets-plugin qtdeclarative5
  -quicklayouts-plugin qtdeclarative5-qtsensors-plugin
  libqt5webkit5-qmlwebkitplugin libqt5xmlpatterns5-private-dev
  qtxmlpatterns5-dbg libqt53drenderer5 libqt53dcollision5
  libqt53dquickrenderer5 reminders-app
  
  Note: reminders-app is not maintained in archives since 2014, it's only
  available as a click package. It is a reverse dependency of
  qtdeclarative5-quicklayouts-plugin. The whole source package reminders-
  app should be dropped.
  
  More packages will dropped later as the dropping of dependencies on
  transitional packages continues in bug #1342031 and bug #1583079.

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtquickcontrols-opensource-src
in Ubuntu.
https://bugs.launchpad.net/bugs/1606531

Title:
  RM: transitional QML module packages

Status in qtdeclarative-opensource-src package in Ubuntu:
  New
Status in qtquickcontrols-opensource-src package in Ubuntu:
  New
Status in qtwebkit-opensource-src package in Ubuntu:
  New
Status in qtxmlpatterns-opensource-src package in Ubuntu:
  New
Status in reminders-app package in Ubuntu:
  New

Bug description:
  As of Qt 5.6.1 in yakkety, the following binary packages could be
  dropped that were kept for 14.04 LTS -> 16.04 LTS upgrades. They
  include mostly transitional packages, but also renamed packages and a
  private header removal. The changes come from Debian.

  qml-model-qtqml-models2 qtdeclarative5-controls-plugin qtdeclarative5
  -dialogs-plugin qtdeclarative5-privatewidgets-plugin qtdeclarative5
  -quicklayouts-plugin qtdeclarative5-qtsensors-plugin
  libqt5webkit5-qmlwebkitplugin libqt5xmlpatterns5-private-dev
  qtxmlpatterns5-dbg libqt53drenderer5 libqt53dcollision5
  libqt53dquickrenderer5 reminders-app

  Note: reminders-app is not maintained in archives since 2014, it's
  only available as a click package. It is a reverse dependency of
  qtdeclarative5-quicklayouts-plugin. The whole source package
  reminders-app should be dropped.

  More packages will dropped later as the dropping of dependencies on
  

[Ubuntu-sdk-bugs] [Bug 1606531] [NEW] RM: transitional QML module packages

2016-07-26 Thread Timo Jyrinki
Public bug reported:

Thanks to bug #1342031 and ongoing bug #1583079 certain transitional
packages are now dropped (or will be dropped later).

As of Qt 5.6.1 in yakkety, the following binary packages could be
dropped:

qml-model-qtqml-models2 qtdeclarative5-controls-plugin qtdeclarative5
-dialogs-plugin qtdeclarative5-privatewidgets-plugin qtdeclarative5
-quicklayouts-plugin qtdeclarative5-qtsensors-plugin
libqt5webkit5-qmlwebkitplugin libqt5xmlpatterns5-private-dev
qtxmlpatterns5-dbg libqt53drenderer5 libqt53dcollision5
libqt53dquickrenderer5 reminders-app

Note: reminders-app is not maintained in archives since 2014, it's only
available as a click package. It is a reverse dependency of
qtdeclarative5-quicklayouts-plugin. The whole source package reminders-
app should be dropped.

More packages will dropped later as the dropping of dependencies on
transitional packages continues.

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

** Affects: qtquickcontrols-opensource-src (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: qtwebkit-opensource-src (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: reminders-app (Ubuntu)
 Importance: Undecided
 Status: New

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

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

** Also affects: reminders-app (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  RM: transitional QML module packages

Status in qtdeclarative-opensource-src package in Ubuntu:
  New
Status in qtquickcontrols-opensource-src package in Ubuntu:
  New
Status in qtwebkit-opensource-src package in Ubuntu:
  New
Status in reminders-app package in Ubuntu:
  New

Bug description:
  Thanks to bug #1342031 and ongoing bug #1583079 certain transitional
  packages are now dropped (or will be dropped later).

  As of Qt 5.6.1 in yakkety, the following binary packages could be
  dropped:

  qml-model-qtqml-models2 qtdeclarative5-controls-plugin qtdeclarative5
  -dialogs-plugin qtdeclarative5-privatewidgets-plugin qtdeclarative5
  -quicklayouts-plugin qtdeclarative5-qtsensors-plugin
  libqt5webkit5-qmlwebkitplugin libqt5xmlpatterns5-private-dev
  qtxmlpatterns5-dbg libqt53drenderer5 libqt53dcollision5
  libqt53dquickrenderer5 reminders-app

  Note: reminders-app is not maintained in archives since 2014, it's
  only available as a click package. It is a reverse dependency of
  qtdeclarative5-quicklayouts-plugin. The whole source package
  reminders-app should be dropped.

  More packages will dropped later as the dropping of dependencies on
  transitional packages continues.

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

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1572499] Re: qtcreator FTBFS on Qt 5.6 on powerpc

2016-07-26 Thread Timo Jyrinki
qtcreator (4.0.2-1ubuntu1~9) yakkety; urgency=medium

  * New upstream release.
  * Conflict with qtcreator-plugin-ubuntu (and -go) and offer a transitional
package. Ubuntu SDK is now distributed separately, see
http://developer.ubuntu.com/ for more information. (LP: #1604744)
  * debian/ubuntu-sdk-migration.note: Offer a graphical note when upgrading
from old qtcreator-plugin-ubuntu.

 -- Timo Jyrinki <timo-jyri...@ubuntu.com>  Thu, 21 Jul 2016 05:49:36
+

** Changed in: qtcreator (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtcreator in Ubuntu.
https://bugs.launchpad.net/bugs/1572499

Title:
  qtcreator FTBFS on Qt 5.6 on powerpc

Status in qtcreator package in Ubuntu:
  Fix Released

Bug description:
  Build log at:

  https://launchpadlibrarian.net/253959780/buildlog_ubuntu-xenial-
  powerpc.qtcreator_3.5.1+dfsg-2ubuntu3~xenial1~qt560~2_BUILDING.txt.gz

  ---

  It seems like it could be Qt upstream powerpc related regression,
  although most other packages for Qt 5.6 have built for powerpc (the
  only other exception being bug #1572497)

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

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

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1604744] Re: RM: src:qtcreator-plugin-ubuntu - SDK will be distributed separately

2016-07-25 Thread Timo Jyrinki
** Also affects: qtcreator-plugin-go (Ubuntu)
   Importance: Undecided
   Status: New

** Description changed:

  Ubuntu SDK will be distributed separately from archives from now on,
  also for the development series. So far it has been delivered via SDK
  PPA (https://launchpad.net/~ubuntu-sdk-team/+archive/ppa/), and in the
  future as snaps.
  
  qtcreator-plugin-ubuntu and qtcreator-plugin-go source packages should
  be removed, together with changing ubuntu-touch-meta.
  
- 1. New qtcreator 
(https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/landing-007/+packages)
 conflicts on qtcreator-plugin-go, older qtcreator-plugin-ubuntu and offers a 
transitional qtcreator-plugin-ubuntu package that explains how to find the 
Ubuntu SDK. Diff: http://paste.ubuntu.com/20286151/
+ 1. New qtcreator 
(https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/landing-007/+packages)
 conflicts on qtcreator-plugin-go, older qtcreator-plugin-ubuntu and offers a 
transitional qtcreator-plugin-ubuntu package that explains how to find the 
Ubuntu SDK.
  2. Packages 'ubuntu-sdk', 'ubuntu-sdk-libs-dev' and 'ubuntu-sdk-libs-tools' 
will be removed from ubuntu-touch seed (ubuntu-touch-meta package). 
ubuntu-sdk-libs will remain as definition of API supported by Ubuntu SDK, and 
will conflict with the three former packages and describe how to find the 
Ubuntu SDK now.
  
  TODO: possibly a SRU to guide more people to download the latest SDK.

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtcreator in Ubuntu.
https://bugs.launchpad.net/bugs/1604744

Title:
  RM: src:qtcreator-plugin-ubuntu - SDK will be distributed separately

Status in qtcreator package in Ubuntu:
  New
Status in qtcreator-plugin-go package in Ubuntu:
  New
Status in qtcreator-plugin-ubuntu package in Ubuntu:
  Fix Released
Status in ubuntu-touch-meta package in Ubuntu:
  New
Status in ubuntu-touch-meta source package in Xenial:
  New

Bug description:
  Ubuntu SDK will be distributed separately from archives from now on,
  also for the development series. So far it has been delivered via SDK
  PPA (https://launchpad.net/~ubuntu-sdk-team/+archive/ppa/), and in the
  future as snaps.

  qtcreator-plugin-ubuntu and qtcreator-plugin-go source packages should
  be removed, together with changing ubuntu-touch-meta.

  1. New qtcreator 
(https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/landing-007/+packages)
 conflicts on qtcreator-plugin-go, older qtcreator-plugin-ubuntu and offers a 
transitional qtcreator-plugin-ubuntu package that explains how to find the 
Ubuntu SDK.
  2. Packages 'ubuntu-sdk', 'ubuntu-sdk-libs-dev' and 'ubuntu-sdk-libs-tools' 
will be removed from ubuntu-touch seed (ubuntu-touch-meta package). 
ubuntu-sdk-libs will remain as definition of API supported by Ubuntu SDK, and 
will conflict with the three former packages and describe how to find the 
Ubuntu SDK now.

  TODO: possibly a SRU to guide more people to download the latest SDK.

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

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1606222] [NEW] UITK gles would stop building with Qt 5.6

2016-07-25 Thread Timo Jyrinki
Public bug reported:

UITK's gles twin package would FTBFS with Qt 5.6.1 because it tries to
build documentation that has moved to another package.

However, documentation building as part of the gles build is unnecessary
anyway, so the building of docs should simply be disabled.

** Affects: ubuntu-ui-toolkit (Ubuntu)
 Importance: High
 Assignee: Timo Jyrinki (timo-jyrinki)
 Status: In Progress


** Tags: qt5.6

** Branch linked: lp:~timo-jyrinki/ubuntu-ui-toolkit/gles-disable-docs-
build

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Importance: Undecided => High

** Changed in: ubuntu-ui-toolkit (Ubuntu)
 Assignee: (unassigned) => Timo Jyrinki (timo-jyrinki)

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1606222

Title:
  UITK gles would stop building with Qt 5.6

Status in ubuntu-ui-toolkit package in Ubuntu:
  In Progress

Bug description:
  UITK's gles twin package would FTBFS with Qt 5.6.1 because it tries to
  build documentation that has moved to another package.

  However, documentation building as part of the gles build is
  unnecessary anyway, so the building of docs should simply be disabled.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1606222/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1604744] Re: RM: src:qtcreator-plugin-ubuntu - SDK will be distributed separately

2016-07-21 Thread Timo Jyrinki
** Also affects: qtcreator (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtcreator in Ubuntu.
https://bugs.launchpad.net/bugs/1604744

Title:
  RM: src:qtcreator-plugin-ubuntu - SDK will be distributed separately

Status in qtcreator package in Ubuntu:
  New
Status in qtcreator-plugin-ubuntu package in Ubuntu:
  New
Status in ubuntu-touch-meta package in Ubuntu:
  New
Status in ubuntu-touch-meta source package in Xenial:
  New

Bug description:
  Ubuntu SDK will be distributed separately from archives from now on,
  also for the development series. So far it has been delivered via SDK
  PPA (https://launchpad.net/~ubuntu-sdk-team/+archive/ppa/), and in the
  future as snaps.

  qtcreator-plugin-ubuntu source package should be removed, together
  with changing ubuntu-touch-meta.

  Current idea would be:
  1. New qtcreator 
(https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/landing-007/+packages)
 conflicts on older qtcreator-plugin-ubuntu and offers a transitional 
qtcreator-plugin-ubuntu package that explains how to find the Ubuntu SDK. Diff: 
http://paste.ubuntu.com/20286151/
  2. Packages 'ubuntu-sdk', 'ubuntu-sdk-libs-dev' and 'ubuntu-sdk-libs-tools' 
will be removed from ubuntu-touch seed (ubuntu-touch-meta package). 
ubuntu-sdk-libs will remain as definition of API supported by Ubuntu SDK, and 
will conflict with the three former packages and describe how to find the 
Ubuntu SDK now.

  TODO: possibly a SRU to guide more people to download the latest SDK.

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

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1604744] Re: RM: src:qtcreator-plugin-ubuntu - SDK will be distributed separately

2016-07-21 Thread Timo Jyrinki
** Summary changed:

- RM: qtcreator-plugin-ubuntu - SDK will be distributed separately
+ RM: src:qtcreator-plugin-ubuntu - SDK will be distributed separately

** Description changed:

- Bug is WIP, we need to figure out how to change ubuntu-sdk meta package.
- ---
- 
  Ubuntu SDK will be distributed separately from archives from now on.
  Historically it has been delivered via SDK PPA (https://launchpad.net
  /~ubuntu-sdk-team/+archive/ppa/), and the future way would be via snap
  store.
  
- qtcreator-plugin-ubuntu should be removed, together with ubuntu-sdk meta
- package that depends on it.
+ qtcreator-plugin-ubuntu source package should be removed, together with
+ changing ubuntu-touch-meta.
+ 
+ Current plan would be:
+ 1. New qtcreator 
(https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/landing-007/+packages)
 conflicts on older qtcreator-plugin-ubuntu and offers a transitional 
qtcreator-plugin-ubuntu package that explains how to find the Ubuntu SDK.
+ 2. Packages 'ubuntu-sdk', 'ubuntu-sdk-libs-dev' and 'ubuntu-sdk-libs-tools' 
will be removed from ubuntu-touch seed (ubuntu-touch-meta package). 
ubuntu-sdk-libs will remain as definition of API supported by Ubuntu SDK, and 
will conflict with the three former packages and describe how to find the 
Ubuntu SDK now.

** No longer affects: ubuntu-touch-meta (Ubuntu Trusty)

** Description changed:

  Ubuntu SDK will be distributed separately from archives from now on.
  Historically it has been delivered via SDK PPA (https://launchpad.net
  /~ubuntu-sdk-team/+archive/ppa/), and the future way would be via snap
  store.
  
  qtcreator-plugin-ubuntu source package should be removed, together with
  changing ubuntu-touch-meta.
  
  Current plan would be:
  1. New qtcreator 
(https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/landing-007/+packages)
 conflicts on older qtcreator-plugin-ubuntu and offers a transitional 
qtcreator-plugin-ubuntu package that explains how to find the Ubuntu SDK.
  2. Packages 'ubuntu-sdk', 'ubuntu-sdk-libs-dev' and 'ubuntu-sdk-libs-tools' 
will be removed from ubuntu-touch seed (ubuntu-touch-meta package). 
ubuntu-sdk-libs will remain as definition of API supported by Ubuntu SDK, and 
will conflict with the three former packages and describe how to find the 
Ubuntu SDK now.
+ 
+ TODO: possibly a SRU to guide more people to download the latest SDK.

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtcreator-plugin-ubuntu in
Ubuntu.
https://bugs.launchpad.net/bugs/1604744

Title:
  RM: src:qtcreator-plugin-ubuntu - SDK will be distributed separately

Status in qtcreator-plugin-ubuntu package in Ubuntu:
  New
Status in ubuntu-touch-meta package in Ubuntu:
  New
Status in ubuntu-touch-meta source package in Xenial:
  New

Bug description:
  Ubuntu SDK will be distributed separately from archives from now on.
  Historically it has been delivered via SDK PPA (https://launchpad.net
  /~ubuntu-sdk-team/+archive/ppa/), and the future way would be via snap
  store.

  qtcreator-plugin-ubuntu source package should be removed, together
  with changing ubuntu-touch-meta.

  Current plan would be:
  1. New qtcreator 
(https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/landing-007/+packages)
 conflicts on older qtcreator-plugin-ubuntu and offers a transitional 
qtcreator-plugin-ubuntu package that explains how to find the Ubuntu SDK.
  2. Packages 'ubuntu-sdk', 'ubuntu-sdk-libs-dev' and 'ubuntu-sdk-libs-tools' 
will be removed from ubuntu-touch seed (ubuntu-touch-meta package). 
ubuntu-sdk-libs will remain as definition of API supported by Ubuntu SDK, and 
will conflict with the three former packages and describe how to find the 
Ubuntu SDK now.

  TODO: possibly a SRU to guide more people to download the latest SDK.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtcreator-plugin-ubuntu/+bug/1604744/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1567481] Re: maliit-framework test failure on powerpc and s390x with Qt 5.6

2016-07-20 Thread Timo Jyrinki
Fixed by https://codereview.qt-project.org/#/c/165601/, in
qtdeclarative. Powerpc has some other trouble but it's not as serious as
s390x and the test could be ignored for now.

** Package changed: maliit-framework (Ubuntu) => qtdeclarative-
opensource-src (Ubuntu)

** Also affects: maliit-framework (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: maliit-framework (Ubuntu)
   Status: New => Invalid

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

** Changed in: maliit-framework (Ubuntu)
   Importance: Undecided => High

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

Title:
  maliit-framework test failure on powerpc and s390x with Qt 5.6

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

Bug description:
  Build log at: https://launchpadlibrarian.net/252116453
  /buildlog_ubuntu-xenial-powerpc.maliit-framework_0.99.1+git20151118
  +62bd54b-0ubuntu4~xenial1~qt560~1_BUILDING.txt.gz

  https://launchpadlibrarian.net/258778769/buildlog_ubuntu-yakkety-s390x
  .maliit-framework_0.99.1+git20151118+62bd54b-
  0ubuntu4~1_BUILDING.txt.gz

  --
  FAIL!  : Ut_MInputMethodQuickPlugin::testQmlSetup(Hello world) 'not 
testee->inputMethodArea().isEmpty()' returned FALSE. ()
     Loc: [ut_minputmethodquickplugin.cpp(89)]
  --

  It passes on other architectures, including the more modern powerpc64.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maliit-framework/+bug/1567481/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1567776] Re: UITK segfault when running qmlplugindump on s390x on Qt 5.6

2016-07-20 Thread Timo Jyrinki
Now fixed! https://launchpad.net/~ci-train-ppa-
service/+archive/ubuntu/landing-011/+build/10492526

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

** Changed in: qtdeclarative-opensource-src (Ubuntu)
   Importance: Undecided => High

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New => Invalid

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

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1567776

Title:
  UITK segfault when running qmlplugindump on s390x on Qt 5.6

Status in qtdeclarative-opensource-src package in Ubuntu:
  Fix Committed
Status in ubuntu-ui-toolkit package in Ubuntu:
  Invalid

Bug description:
  Build log at:

  https://launchpadlibrarian.net/252154396/buildlog_ubuntu-xenial-s390x
  .ubuntu-ui-toolkit_1.3.1908+16.04.20160324.4+qttest-
  0ubuntu1~test3_BUILDING.txt.gz

  There is also a segfault when running tests of qtfeedback, so there
  might be some new problem with s390x with Qt 5.6. However most things
  have compiled fine for s390x.

  Information about Qt 5.6 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/1567776/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1604744] Re: RM: qtcreator-plugin-ubuntu - SDK will be distributed separately

2016-07-20 Thread Timo Jyrinki
** Branch linked: lp:~timo-jyrinki/ubuntu-seeds/ubuntu-
touch.yakkety_remove_sdk

** Also affects: ubuntu-touch-meta (Ubuntu)
   Importance: Undecided
   Status: New

** Description changed:

  Bug is WIP, we need to figure out how to change ubuntu-sdk meta package.
  ---
  
  Ubuntu SDK will be distributed separately from archives from now on.
  Historically it has been delivered via SDK PPA (https://launchpad.net
  /~ubuntu-sdk-team/+archive/ppa/), and the future way would be via snap
  store.
+ 
+ qtcreator-plugin-ubuntu should be removed, together with ubuntu-sdk meta
+ package that depends on it.

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtcreator-plugin-ubuntu in
Ubuntu.
https://bugs.launchpad.net/bugs/1604744

Title:
  RM: qtcreator-plugin-ubuntu - SDK will be distributed separately

Status in qtcreator-plugin-ubuntu package in Ubuntu:
  New
Status in ubuntu-touch-meta package in Ubuntu:
  New

Bug description:
  Bug is WIP, we need to figure out how to change ubuntu-sdk meta package.
  ---

  Ubuntu SDK will be distributed separately from archives from now on.
  Historically it has been delivered via SDK PPA (https://launchpad.net
  /~ubuntu-sdk-team/+archive/ppa/), and the future way would be via snap
  store.

  qtcreator-plugin-ubuntu should be removed, together with ubuntu-sdk
  meta package that depends on it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtcreator-plugin-ubuntu/+bug/1604744/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1604744] [NEW] RM: qtcreator-plugin-ubuntu - SDK will be distributed separately

2016-07-20 Thread Timo Jyrinki
Public bug reported:

Bug is WIP, we need to figure out how to change ubuntu-sdk meta package.
---

Ubuntu SDK will be distributed separately from archives from now on.
Historically it has been delivered via SDK PPA (https://launchpad.net
/~ubuntu-sdk-team/+archive/ppa/), and the future way would be via snap
store.

** Affects: qtcreator-plugin-ubuntu (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtcreator-plugin-ubuntu in
Ubuntu.
https://bugs.launchpad.net/bugs/1604744

Title:
  RM: qtcreator-plugin-ubuntu - SDK will be distributed separately

Status in qtcreator-plugin-ubuntu package in Ubuntu:
  New

Bug description:
  Bug is WIP, we need to figure out how to change ubuntu-sdk meta package.
  ---

  Ubuntu SDK will be distributed separately from archives from now on.
  Historically it has been delivered via SDK PPA (https://launchpad.net
  /~ubuntu-sdk-team/+archive/ppa/), and the future way would be via snap
  store.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtcreator-plugin-ubuntu/+bug/1604744/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1593896] Re: /usr/lib/arm-linux-gnueabihf/qt5/bin/qmlscene:11:QtOrganizer::QOrganizerManagerEngine::updateItemSaveRequest:SaveRequestData::finish:QOrganizerEDSEngine::requestDes

2016-07-18 Thread Timo Jyrinki
** Package changed: qtpim-opensource-src (Ubuntu) => qtorganizer5-eds
(Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtorganizer5-eds in Ubuntu.
https://bugs.launchpad.net/bugs/1593896

Title:
  /usr/lib/arm-linux-
  
gnueabihf/qt5/bin/qmlscene:11:QtOrganizer::QOrganizerManagerEngine::updateItemSaveRequest:SaveRequestData::finish:QOrganizerEDSEngine::requestDestroyed:QtOrganizer::QOrganizerAbstractRequest::~QOrganizerAbstractRequest:QtOrganizer::QOrganizerItemSaveRequest::~QOrganizerItemSaveRequest

Status in qtorganizer5-eds package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding qtdeclarative-opensource-src.  This problem was most
  recently seen with version 5.4.1-1ubuntu11~overlay6~1, the problem
  page at
  https://errors.ubuntu.com/problem/437fea65faa677807992516af9536e84458bbec6
  contains more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtorganizer5-eds/+bug/1593896/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1602042] Re: /usr/lib/arm-linux-gnueabihf/qt5/bin/qmlscene:11:QtOrganizer::QOrganizerItemFetchRequest::filter:FetchRequestData::appendResults:FetchRequestDataParseListener::onPa

2016-07-18 Thread Timo Jyrinki
** Package changed: qtdeclarative-opensource-src (Ubuntu) =>
qtorganizer5-eds (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtorganizer5-eds in Ubuntu.
https://bugs.launchpad.net/bugs/1602042

Title:
  /usr/lib/arm-linux-
  
gnueabihf/qt5/bin/qmlscene:11:QtOrganizer::QOrganizerItemFetchRequest::filter:FetchRequestData::appendResults:FetchRequestDataParseListener::onParseDone:FetchRequestDataParseListener::qt_static_metacall:QObject::event

Status in qtorganizer5-eds package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding qtdeclarative-opensource-src.  This problem was most
  recently seen with version 5.4.1-1ubuntu11~overlay7, the problem page
  at
  https://errors.ubuntu.com/problem/caa803ac92107a7ef88c767e73c148f51047969b
  contains more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtorganizer5-eds/+bug/1602042/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1593503] Re: /usr/lib/arm-linux-gnueabihf/qt5/bin/qmlscene:6:qt_message_fatal:QMessageLogger::fatal:qt_assert:UbuntuOpenGLContext::swapBuffers:QOpenGLContext::swapBuffers

2016-07-18 Thread Timo Jyrinki
** Package changed: qtdeclarative-opensource-src (Ubuntu) => qtubuntu
(Ubuntu)

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

Title:
  /usr/lib/arm-linux-
  
gnueabihf/qt5/bin/qmlscene:6:qt_message_fatal:QMessageLogger::fatal:qt_assert:UbuntuOpenGLContext::swapBuffers:QOpenGLContext::swapBuffers

Status in qtubuntu package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding qtdeclarative-opensource-src.  This problem was most
  recently seen with version 5.4.1-1ubuntu11~overlay6~1, the problem
  page at
  https://errors.ubuntu.com/problem/42d2860c2a0df3a75717cf705c20e541a2605dca
  contains more details.

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

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1593896] Re: /usr/lib/arm-linux-gnueabihf/qt5/bin/qmlscene:11:QtOrganizer::QOrganizerManagerEngine::updateItemSaveRequest:SaveRequestData::finish:QOrganizerEDSEngine::requestDes

2016-07-18 Thread Timo Jyrinki
** Package changed: qtdeclarative-opensource-src (Ubuntu) => qtpim-
opensource-src (Ubuntu)

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

Title:
  /usr/lib/arm-linux-
  
gnueabihf/qt5/bin/qmlscene:11:QtOrganizer::QOrganizerManagerEngine::updateItemSaveRequest:SaveRequestData::finish:QOrganizerEDSEngine::requestDestroyed:QtOrganizer::QOrganizerAbstractRequest::~QOrganizerAbstractRequest:QtOrganizer::QOrganizerItemSaveRequest::~QOrganizerItemSaveRequest

Status in qtpim-opensource-src package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding qtdeclarative-opensource-src.  This problem was most
  recently seen with version 5.4.1-1ubuntu11~overlay6~1, the problem
  page at
  https://errors.ubuntu.com/problem/437fea65faa677807992516af9536e84458bbec6
  contains more details.

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

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1593504] Re: /usr/lib/arm-linux-gnueabihf/qt5/bin/qmlscene:7:QBasicAtomicOps:QGenericAtomicOps:QBasicAtomicPointer:QBasicMutex::fastTryLock:QMutex::lock

2016-07-18 Thread Timo Jyrinki
** Package changed: qtdeclarative-opensource-src (Ubuntu) => qtlocation-
opensource-src (Ubuntu)

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

Title:
  /usr/lib/arm-linux-
  
gnueabihf/qt5/bin/qmlscene:7:QBasicAtomicOps:QGenericAtomicOps:QBasicAtomicPointer:QBasicMutex::fastTryLock:QMutex::lock

Status in qtlocation-opensource-src package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding qtdeclarative-opensource-src.  This problem was most
  recently seen with version 5.4.1-1ubuntu11~overlay6~1, the problem
  page at
  https://errors.ubuntu.com/problem/f65dd0e96da0ba4430ea03faaffadf85613951a1
  contains more details.

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

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1593044] Re: /usr/lib/arm-linux-gnueabihf/qt5/bin/qmlscene:11:g_type_check_instance_cast:QOrganizerEDSEngine::itemsByIdAsyncListed:g_simple_async_result_complete:complete_in_idl

2016-07-18 Thread Timo Jyrinki
** Package changed: qtdeclarative-opensource-src (Ubuntu) =>
qtorganizer5-eds (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtorganizer5-eds in Ubuntu.
https://bugs.launchpad.net/bugs/1593044

Title:
  /usr/lib/arm-linux-
  
gnueabihf/qt5/bin/qmlscene:11:g_type_check_instance_cast:QOrganizerEDSEngine::itemsByIdAsyncListed:g_simple_async_result_complete:complete_in_idle_cb_for_thread:g_main_dispatch

Status in qtorganizer5-eds package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding qtdeclarative-opensource-src.  This problem was most
  recently seen with version 5.4.1-1ubuntu11~overlay6~1, the problem
  page at
  https://errors.ubuntu.com/problem/89b5906534c4a6b3c9f5e4bcfcbfcdcc23ec6c82
  contains more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtorganizer5-eds/+bug/1593044/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1589744] Re: /usr/lib/arm-linux-gnueabihf/qt5/bin/qmlscene:11:QWeakPointer:QPointer:RequestData::isLive:QOrganizerEDSEngine::itemOcurrenceAsyncGetObjectDone:g_simple_async_resul

2016-07-18 Thread Timo Jyrinki
** Package changed: qtdeclarative-opensource-src (Ubuntu) =>
qtorganizer5-eds (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtorganizer5-eds in Ubuntu.
https://bugs.launchpad.net/bugs/1589744

Title:
  /usr/lib/arm-linux-
  
gnueabihf/qt5/bin/qmlscene:11:QWeakPointer:QPointer:RequestData::isLive:QOrganizerEDSEngine::itemOcurrenceAsyncGetObjectDone:g_simple_async_result_complete

Status in qtorganizer5-eds package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding qtdeclarative-opensource-src.  This problem was most
  recently seen with version 5.4.1-1ubuntu11~overlay6~1, the problem
  page at
  https://errors.ubuntu.com/problem/811bfcdd3cae3691663093938e38b6884ad1612c
  contains more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtorganizer5-eds/+bug/1589744/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1603883] [NEW] Upstream bearer plugin part of Ubuntu's QNAM fixes

2016-07-18 Thread Timo Jyrinki
Public bug reported:

With https://codereview.qt-project.org/#/c/146115/ in Qt 5.6.1

the following remains to be upstreamed:

http://paste.ubuntu.com/19873256/

It's fine to upstream to either 5.6 if suitable or 5.7/5.8.

** Affects: qtbase-opensource-src (Ubuntu)
 Importance: Undecided
 Assignee: Lorn Potter (lorn-potter)
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1603883

Title:
  Upstream bearer plugin part of Ubuntu's QNAM fixes

Status in qtbase-opensource-src package in Ubuntu:
  New

Bug description:
  With https://codereview.qt-project.org/#/c/146115/ in Qt 5.6.1

  the following remains to be upstreamed:

  http://paste.ubuntu.com/19873256/

  It's fine to upstream to either 5.6 if suitable or 5.7/5.8.

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

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1586026] Re: Remove arm64 binaries for packages failing to build with Qt compiled with OpenGL ES

2016-06-01 Thread Timo Jyrinki
** Description changed:

  Summary of archive operations:
  
  On yakkety, remove arm64 binaries from the following source packages:
- bino sdrangelove tulip vite
+ bino goldencheetah sdrangelove tulip vite
  
- todo: cross-check list of packages where armhf build is omitted on purpose 
instead of ftbfs?
- todo2: See 
https://launchpad.net/ubuntu/+source/goldencheetah/3.3.0-3build1/+build/9805094 
- however qwtplot3d did/would rebuild on arm64. Would the successful rebuild of 
qwtplot3d help rebuilding goldencheetah on arm64?
+ candidates: openscad ovito yade
  
  ---
  
  Qt build for arm64 recently switched to using OpenGL ES in yakkety,
  similar to armhf.
  
  Currently I've gotten output of packages building against Qt 5
  (qtbase5-dev, qt5-qmake, qtdeclarative5-dev or qt5-default), and a list
  of packages failing to build on armhf (even if failing on other
  architectures) from http://qa.ubuntuwire.org/ftbfs/.
  
  Combining those results in this list:
  itksnap
  klog
  libqglviewer
  mudlet
  sdrangelove
  sleepyhead
  thumbnailer
  tulip
  
  Of which I already knew tulip was affected. klog and thumbnailer seem
  false positive, making the following candidates of removing arm64
  binaries of:
  
  itksnap
  libqglviewer
  mudlet
  sdrangelove
  sleepyhead
  tulip
  
  Update: To get absolutely everything, I got a list of all binaries
  depending on libqt5core5a, got the source package for them and cross-
  checked. This got me the list of the six above plus the following three:
  
  bino
  qwtplot3d
  vite
  
  However, rebuilding all of the nine resulted in discovery that not all
  that failed on armhf fail on arm64: https://launchpad.net/~ci-train-ppa-
  service/+archive/ubuntu/landing-035/+packages
  
  The failures for 5 armhf packages seem to be not related to the choice
  of Qt's OpenGL configuration options, so the arm64 builds succeeded (in
  case of itksnap, would have succeeded if not for other FTBFS problem).
+ 
+ --
+ Same but for depwait and not ftbfs:
+ 
+ goldencheetah
+ openscad
+ ovito
+ qtconnectivity-opensource-src
+ yade

** Also affects: bino (Ubuntu)
   Importance: Undecided
   Status: New

** Description changed:

  Summary of archive operations:
  
- On yakkety, remove arm64 binaries from the following source packages:
+ On yakkety, remove arm64 binaries from the following source packages that 
would now fail the arm64 build if rebuilt:
  bino goldencheetah sdrangelove tulip vite
  
  candidates: openscad ovito yade
  
  ---
  
  Qt build for arm64 recently switched to using OpenGL ES in yakkety,
  similar to armhf.
  
  Currently I've gotten output of packages building against Qt 5
  (qtbase5-dev, qt5-qmake, qtdeclarative5-dev or qt5-default), and a list
  of packages failing to build on armhf (even if failing on other
  architectures) from http://qa.ubuntuwire.org/ftbfs/.
  
  Combining those results in this list:
  itksnap
  klog
  libqglviewer
  mudlet
  sdrangelove
  sleepyhead
  thumbnailer
  tulip
  
  Of which I already knew tulip was affected. klog and thumbnailer seem
  false positive, making the following candidates of removing arm64
  binaries of:
  
  itksnap
  libqglviewer
  mudlet
  sdrangelove
  sleepyhead
  tulip
  
  Update: To get absolutely everything, I got a list of all binaries
  depending on libqt5core5a, got the source package for them and cross-
  checked. This got me the list of the six above plus the following three:
  
  bino
  qwtplot3d
  vite
  
  However, rebuilding all of the nine resulted in discovery that not all
  that failed on armhf fail on arm64: https://launchpad.net/~ci-train-ppa-
  service/+archive/ubuntu/landing-035/+packages
  
  The failures for 5 armhf packages seem to be not related to the choice
  of Qt's OpenGL configuration options, so the arm64 builds succeeded (in
  case of itksnap, would have succeeded if not for other FTBFS problem).
  
  --
  Same but for depwait and not ftbfs:
  
  goldencheetah
  openscad
  ovito
  qtconnectivity-opensource-src
  yade

** Also affects: goldencheetah (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: sdrangelove (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: tulip (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: vite (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: qtbase-opensource-src (Ubuntu)

** Description changed:

  Summary of archive operations:
  
  On yakkety, remove arm64 binaries from the following source packages that 
would now fail the arm64 build if rebuilt:
  bino goldencheetah sdrangelove tulip vite
  
  candidates: openscad ovito yade
  
- ---
+ --- below is background regarding how the package list was created
  
  Qt build for arm64 recently switched to using OpenGL ES in yakkety,
  similar to armhf.
  
  Currently I've gotten output of packages building against Qt 5
  (qtbase5-dev, qt5-qmake, qtdeclarative5-dev or qt5-default), and a list
  of packages failing to 

[Ubuntu-sdk-bugs] [Bug 1576989] Re: stale lock files freeze apps

2016-05-30 Thread Timo Jyrinki
QA managed to reproduce it still. However, from going through the git
still, there is a untried combination of patches that we haven't yet
backported so I will rebuild the silo.

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

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1576989

Title:
  stale lock files freeze apps

Status in Canonical System Image:
  Confirmed
Status in qtbase-opensource-src package in Ubuntu:
  Confirmed
Status in qtbase-opensource-src package in Ubuntu RTM:
  New

Bug description:
  Debugging why the Notes app would freeze for some people, I found
  there were some stale .lock files around. Those .lock files are
  autocreated by QSettings (with QLockFile) when this file is edited.
  Problem is, that it sometimes seems to happen that the app is
  suspended by our lifecycle and then killed (either by closing from
  spread or OOM killed) and those .lock files stick around. I have
  implemented a workaround in the notes app[1] to clear up those stale
  locks when the app starts app, however, today I ran twice in a row
  into the issue that the very same happened to music app. It would just
  freeze on startup and never come back. Digging around a bit I found
  such a stale lock file on its config file which is created with the
  QML Settings element. This implies that every app using QSettings or
  QML Settings {} are potentially affected. I suspect many more app
  freezes can be traced down to this.

  Now, there is some code in Qt to detect stale lock files [2], however,
  not sure why it doesn't detect those lock files as stale ones and
  decides to wait on them forever though. Probably a bug in the code or
  some of the wrong #ifdefs are triggered for our package builds.

  [1] 
https://code.launchpad.net/~mzanetti/reminders-app/remove-stale-lock-files/+merge/293355
  [2] 
http://code.qt.io/cgit/qt/qtbase.git/tree/src/corelib/io/qlockfile_unix.cpp

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1576989/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1580981] Re: PKGCONFIG not working in SDK

2016-05-30 Thread Timo Jyrinki
It seems the fix is not enough for our use case, as tested by faenil. We
apparently need an additional mkspec file aside from the currently
shipped "ubuntu-arm-gnueabihf-g++/qmake.conf" (which is intended for arm
chroots from x86 chroots, not direct cross compilation), and that might
need to be shipped with the SDK.

** Changed in: qtbase-opensource-src (Ubuntu RTM)
   Status: In Progress => Incomplete

** Also affects: ubuntu-sdk-ide
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1580981

Title:
  PKGCONFIG not working in SDK

Status in Client Developer Experience:
  Confirmed
Status in Ubuntu SDK IDE:
  New
Status in qtbase-opensource-src package in Ubuntu:
  Confirmed
Status in qtbase-opensource-src package in Ubuntu RTM:
  Incomplete

Bug description:
  having this in a qmake .pro file:

  CONFIG += link_pkgconfig
  PKGCONFIG += url-dispatcher-1 qmenumodel

  works fine for native building, but fails for crossbuilding for armhf.

  https://codereview.qt-project.org/#/c/143276/2//ALL,unified

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-developer-experience/+bug/1580981/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1576711] Re: [xenial] Enable arm64 build

2016-05-30 Thread Timo Jyrinki
** Changed in: qtubuntu-sensors (Ubuntu)
 Assignee: (unassigned) => Timo Jyrinki (timo-jyrinki)

** Changed in: qtubuntu-sensors (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtubuntu-sensors in Ubuntu.
https://bugs.launchpad.net/bugs/1576711

Title:
  [xenial] Enable arm64 build

Status in aethercast:
  New
Status in Canonical System Image:
  In Progress
Status in initramfs-tools-ubuntu-touch package in Ubuntu:
  New
Status in libhybris package in Ubuntu:
  Fix Released
Status in qtubuntu-camera package in Ubuntu:
  Fix Released
Status in qtubuntu-media package in Ubuntu:
  Fix Committed
Status in qtubuntu-sensors package in Ubuntu:
  Fix Released
Status in ubuntu-touch-meta package in Ubuntu:
  Fix Released
Status in unity-scope-click package in Ubuntu:
  In Progress

Bug description:
  Tracking bug for touch packages without arm64 enabled on xenial

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

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1586026] [NEW] Remove arm64 binaries for packages failing to build with Qt compiled with OpenGL ES

2016-05-26 Thread Timo Jyrinki
Public bug reported:

Qt build for arm64 recently switched to using OpenGL ES in yakkety,
similar to armhf.

Currently I've gotten output of packages building against Qt 5
(qtbase5-dev, qt5-qmake, qtdeclarative5-dev or qt5-default), and a list
of packages failing to build on armhf (even if failing on other
architectures) from http://qa.ubuntuwire.org/ftbfs/.

Combining those results in this list:
itksnap
klog
libqglviewer
mudlet
sdrangelove
sleepyhead
thumbnailer
tulip

Of which I already knew tulip was affected. klog and thumbnailer seem
false positive, making the following candidates of removing arm64
binaries of:

itksnap
libqglviewer
mudlet
sdrangelove
sleepyhead
tulip

** Affects: qtbase-opensource-src (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1586026

Title:
  Remove arm64 binaries for packages failing to build with Qt compiled
  with OpenGL ES

Status in qtbase-opensource-src package in Ubuntu:
  New

Bug description:
  Qt build for arm64 recently switched to using OpenGL ES in yakkety,
  similar to armhf.

  Currently I've gotten output of packages building against Qt 5
  (qtbase5-dev, qt5-qmake, qtdeclarative5-dev or qt5-default), and a
  list of packages failing to build on armhf (even if failing on other
  architectures) from http://qa.ubuntuwire.org/ftbfs/.

  Combining those results in this list:
  itksnap
  klog
  libqglviewer
  mudlet
  sdrangelove
  sleepyhead
  thumbnailer
  tulip

  Of which I already knew tulip was affected. klog and thumbnailer seem
  false positive, making the following candidates of removing arm64
  binaries of:

  itksnap
  libqglviewer
  mudlet
  sdrangelove
  sleepyhead
  tulip

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

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1586013] [NEW] UITK Date picker broken on xenial

2016-05-26 Thread Timo Jyrinki
Public bug reported:

Seems somewhat broken on both Qt 5.5 (left) and even more so on Qt 5.6
(right).

More information on Qt 5.6 at https://wiki.ubuntu.com/Touch/QtTesting

** Affects: canonical-devices-system-image
 Importance: Undecided
 Status: New

** Affects: ubuntu-ui-toolkit (Ubuntu)
 Importance: High
 Status: New


** Tags: qt5.6

** Attachment added: "image20160526_144814534.jpg"
   
https://bugs.launchpad.net/bugs/1586013/+attachment/4670736/+files/image20160526_144814534.jpg

** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

** Changed in: canonical-devices-system-image
Milestone: None => xenial

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1586013

Title:
  UITK Date picker broken on xenial

Status in Canonical System Image:
  New
Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  Seems somewhat broken on both Qt 5.5 (left) and even more so on Qt 5.6
  (right).

  More information on Qt 5.6 at https://wiki.ubuntu.com/Touch/QtTesting

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1586013/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1585996] [NEW] UITK gallery: can't open subpages on Qt 5.6

2016-05-26 Thread Timo Jyrinki
Public bug reported:

On Qt 5.6 I can't seem to be able to open subpages in UITK Gallery
(installed from Store). In logs I have:

qml: sourcePage must be added to the view to add new page.

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

** Affects: ubuntu-ui-toolkit (Ubuntu)
 Importance: High
 Status: New


** Tags: qt5.6

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1585996

Title:
  UITK gallery: can't open subpages on Qt 5.6

Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  On Qt 5.6 I can't seem to be able to open subpages in UITK Gallery
  (installed from Store). In logs I have:

  qml: sourcePage must be added to the view to add new page.

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1585996/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1579354] Re: update to symbol files for ubuntuBSD

2016-05-24 Thread Timo Jyrinki
This was fixed in https://launchpad.net/ubuntu/+source/qtdeclarative-
opensource-src/5.5.1-2ubuntu7 but I quoted the wrong bug.

qtdeclarative-opensource-src (5.5.1-2ubuntu7) yakkety; urgency=medium

  [ Timo Jyrinki ]
  * debian/patches/QML-do-not-wrap-property-values-of-type-QVariant.patch:
- Make certain QVariant properties accessible from QML. A backport
  from Qt 5.6.0. (LP: #1488364)

  [ Jon Boden ]
  * Update symbols for ubuntuBSD (LP: #1579350)

 -- Timo Jyrinki <timo-jyri...@ubuntu.com>  Thu, 19 May 2016 11:44:07
+

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

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

Title:
  update to symbol files for ubuntuBSD

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

Bug description:
  Hi

  Please could you update symbol files to support ubuntuBSD?

  Patch available at:

  https://bazaar.launchpad.net/~ubuntubsd/ubuntubsd/patches-
  
xenial/download/jon%40ubuntubsd.org-20160507101512-x4utf9ar71uy4j31/qtdeclarativeopensou-20160426081048-uj0038tten98r2t3-56
  /qtdeclarative-opensource-src.diff

  Thank you!

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

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1583079] Re: Drop depedencies on qtdeclarative5-* transitional packages

2016-05-18 Thread Timo Jyrinki
** Also affects: kubuntu-meta (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: ubuntu-touch-meta (Ubuntu)
   Importance: Undecided
   Status: New

** Branch linked: lp:~timo-jyrinki/ubuntu-seeds/ubuntu-
touch.yakkety.stop_depending_on_transitional_packages

** Branch linked: lp:~timo-jyrinki/ubuntu-
seeds/kubuntu.yakkety.stop_depending_on_transitional_packages

** Branch linked: lp:~timo-jyrinki/u1db-
qt/stop_depending_on_transitional_packages

** Branch linked: lp:~timo-jyrinki/gallery-
app/stop_depending_on_transitional_packages

** Branch linked: lp:~timo-jyrinki/content-
hub/stop_depending_on_transitional_packages

** Branch linked: lp:~timo-jyrinki/ubuntu-push-
qml/stop_depending_on_transitional_packages

** Branch linked: lp:~timo-jyrinki/ubuntu-
html5-theme/stop_depending_on_transitional_packages

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to u1db-qt in Ubuntu.
https://bugs.launchpad.net/bugs/1583079

Title:
  Drop depedencies on qtdeclarative5-* transitional packages

Status in webapps-sprint:
  Confirmed
Status in address-book-app package in Ubuntu:
  New
Status in camera-app package in Ubuntu:
  New
Status in content-hub package in Ubuntu:
  New
Status in dialer-app package in Ubuntu:
  New
Status in gallery-app package in Ubuntu:
  New
Status in kubuntu-meta package in Ubuntu:
  New
Status in mediaplayer-app package in Ubuntu:
  New
Status in messaging-app package in Ubuntu:
  New
Status in notes-app package in Ubuntu:
  New
Status in pay-service package in Ubuntu:
  New
Status in reminders-app package in Ubuntu:
  New
Status in telephony-service package in Ubuntu:
  New
Status in u1db-qt package in Ubuntu:
  New
Status in ubuntu-html5-theme package in Ubuntu:
  New
Status in ubuntu-keyboard package in Ubuntu:
  New
Status in ubuntu-push-qml package in Ubuntu:
  New
Status in ubuntu-settings-components package in Ubuntu:
  New
Status in ubuntu-system-settings package in Ubuntu:
  New
Status in ubuntu-system-settings-online-accounts package in Ubuntu:
  New
Status in ubuntu-touch-meta package in Ubuntu:
  New
Status in ubuntu-ui-extras package in Ubuntu:
  New
Status in ubuntuone-credentials package in Ubuntu:
  New
Status in unity-webapps-qml package in Ubuntu:
  New

Bug description:
  With Ubuntu 16.04 LTS as the recommended deadline many packages
  managed to transition to qml-module-xyz package naming from the
  qtdeclarative5-xyz-plugin package naming (bug #1342031). The next step
  is to update all packages that depend on transitioned qtdeclarative5
  -xyz-plugin to depend on the proper qml-module-xyz packages instead.

  The goal is to then drop the transitional packages now that 14.04 LTS
  -> 16.04 LTS upgrades are secured for all the packages that made the
  transition before 16.04 LTS release.

  You can run the following (not 100% complete) to automate this:

  sed -i 's/qtdeclarative5-accounts-plugin/qml-module-ubuntu-onlineaccounts/' 
debian/control
  sed -i 's/qtdeclarative5-qtcontacts-plugin/qml-module-qtcontacts/' 
debian/control
  sed -i 
's/qtdeclarative5-ubuntu-ui-toolkit-plugin/qml-module-ubuntu-components/' 
debian/control
  sed -i 
's/qtdeclarative5-ubuntu-thumbnailer0.1/qml-module-ubuntu-thumbnailer0.1/' 
debian/control
  sed -i 's/qtdeclarative5-qtquick2-plugin/qml-module-qtquick2/' debian/control
  sed -i 
's/qtdeclarative5-online-accounts-client0.1/qml-module-ubuntu-onlineaccounts-client/'
 debian/control
  sed -i 's/qtdeclarative5-window-plugin/qml-module-qtquick-window2/' 
debian/control
  sed -i 
's/qtdeclarative5-xmllistmodel-plugin/qml-module-qtquick-xmllistmodel/' 
debian/control
  sed -i 
's/qtdeclarative5-folderlistmodel-plugin/qml-module-qt-labs-folderlistmodel/' 
debian/control
  sed -i 
's/qtdeclarative5-localstorage-plugin/qml-module-qtquick-localstorage/' 
debian/control
  sed -i 's/qtdeclarative5-test-plugin/qml-module-qttest/' debian/control
  sed -i 's/qtdeclarative5-ubuntu-web-plugin/qml-module-ubuntu-web/' 
debian/control
  sed -i 's/qtdeclarative5-quicklayouts-plugin/qml-module-qtquick-layouts/' 
debian/control

To manage notifications about this bug go to:
https://bugs.launchpad.net/webapps-sprint/+bug/1583079/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1583079] Re: Drop depedencies on qtdeclarative5-* transitional packages

2016-05-18 Thread Timo Jyrinki
** Also affects: u1db-qt (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: gallery-app (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: content-hub (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: ubuntu-push-qml (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: ubuntu-html5-theme (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to u1db-qt in Ubuntu.
https://bugs.launchpad.net/bugs/1583079

Title:
  Drop depedencies on qtdeclarative5-* transitional packages

Status in webapps-sprint:
  Confirmed
Status in address-book-app package in Ubuntu:
  New
Status in camera-app package in Ubuntu:
  New
Status in content-hub package in Ubuntu:
  New
Status in dialer-app package in Ubuntu:
  New
Status in gallery-app package in Ubuntu:
  New
Status in mediaplayer-app package in Ubuntu:
  New
Status in messaging-app package in Ubuntu:
  New
Status in notes-app package in Ubuntu:
  New
Status in pay-service package in Ubuntu:
  New
Status in reminders-app package in Ubuntu:
  New
Status in telephony-service package in Ubuntu:
  New
Status in u1db-qt package in Ubuntu:
  New
Status in ubuntu-html5-theme package in Ubuntu:
  New
Status in ubuntu-keyboard package in Ubuntu:
  New
Status in ubuntu-push-qml package in Ubuntu:
  New
Status in ubuntu-settings-components package in Ubuntu:
  New
Status in ubuntu-system-settings package in Ubuntu:
  New
Status in ubuntu-system-settings-online-accounts package in Ubuntu:
  New
Status in ubuntu-ui-extras package in Ubuntu:
  New
Status in ubuntuone-credentials package in Ubuntu:
  New
Status in unity-webapps-qml package in Ubuntu:
  New

Bug description:
  With Ubuntu 16.04 LTS as the recommended deadline many packages
  managed to transition to qml-module-xyz package naming from the
  qtdeclarative5-xyz-plugin package naming (bug #1342031). The next step
  is to update all packages that depend on transitioned qtdeclarative5
  -xyz-plugin to depend on the proper qml-module-xyz packages instead.

  The goal is to then drop the transitional packages now that 14.04 LTS
  -> 16.04 LTS upgrades are secured for all the packages that made the
  transition before 16.04 LTS release.

  You can run the following (not 100% complete) to automate this:

  sed -i 's/qtdeclarative5-accounts-plugin/qml-module-ubuntu-onlineaccounts/' 
debian/control
  sed -i 's/qtdeclarative5-qtcontacts-plugin/qml-module-qtcontacts/' 
debian/control
  sed -i 
's/qtdeclarative5-ubuntu-ui-toolkit-plugin/qml-module-ubuntu-components/' 
debian/control
  sed -i 
's/qtdeclarative5-ubuntu-thumbnailer0.1/qml-module-ubuntu-thumbnailer0.1/' 
debian/control
  sed -i 's/qtdeclarative5-qtquick2-plugin/qml-module-qtquick2/' debian/control
  sed -i 
's/qtdeclarative5-online-accounts-client0.1/qml-module-ubintu-onlineaccounts-client/'
 debian/control
  sed -i 's/qtdeclarative5-window-plugin/qml-module-qtquick-window2/' 
debian/control
  sed -i 
's/qtdeclarative5-xmllistmodel-plugin/qml-module-qtquick-xmllistmodel/' 
debian/control
  sed -i 
's/qtdeclarative5-folderlistmodel-plugin/qml-module-qt-labs-folderlistmodel/' 
debian/control
  sed -i 
's/qtdeclarative5-localstorage-plugin/qml-module-qtquick-localstorage/' 
debian/control
  sed -i 's/qtdeclarative5-test-plugin/qml-module-qttest/' debian/control
  sed -i 's/qtdeclarative5-ubuntu-web-plugin/qml-module-ubuntu-web/' 
debian/control
  sed -i 's/qtdeclarative5-quicklayouts-plugin/qml-module-qtquick-layouts/' 
debian/control

To manage notifications about this bug go to:
https://bugs.launchpad.net/webapps-sprint/+bug/1583079/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1342031] Re: Rename QML modules to follow qml-module-foo naming

2016-05-18 Thread Timo Jyrinki
Thank you for all the fixes that made it to Ubuntu 16.04 LTS. We can
proceed to drop now many of the transitional packages, and there will be
another bug about that.

For the remaining packages that have not migrated yet, please do so. The
next milestone after which the newly created transitional packages can
be dropped is 18.04 LTS.

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtmultimedia-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1342031

Title:
  Rename QML modules to follow qml-module-foo naming

Status in accounts-qml-module package in Ubuntu:
  Fix Released
Status in address-book-app package in Ubuntu:
  New
Status in bacon2d package in Ubuntu:
  Triaged
Status in clickmanager-plugin package in Ubuntu:
  New
Status in content-hub package in Ubuntu:
  New
Status in cordova-ubuntu package in Ubuntu:
  New
Status in dee-qt package in Ubuntu:
  New
Status in gsettings-qt package in Ubuntu:
  New
Status in history-service package in Ubuntu:
  New
Status in libhud-qt package in Ubuntu:
  Won't Fix
Status in libqofono package in Ubuntu:
  New
Status in libusermetrics package in Ubuntu:
  New
Status in mediascanner2 package in Ubuntu:
  Fix Released
Status in oxide-qt package in Ubuntu:
  New
Status in poppler-qml-plugin package in Ubuntu:
  New
Status in qml-box2d package in Ubuntu:
  New
Status in qml-friends package in Ubuntu:
  New
Status in qt3d-opensource-src package in Ubuntu:
  Fix Released
Status in qtconnectivity-opensource-src package in Ubuntu:
  Fix Released
Status in qtdeclarative-opensource-src package in Ubuntu:
  Fix Released
Status in qtfeedback-opensource-src package in Ubuntu:
  Fix Released
Status in qtgrilo package in Ubuntu:
  New
Status in qtlocation-opensource-src package in Ubuntu:
  Fix Released
Status in qtmultimedia-opensource-src package in Ubuntu:
  Fix Released
Status in qtpim-opensource-src package in Ubuntu:
  Fix Released
Status in qtquickcontrols-opensource-src package in Ubuntu:
  Fix Released
Status in qtsensors-opensource-src package in Ubuntu:
  Fix Released
Status in qtsystems-opensource-src package in Ubuntu:
  Fix Released
Status in reminders-app package in Ubuntu:
  New
Status in solid package in Ubuntu:
  New
Status in sync-monitor package in Ubuntu:
  New
Status in telephony-service package in Ubuntu:
  Triaged
Status in thumbnailer package in Ubuntu:
  Fix Released
Status in u1db-qt package in Ubuntu:
  Confirmed
Status in ubuntu-download-manager package in Ubuntu:
  Triaged
Status in ubuntu-keyboard package in Ubuntu:
  New
Status in ubuntu-settings-components package in Ubuntu:
  New
Status in ubuntu-system-settings-online-accounts package in Ubuntu:
  Fix Released
Status in ubuntu-ui-extras package in Ubuntu:
  New
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in ubuntuone-credentials package in Ubuntu:
  Fix Released
Status in unity-action-api package in Ubuntu:
  Triaged
Status in unity-notifications package in Ubuntu:
  New
Status in webbrowser-app package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Fix Released

Bug description:
  UPDATE: This would be a nice to have for Ubuntu 16.04 LTS, since
  otherwise we will need to keep the transitional packages until 2018.

  
  ===

  The package names of QML modules should be of the format qml-
  module-{$modulename}[version], a transition that was started during Qt
  5.3 preparation in Ubuntu. For example this could be qml-module-
  qtquick-localstorage or qml-module-qtsysteminfo for non versioned
  modules, and qml-module-ubuntu-webthing0.3 for versioned/co-
  installable modules.

  Further details in Debian e-mail:
  http://lists.alioth.debian.org/pipermail/pkg-kde-
  talk/2014-March/001889.html

  For Ubuntu, transitional packages should be put in place for smooth 
distribution upgrades, since we're shipping with the old names in previous 
Ubuntus. An example of that is at 
http://bazaar.launchpad.net/~kubuntu-packagers/kubuntu-packaging/qtsystems-opensource-src/revision/31
 - in other words:
  - Make the old package a transitional oldlibs package that depends on the new 
package
  - Add Breaks/Replaces to the new package for the old non-transitional 
packages (be careful about the version number specification)
  - Keep Multi-Arch: same and Architecture: any for the transitional package
  - Write "QML module" instead of "QML plugin"
  - Rename also the *.install files

  ---
  One more example on naming:

  For example, the "test" (qtdeclarative5-test-plugin) in the old
  qtdeclarative5-style package naming became "qttest" (qml-module-
  qttest) in the new naming since the path is actually under
  /usr/lib/*/qt5/qml/QtTest/

  qml-module-qtquick-xmllistmodel has path
  /usr/lib/*/qt5/qml/QtQuick/XmlListModel, as an example if you have
  more than one subdir. /usr/lib/*/qt5/qml/Ubuntu/Connectivity/ would be
  qml-module-ubuntu-connectivity.

To manage notifications 

[Ubuntu-sdk-bugs] [Bug 1582262] [NEW] calculator problems with Qt 5.6

2016-05-16 Thread Timo Jyrinki
Public bug reported:

I suspect this might be UITK problem so filing there too.

On xenial (ubuntu-touch/staging/ubuntu) + Qt 5.6
(https://wiki.ubuntu.com/Touch/QtTesting) I'm not seeing any numbers in
calculator when typing them. There seem to be other problems too. It
seems to work better with Qt 5.5 (stock xenial).

Qt 5.6 would be targeted to be used when the switch to xenial is made at
some point in the future.

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

** Affects: ubuntu-calculator-app
 Importance: Undecided
 Status: New

** Affects: ubuntu-ui-toolkit (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: qt5.6

** Description changed:

  I suspect this might be UITK problem so filing there too.
  
  On xenial (ubuntu-touch/staging/ubuntu) + Qt 5.6
  (https://wiki.ubuntu.com/Touch/QtTesting) I'm not seeing any numbers in
- calculator when typing them. There seem to be other problems too.
+ calculator when typing them. There seem to be other problems too. It
+ seems to work better with Qt 5.5 (stock xenial).
  
  Qt 5.6 would be targeted to be used when the switch to xenial is made at
  some point in the future.
  
  More information about Qt 5.6 at https://wiki.ubuntu.com/Touch/QtTesting

** Also affects: ubuntu-ui-toolkit (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1582262

Title:
  calculator problems with Qt 5.6

Status in Ubuntu Calculator App:
  New
Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  I suspect this might be UITK problem so filing there too.

  On xenial (ubuntu-touch/staging/ubuntu) + Qt 5.6
  (https://wiki.ubuntu.com/Touch/QtTesting) I'm not seeing any numbers
  in calculator when typing them. There seem to be other problems too.
  It seems to work better with Qt 5.5 (stock xenial).

  Qt 5.6 would be targeted to be used when the switch to xenial is made
  at some point in the future.

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-calculator-app/+bug/1582262/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1544492] Re: uitk_test_plan fails with ./uitk_test_plan.sh: line 319: syntax error near unexpected token `do

2016-05-16 Thread Timo Jyrinki
This was actually fixed but apparently without this bug referenced.

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1544492

Title:
  uitk_test_plan fails with ./uitk_test_plan.sh: line 319: syntax error
  near unexpected token `do

Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released

Bug description:
  This is due to this commit:

  https://bazaar.launchpad.net/~ubuntu-sdk-team/ubuntu-ui-
  toolkit/staging/revision/1774

  The do/done usage should be fixed. Maybe only one of the sections
  should actually be there?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1544492/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-sdk-bugs] [Bug 1580981] Re: PKGCONFIG not working in SDK

2016-05-12 Thread Timo Jyrinki
** Also affects: qtbase-opensource-src (Ubuntu)
   Importance: Undecided
   Status: New

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

** Description changed:

  having this in a qmake .pro file:
  
  CONFIG += link_pkgconfig
  PKGCONFIG += url-dispatcher-1 qmenumodel
  
  works fine for native building, but fails for crossbuilding for armhf.
+ 
+ https://codereview.qt-project.org/#/c/143276/2//ALL,unified

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1580981

Title:
  PKGCONFIG not working in SDK

Status in Client Developer Experience:
  New
Status in qtbase-opensource-src package in Ubuntu:
  New
Status in qtbase-opensource-src package in Ubuntu RTM:
  New

Bug description:
  having this in a qmake .pro file:

  CONFIG += link_pkgconfig
  PKGCONFIG += url-dispatcher-1 qmenumodel

  works fine for native building, but fails for crossbuilding for armhf.

  https://codereview.qt-project.org/#/c/143276/2//ALL,unified

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-developer-experience/+bug/1580981/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp


  1   2   3   4   5   6   >