Re: [Development] CI has infra problems

2017-08-01 Thread Thiago Macieira
No, another problem has now appeared: Module "qt/qtbase" (34adca0607ff9231b4c79949353827c1c8319c52) Failed repeatedly to launch build/test agent: Failed 7 times to acquire the hardware buildKey: qt/qtbase/eab0f32365c02540893fd3d1d75c2af2b4e6f6e8/

Re: [Development] Qt3D without Qml/QtQuick?

2017-08-01 Thread Harald Vistnes
Done. 2017-08-01 22:31 GMT+02:00 Thiago Macieira : > On terça-feira, 1 de agosto de 2017 13:21:45 PDT Harald Vistnes wrote: > > Thanks Thiago, > > > > that was it! I changed it .gitmodules to > > > > [submodule "qt3d"] > > depends = qtbase > > recommends =

Re: [Development] Qt3D without Qml/QtQuick?

2017-08-01 Thread Thiago Macieira
On terça-feira, 1 de agosto de 2017 13:21:45 PDT Harald Vistnes wrote: > Thanks Thiago, > > that was it! I changed it .gitmodules to > > [submodule "qt3d"] > depends = qtbase > recommends = qtdeclarative qtimageformats qtgamepad > path = qt3d > url = ../qt3d.git > branch = 5.9 > status = addon >

Re: [Development] Qt3D without Qml/QtQuick?

2017-08-01 Thread Harald Vistnes
Thanks Thiago, that was it! I changed it .gitmodules to [submodule "qt3d"] depends = qtbase recommends = qtdeclarative qtimageformats qtgamepad path = qt3d url = ../qt3d.git branch = 5.9 status = addon Now Qt3D builds even with -skip qtdeclarative. Harald 2017-08-01 21:25 GMT+02:00 Thiago

Re: [Development] Qt3D without Qml/QtQuick?

2017-08-01 Thread Thiago Macieira
On terça-feira, 1 de agosto de 2017 12:14:18 PDT Harald Vistnes wrote: > I had a look in qt3d/src/src.pro, but there already was a > qtHaveModule(quick) {} around the quick3d libs and I don't know where the > dependency on qtdeclarative is set. I'd be happy to provide a patch, but it > seems I

Re: [Development] Qt3D without Qml/QtQuick?

2017-08-01 Thread Harald Vistnes
Thanks Sean, I had a look in qt3d/src/src.pro, but there already was a qtHaveModule(quick) {} around the quick3d libs and I don't know where the dependency on qtdeclarative is set. I'd be happy to provide a patch, but it seems I don't know enough about the internal Qt dependency settings...

Re: [Development] Qt3D without Qml/QtQuick?

2017-08-01 Thread Sean Harmer
Hi, On 01/08/2017 19:04, Harald Vistnes wrote: Hi, is it possible to build the pure C++ subset of Qt3D (Qt3DCore, Qt3DRender, Qt3DExtras, Qt3DInput, Qt3DLogic) without Qml and QtQuick? I tried to configure and build Qt with -skip qtdeclarative, but then Qt3D was skipped completely. Yeah, at

[Development] Qt3D without Qml/QtQuick?

2017-08-01 Thread Harald Vistnes
Hi, is it possible to build the pure C++ subset of Qt3D (Qt3DCore, Qt3DRender, Qt3DExtras, Qt3DInput, Qt3DLogic) without Qml and QtQuick? I tried to configure and build Qt with -skip qtdeclarative, but then Qt3D was skipped completely. After building Qt I tried building Qt3D manually by running

Re: [Development] Coin infrastructure changes

2017-08-01 Thread Frederik Gladhorn
On mandag 31. juli 2017 15.24.57 CEST Laszlo Agocs wrote: > Hi, > > Are we sure that the week before the 5.10 feature freeze date is really the > best time to do this? Yes and no. There clearly is no good time. The longer we wait, the more trouble we'll have. The change is needed to take fresh

[Development] Give reviewers ample time to respond

2017-08-01 Thread Kai Koehne
Hi, I'd like to remind everyone about our commit policy: https://wiki.qt.io/Review_Policy . In particular, it says 'Give reviewers ample time to respond', which is assumed to be a full working day minimum (preferably two days). That is, even if you have a +2 by an approver, you should _not_

Re: [Development] Nominating Denis Shienkov for Approver status

2017-08-01 Thread André Hartmann
Hi Denis, > WOW, I'm surprised.. Thanks. Need to drink.. :) But don't drink too much ... you may have to review something later today :) Honestly, this is also a "thank you" for your long-term Qt contribution. Keep it up! Best regards, André Am 01.08.2017 um 12:18 schrieb Denis Shienkov:

Re: [Development] Nominating Denis Shienkov for Approver status

2017-08-01 Thread Denis Shienkov
WOW, I'm surprised.. Thanks. Need to drink.. :) 2017-08-01 10:20 GMT+03:00 Thiago Macieira : > On segunda-feira, 31 de julho de 2017 23:54:02 PDT Denis Shienkov wrote: > > WOW, thanks... :) > > > > Q: Approver of what? > > In the Qt Project. You get the rights

Re: [Development] CI has infra problems

2017-08-01 Thread Tony Sarajärvi
Fixed! Thanks for your patience  -T From: Tony Sarajärvi Sent: tiistai 1. elokuuta 2017 10.49 To: development@qt-project.org Cc: Qt Development Subject: CI has infra problems Hi Windows provisionings are failing currently. Most likely culprit is some DHCP or router

[Development] CI has infra problems

2017-08-01 Thread Tony Sarajärvi
Hi Windows provisionings are failing currently. Most likely culprit is some DHCP or router misconfiguration. We'll begin investigating immediately. -T ___ Development mailing list Development@qt-project.org

Re: [Development] Qt 5.10 schedule etc

2017-08-01 Thread Mitch Curtis
> -Original Message- > From: Development [mailto:development-bounces+mitch.curtis=qt.io@qt- > project.org] On Behalf Of Thiago Macieira > Sent: Tuesday, 1 August 2017 9:40 AM > To: development@qt-project.org > Subject: Re: [Development] Qt 5.10 schedule etc > > On terça-feira, 1 de agosto

Re: [Development] Qt 5.10 schedule etc

2017-08-01 Thread Thiago Macieira
On terça-feira, 1 de agosto de 2017 00:18:18 PDT Thiago Macieira wrote: > 1. Integrate all of Ossi's configure changes to 5.9 (re-staged now) > https://codereview.qt-project.org/201118 > https://codereview.qt-project.org/201119 > https://codereview.qt-project.org/201120 >

Re: [Development] Qt 5.10 schedule etc

2017-08-01 Thread Thiago Macieira
On segunda-feira, 31 de julho de 2017 23:55:28 PDT Jani Heikkinen wrote: > And we should start soft branching today. But as Frederik informed yesterday > we are planning to do some changes to coin infrastructure during this week > (see >

Re: [Development] Nominating Jesus Fernandez for Approver status

2017-08-01 Thread Alex Blasche
Congratulations to Jesus. Approver rights have been set. -- Alex > -Original Message- > From: Development [mailto:development- > bounces+alexander.blasche=qt...@qt-project.org] On Behalf Of Timur > Pocheptsov > Sent: Tuesday, 11 July 2017 14:07 > To: Qt development mailing list

Re: [Development] Nominating Viktor Engelmann for Approver Status

2017-08-01 Thread Alex Blasche
Congratulations to Viktor. Approver rights have been granted. -- Alex > -Original Message- > From: Development [mailto:development- > bounces+alexander.blasche=qt...@qt-project.org] On Behalf Of Simon > Hausmann > Sent: Tuesday, 11 July 2017 13:25 > To: development@qt-project.org >

Re: [Development] Nominating Denis Shienkov for Approver status

2017-08-01 Thread Alex Blasche
Congratulations to Denis. Approver rights have been granted. -- Alex > -Original Message- > From: Development [mailto:development- > bounces+alexander.blasche=qt...@qt-project.org] On Behalf Of André > Hartmann > Sent: Thursday, 6 July 2017 08:36 > To: development@qt-project.org;