2013-08-27 12:09:06 |
Timo Jyrinki |
bug |
|
|
added bug |
2013-08-27 12:09:22 |
Timo Jyrinki |
tags |
|
qt5.1 |
|
2013-08-27 12:12:10 |
Timo Jyrinki |
description |
I've been doing rebuilds of a good selection of packages in our daily release system against Qt 5.1.1, and it seems ubuntu-ui-toolkit is failing to build on all archs, or more accurately tests cause a crash: https://launchpad.net/~canonical-qt5-edgers/+archive/qt5-beta2/+sourcepub/3448597/+listing-archive-extra
So far all other 30+ packages build for armhf at least (http://is.gd/5Calkj + http://is.gd/PuhaYi) so the issue is ui-toolkit specific. |
I've been doing rebuilds of a good selection of packages in our daily release system against Qt 5.1.1, and it seems ubuntu-ui-toolkit is failing to build on all archs, or more accurately tests cause a crash: https://launchpad.net/~canonical-qt5-edgers/+archive/qt5-beta2/+sourcepub/3448597/+listing-archive-extra
So far all other 30+ packages build for armhf at least (http://is.gd/5Calkj + http://is.gd/PuhaYi) so the issue is ui-toolkit specific.
To reproduce:
sudo apt-add-repository ppa:canonical-qt5-edgers/qt5-beta2
sudo apt-get update
sudo apt-get dist-ugprade
+ build |
|
2013-08-27 12:14:05 |
Timo Jyrinki |
description |
I've been doing rebuilds of a good selection of packages in our daily release system against Qt 5.1.1, and it seems ubuntu-ui-toolkit is failing to build on all archs, or more accurately tests cause a crash: https://launchpad.net/~canonical-qt5-edgers/+archive/qt5-beta2/+sourcepub/3448597/+listing-archive-extra
So far all other 30+ packages build for armhf at least (http://is.gd/5Calkj + http://is.gd/PuhaYi) so the issue is ui-toolkit specific.
To reproduce:
sudo apt-add-repository ppa:canonical-qt5-edgers/qt5-beta2
sudo apt-get update
sudo apt-get dist-ugprade
+ build |
I've been doing rebuilds of a good selection of packages in our daily release system against Qt 5.1.1, and it seems ubuntu-ui-toolkit is failing to build on all archs, or more accurately tests cause a crash: https://launchpad.net/~canonical-qt5-edgers/+archive/qt5-beta2/+sourcepub/3448597/+listing-archive-extra
So far all other 30+ packages build for armhf at least (http://is.gd/5Calkj + http://is.gd/PuhaYi) so the issue is ui-toolkit specific.
To reproduce:
sudo apt-add-repository ppa:canonical-qt5-edgers/qt5-beta2
sudo apt-get update
sudo apt-get dist-upgrade
+ build |
|
2013-08-27 12:22:58 |
Timo Jyrinki |
description |
I've been doing rebuilds of a good selection of packages in our daily release system against Qt 5.1.1, and it seems ubuntu-ui-toolkit is failing to build on all archs, or more accurately tests cause a crash: https://launchpad.net/~canonical-qt5-edgers/+archive/qt5-beta2/+sourcepub/3448597/+listing-archive-extra
So far all other 30+ packages build for armhf at least (http://is.gd/5Calkj + http://is.gd/PuhaYi) so the issue is ui-toolkit specific.
To reproduce:
sudo apt-add-repository ppa:canonical-qt5-edgers/qt5-beta2
sudo apt-get update
sudo apt-get dist-upgrade
+ build |
I've been doing rebuilds of a good selection of packages in our daily release system against Qt 5.1.1, and it seems ubuntu-ui-toolkit is failing to build on all archs, or more accurately tests cause a crash: https://launchpad.net/~canonical-qt5-edgers/+archive/qt5-beta2/+sourcepub/3448597/+listing-archive-extra
So far all other 30+ packages build for armhf at least (http://is.gd/5Calkj + http://is.gd/PuhaYi) so the issue is ui-toolkit specific.
If you need to do something Qt 5.1 specific, see eg. https://code.launchpad.net/~aacid/unity8/supportqt51/+merge/177365 on how to #ifdef on the Qt version to support both 5.0.x and 5.1.x.
To reproduce:
sudo apt-add-repository ppa:canonical-qt5-edgers/qt5-beta2
sudo apt-get update
sudo apt-get dist-upgrade
+ build |
|
2013-08-28 12:11:24 |
Timo Jyrinki |
ubuntu-ui-toolkit: importance |
Undecided |
Critical |
|
2013-08-28 12:38:55 |
Zsombor Egri |
ubuntu-ui-toolkit: assignee |
|
Zsombor Egri (zsombi) |
|
2013-08-28 13:02:18 |
Zsombor Egri |
ubuntu-ui-toolkit: assignee |
Zsombor Egri (zsombi) |
Zoltan Balogh (bzoltan) |
|
2013-08-28 13:12:52 |
Zoltan Balogh |
ubuntu-ui-toolkit: status |
New |
In Progress |
|
2013-08-28 15:16:53 |
Dmitry Shachnev |
bug |
|
|
added subscriber Dmitry Shachnev |
2013-08-29 07:21:20 |
Timo Jyrinki |
description |
I've been doing rebuilds of a good selection of packages in our daily release system against Qt 5.1.1, and it seems ubuntu-ui-toolkit is failing to build on all archs, or more accurately tests cause a crash: https://launchpad.net/~canonical-qt5-edgers/+archive/qt5-beta2/+sourcepub/3448597/+listing-archive-extra
So far all other 30+ packages build for armhf at least (http://is.gd/5Calkj + http://is.gd/PuhaYi) so the issue is ui-toolkit specific.
If you need to do something Qt 5.1 specific, see eg. https://code.launchpad.net/~aacid/unity8/supportqt51/+merge/177365 on how to #ifdef on the Qt version to support both 5.0.x and 5.1.x.
To reproduce:
sudo apt-add-repository ppa:canonical-qt5-edgers/qt5-beta2
sudo apt-get update
sudo apt-get dist-upgrade
+ build |
I've been doing rebuilds of a good selection of packages in our daily release system against Qt 5.1.1, and it seems ubuntu-ui-toolkit is failing to build on all archs, or more accurately tests cause a crash: https://launchpad.net/~canonical-qt5-edgers/+archive/qt5-beta2/+sourcepub/3448597/+listing-archive-extra
So far all other 30+ packages build for armhf at least (http://is.gd/5Calkj + http://is.gd/PuhaYi) so the issue is ui-toolkit specific.
If you need to do something Qt 5.1 specific, see eg. https://code.launchpad.net/~aacid/unity8/supportqt51/+merge/177365 on how to #ifdef on the Qt version to support both 5.0.x and 5.1.x.
To reproduce:
sudo apt-add-repository ppa:canonical-qt5-edgers/qt5-beta-proper
sudo apt-get update
sudo apt-get dist-upgrade
+ build |
|
2013-08-29 08:58:41 |
Timo Jyrinki |
summary |
ui-toolkit fails to build against Qt 5.1.1 |
ui-toolkit fails some tests against Qt 5.1.1 |
|
2013-08-29 12:20:05 |
Timo Jyrinki |
description |
I've been doing rebuilds of a good selection of packages in our daily release system against Qt 5.1.1, and it seems ubuntu-ui-toolkit is failing to build on all archs, or more accurately tests cause a crash: https://launchpad.net/~canonical-qt5-edgers/+archive/qt5-beta2/+sourcepub/3448597/+listing-archive-extra
So far all other 30+ packages build for armhf at least (http://is.gd/5Calkj + http://is.gd/PuhaYi) so the issue is ui-toolkit specific.
If you need to do something Qt 5.1 specific, see eg. https://code.launchpad.net/~aacid/unity8/supportqt51/+merge/177365 on how to #ifdef on the Qt version to support both 5.0.x and 5.1.x.
To reproduce:
sudo apt-add-repository ppa:canonical-qt5-edgers/qt5-beta-proper
sudo apt-get update
sudo apt-get dist-upgrade
+ build |
I've been doing rebuilds of a good selection of packages in our daily release system against Qt 5.1.1, and it seems ubuntu-ui-toolkit is failing to build on all archs, or more accurately tests cause a crash: https://launchpad.net/~canonical-qt5-edgers/+archive/qt5-beta2/+sourcepub/3448597/+listing-archive-extra
So far all other 30+ packages build for armhf at least (http://is.gd/5Calkj + http://is.gd/PuhaYi) so the issue is ui-toolkit specific.
If you need to do something Qt 5.1 specific, see eg. https://code.launchpad.net/~aacid/unity8/supportqt51/+merge/177365 on how to #ifdef on the Qt version to support both 5.0.x and 5.1.x.
To reproduce:
sudo apt-add-repository ppa:canonical-qt5-edgers/qt5-beta-proper
sudo apt-get update
sudo apt-get dist-upgrade
+ build
To revert back to archive versions:
sudo ppa-purge ppa:canonical-qt5-edgers/qt5-beta-proper |
|
2013-09-11 10:35:17 |
Launchpad Janitor |
branch linked |
|
lp:~kubuntu-packagers/kubuntu-packaging/qtdeclarative-opensource-src |
|
2013-09-11 11:05:37 |
Launchpad Janitor |
branch linked |
|
lp:~kubuntu-packagers/kubuntu-packaging/qtbase-opensource-src |
|
2013-09-11 12:25:12 |
Dmitry Shachnev |
bug task added |
|
qtbase-opensource-src (Ubuntu) |
|
2013-09-11 12:25:35 |
Dmitry Shachnev |
qtbase-opensource-src (Ubuntu): status |
New |
Fix Committed |
|
2013-09-11 12:25:39 |
Dmitry Shachnev |
qtbase-opensource-src (Ubuntu): importance |
Undecided |
High |
|
2013-09-11 12:25:42 |
Dmitry Shachnev |
qtbase-opensource-src (Ubuntu): assignee |
|
Dmitry Shachnev (mitya57) |
|
2013-09-11 12:25:54 |
Dmitry Shachnev |
bug task added |
|
qtdeclarative-opensource-src (Ubuntu) |
|
2013-09-11 12:29:03 |
Dmitry Shachnev |
qtdeclarative-opensource-src (Ubuntu): status |
New |
Fix Committed |
|
2013-09-11 12:29:11 |
Dmitry Shachnev |
qtdeclarative-opensource-src (Ubuntu): importance |
Undecided |
High |
|
2013-09-11 12:29:09 |
Launchpad Janitor |
branch linked |
|
lp:~mitya57/ubuntu-ui-toolkit/fix-qdocconf-paths |
|
2013-09-11 12:30:13 |
Dmitry Shachnev |
qtdeclarative-opensource-src (Ubuntu): assignee |
|
Dmitry Shachnev (mitya57) |
|
2013-09-17 18:03:38 |
Pat McGowan |
ubuntu-ui-toolkit: importance |
Critical |
High |
|
2013-11-22 13:45:29 |
Florian Boucault |
tags |
qt5.1 |
qt5.1 qt5.2 |
|
2013-12-03 09:32:15 |
Timo Jyrinki |
ubuntu-ui-toolkit: status |
In Progress |
Fix Released |
|
2014-03-14 12:44:20 |
Launchpad Janitor |
qtbase-opensource-src (Ubuntu): status |
Fix Committed |
Fix Released |
|
2014-03-14 12:44:20 |
Launchpad Janitor |
cve linked |
|
2013-4549 |
|
2014-03-15 08:21:36 |
Timo Jyrinki |
qtdeclarative-opensource-src (Ubuntu): status |
Fix Committed |
Fix Released |
|