Re: [Development] Network test server for Ubuntu 12.04 x64 available for Puppet - test version

2013-04-24 Thread Sébastien Fricker
For all you who have tried to install a network test server: a Puppet configuration for Ubuntu 12.04 x64 is now available. It's still in my personal Gitorious branch, as it still needs testing before pushed through to production. Also I will flag these 12.04 changes so that we still have the 1

Re: [Development] Network test server for Ubuntu 12.04 x64 available for Puppet - test version

2013-04-24 Thread Sarajärvi Tony
Hi Ah yes, I could have added the bootstrap, although it would just have been a copy of 11.10. I'm wondering why it didn't work for you. Is the log you refer to Puppet's log? Can you send it to me, and I'll have a look at it? And yes, lots of documentation still need working on. I just bundled

[Development] EGL is somehow showing up in Qt5GuiConfigExtras.cmake on desktop Linux

2013-04-24 Thread Josh Faust
I just updated to latest stable, and somehow: _qt5gui_find_extra_libs(EGL "EGL" "" "") _qt5gui_find_extra_libs(OPENGL "GL" "" "") are both ending up in Qt5GuiConfigExtras.cmake, even though I've configured for desktop OpenGL. This causes my cmake-based project to fatal error because it can't find

[Development] PSA: Qt Project IRC logs & statistics

2013-04-24 Thread Robin Burchell
Hi, In addition to hosting qt_gerrit, I have for a very long time generated IRC statistics for #qt and #qt-labs. These were perhaps not all that well publicized, but they did exist. After my recent server outage, obviously, this all got lost. I got around to restoring it this evening (see http://

Re: [Development] Making WEC7 builds blocking on CI

2013-04-24 Thread Björn Breitmeyer
Hey, thanks for you effort. The enforcing build would be very helpful. The most important issues we had during the last few month were changes in qmake, arch detection :) and some additions to the windows plugin. Besides changes to the windows platform plugin most changes were not really troubli

Re: [Development] Network test server for Ubuntu 12.04 x64 available for Puppet - test version

2013-04-24 Thread shane.kearns
Hi Tony, Thanks for working on this. I found some issues so far: You didn't add a bootstrap script for ubuntu 12.04 When using the 10.04 script, the file /etc/apt/sources.list.d/bootstrap-puppet.list is invalid, causing the script to abort. When using the 11.10 script, it fills the log with "Sk

Re: [Development] Making WEC7 builds blocking on CI

2013-04-24 Thread Thiago Macieira
On quarta-feira, 24 de abril de 2013 12.41.15, Andreas Holzammer wrote: > Hey, > > I fully agree with Janne here, as normally its not so hard to fix > Windows Embedded Compact issue, but if we let it run and try to fix it > after a month or so, its very hard and takes time, as one need to > unders

Re: [Development] Please warn of force pushes...

2013-04-24 Thread Oswald Buddenhagen
On Tue, Apr 23, 2013 at 08:02:23PM +0200, Koehne Kai wrote: > Hi guys, > > don't want to stop your discussion, but personally I see that mainly as a > documentation issue. Surely having some convention about branch names (and > sticking to it) would help, but even better would be to put the deta

Re: [Development] Question about the missing projects in qt-solutions

2013-04-24 Thread Shaw Andy
I know the background for this pretty well since I was involved with the original transfer of the solution code from TT to Nokia. Basically the code was not transferred to Digia at all and it was not initially made publically available either when the code was released under the BSD license when

[Development] Network test server for Ubuntu 12.04 x64 available for Puppet - test version

2013-04-24 Thread Sarajärvi Tony
Hi For all you who have tried to install a network test server: a Puppet configuration for Ubuntu 12.04 x64 is now available. It's still in my personal Gitorious branch, as it still needs testing before pushed through to production. Also I will flag these 12.04 changes so that we still have th

Re: [Development] Making WEC7 builds blocking on CI

2013-04-24 Thread Andreas Holzammer
Hey, I fully agree with Janne here, as normally its not so hard to fix Windows Embedded Compact issue, but if we let it run and try to fix it after a month or so, its very hard and takes time, as one need to understand the code and maybe even needs talking to the author of the patch. So I would r

Re: [Development] Please warn of force pushes...

2013-04-24 Thread Oswald Buddenhagen
On Wed, Apr 24, 2013 at 09:23:54AM +0200, Olivier Goffart wrote: > Normaly, the way git was designed, is to use merges for this workflow. > In principle, rebasing should only be used for private branches. > And the winrt is not private. Not only it is public, but it is even part of > the main rep

[Development] Question about the missing projects in qt-solutions

2013-04-24 Thread Qi Liang
Hi, all, Some friends in Chinese local qt forum started to talk about this issue. Current qt-solutions repo: https://codereview.qt-project.org/#admin,project,qt-solutions/qt-solutions,info http://qt.gitorious.org/qt-solutions/qt-solutions/ But there are only 9 in total. Based on the documentati

Re: [Development] Git mirror in github?

2013-04-24 Thread Olivier Goffart
On Wednesday 24 April 2013 09:32:55 Qi Liang wrote: > Hi, all, > > Before Open Governance, we have the public git repo on gitorious. But now > codereview(gerrit) is the main repo, and gitorious one is only mirror of > it. > > GitHub is much more popular and stable than gitorious, could we have a

[Development] QtNetwork performance improvements

2013-04-24 Thread Peter Hartmann
Hello, for reference: I have just created a Wiki page about QtNetwork performance improvements at http://qt-project.org/wiki/QtNetwork_performance One interesting quote: "In the particular case of code issuing a network request, the time spent in parsing the HTTP replies, computing SSL keys et

[Development] Making WEC7 builds blocking on CI

2013-04-24 Thread Anttila Janne
Hi, As you probably have noted, Qt-Project CI have had WEC7 ARM build jobs running in a non-blocking mode for a while. The jobs are build only, and don't execute any autotests. Now that Björn Breitmeyer has been proposed as a maintainer for Windows Embedded, and there have not been any objectio

[Development] Git mirror in github?

2013-04-24 Thread Qi Liang
Hi, all, Before Open Governance, we have the public git repo on gitorious. But now codereview(gerrit) is the main repo, and gitorious one is only mirror of it. GitHub is much more popular and stable than gitorious, could we have a git mirror there? Thanks. Regards, Liang _

Re: [Development] Please warn of force pushes...

2013-04-24 Thread Olivier Goffart
On Wednesday 24 April 2013 06:28:43 Kalinowski Maurice wrote: > Hi, > > there has been quite many comments about why rebasing might be complicated > for some people, but so far I think the advantages for the WinRT branch has > not been highlighted. So let me try to summarize why the team thinks th