[Development] New Qt5.3.1 snapshot available

2014-06-16 Thread Heikkinen Jani
Hi all Qt5.git integration succeed finally yesterday & now we have packages with updated content available here: http://download.qt-project.org/snapshots/qt/5.3/5.3.1/2014-06-17_114/ Unfortunately windows packages are still broken because of https://bugreports.qt-project.org/browse/QTBUG-39594

Re: [Development] QtCS2014 - QtPrintSupport Session

2014-06-16 Thread Christian Gagneraud
On 14/06/14 05:06, John Layt wrote: > Hi, > > The notes form the QtPrintSupport session are available at > https://qt-project.org/groups/qt-contributors-summit-2014/wiki/QtPrintSupport > . Basically it's a long list of all the work needing to be done to > finish the new print library. While a lot

Re: [Development] Qmlscene from Qt 5.3 results segmentation fault

2014-06-16 Thread Thiago Macieira
Em seg 16 jun 2014, às 14:28:36, rpzrpz...@gmail.com escreveu: > Looks like a standard linux make. (qmake, I know.) > > I can just put my IOS/Android dev time on OSX > (OSX kernel is BSD/linux kernel, so I know configure it will work) I have no clue about iOS or Android. I've never developed for

Re: [Development] Qmlscene from Qt 5.3 results segmentation fault

2014-06-16 Thread rpzrpz...@gmail.com
Looks like a standard linux make. (qmake, I know.) I can just put my IOS/Android dev time on OSX (OSX kernel is BSD/linux kernel, so I know configure it will work) These statements work for Win32/Win64 also? If not, got a link/advice for them as well? (I think that I will be using the MSVC 2103

Re: [Development] Qmlscene from Qt 5.3 results segmentation fault

2014-06-16 Thread Thiago Macieira
Em seg 16 jun 2014, às 13:35:19, rpzrpz...@gmail.com escreveu: > I would love it if you could provide a link or youtube to a step-by-step > to build a debug build of Qt 5.3.x for Android/IOS/Desktop > starting from the base installation with the normal SRC directory. ./configure -debug -prefix /us

Re: [Development] Qmlscene from Qt 5.3 results segmentation fault

2014-06-16 Thread rpzrpz...@gmail.com
I would love it if you could provide a link or youtube to a step-by-step to build a debug build of Qt 5.3.x for Android/IOS/Desktop starting from the base installation with the normal SRC directory. I have some messages flowing around related to how to build minimum size Qt libraries, but not anyt

Re: [Development] NOTE: Gerrit / Codereview upgrade – Service unavailable Friday June 13, 7:00 – 10:00 CEST

2014-06-16 Thread Oswald Buddenhagen
On Mon, Jun 16, 2014 at 05:54:07PM +0400, Konstantin Tokarev wrote: > 16.06.2014, 17:40, "Oswald Buddenhagen" : > > On Mon, Jun 16, 2014 at 05:03:18PM +0400, Konstantin Tokarev wrote: > >>  Have you set up cron running gerrit-gc on all repos? It is required for > >> new "super-fast fetch" feature.

Re: [Development] Qt5.3.1 change files

2014-06-16 Thread Thiago Macieira
Em seg 16 jun 2014, às 10:58:40, Heikkinen Jani escreveu: > Hi all, > > I notice most of change files for 5.3.1 is still missing. Module > maintainers, please add those immediately! > > We are trying to release 5.3.1 really soon. Plan was to release it this Tue > (17th June) but we didn't manage

Re: [Development] Qmlscene from Qt 5.3 results segmentation fault

2014-06-16 Thread Thiago Macieira
Em seg 16 jun 2014, às 17:31:40, Magicloud Magiclouds escreveu: > Hi, > > Ubuntu Precise. Qt 5.3 from qt-project.org. Attached strace and ltrace > output. > > What else should I provide? Backtrace of a debug build and instructions to reproduce the issue. -- Thiago Macieira - thiago.macieira

Re: [Development] NOTE: Gerrit / Codereview upgrade – Service unavailable Friday June 13, 7:00 – 10:00 CEST

2014-06-16 Thread Konstantin Tokarev
16.06.2014, 17:40, "Oswald Buddenhagen" : > On Mon, Jun 16, 2014 at 05:03:18PM +0400, Konstantin Tokarev wrote: >>  Have you set up cron running gerrit-gc on all repos? It is required for new >> "super-fast fetch" feature. > > have a specific reference for that? https://gerrit-documentation.sto

Re: [Development] NOTE: Gerrit / Codereview upgrade – Service unavailable Friday June 13, 7:00 – 10:00 CEST

2014-06-16 Thread Oswald Buddenhagen
On Mon, Jun 16, 2014 at 05:03:18PM +0400, Konstantin Tokarev wrote: > > Have you set up cron running gerrit-gc on all repos? It is required for new > "super-fast fetch" feature. > have a specific reference for that? ___ Development mailing list Develop

Re: [Development] NOTE: Gerrit / Codereview upgrade – Service unavailable Friday June 13, 7:00 – 10:00 CEST

2014-06-16 Thread Konstantin Tokarev
09.06.2014, 18:17, "Haataja Ismo" : > Hi, > > Gerrit (https://codereview.qt-project.org/) will be unavailable while we > deploy a new version. > > The upgrade takes the current v2.2.1 based version to v2.7 based. Most of our > customized features stay: staging system for CI, one page review and

[Development] 5.3 branch temporarily closed

2014-06-16 Thread Heikkinen Jani
Hi all, '5.3' branch (& 'stable' as well) is now temporarily closed because we are branching '5.3.1' from it. We are waiting all existing integrations to finish(either succeed or failed) & merging from 'stable' to '5.3' once again before creating the '5.3.1' branch. >From now on all changes tar

Re: [Development] NOTE: Gerrit / Codereview upgrade – Service unavailable Friday June 13, 7:00 – 10:00 CEST

2014-06-16 Thread Sandro Andrade
On Mon, Jun 16, 2014 at 5:00 AM, Haataja Ismo wrote: > Hi, > >> I had a change integrated and merged nearly 12 hours ago >> (https://codereview.qt-project.org/#/c/87431/) >> but it hasn't been replicated in gitorious >> (https://qt.gitorious.org/qt/qtmodeling/activities) up to now. >> >> Is it exp

Re: [Development] QtNetwork QtCS Session

2014-06-16 Thread Jędrzej Nowacki
On Thursday 12 of June 2014 18:24:38 Thiago Macieira wrote: > > > if we modularize the repos more, we need to go full monty and modularize > > > *everything*. > > > i really wouldn't want to do that with the current build system. > > > > > > > > I guess it would be a nice long term goal. > > I'm

Re: [Development] Adding new network tests

2014-06-16 Thread Peter Hartmann
On 06/13/2014 05:28 PM, Thiago Macieira wrote: > I'm separating out the MiniHttpServer into a separate header. Mandeep, maybe it would be enough to use the mini HTTP server in your case for testing all sorts of redirects? If not and you would rather use a full Apache, you would have to set up t

[Development] Qt5.3.1 change files

2014-06-16 Thread Heikkinen Jani
Hi all, I notice most of change files for 5.3.1 is still missing. Module maintainers, please add those immediately! We are trying to release 5.3.1 really soon. Plan was to release it this Tue (17th June) but we didn't manage to get things ready for that. We are trying to fix remaining issues

Re: [Development] Qt for NaCl port

2014-06-16 Thread Sorvig Morten
On 11 Jun 2014, at 14:53, Thiago Macieira wrote: > Em ter 10 jun 2014, às 21:33:44, Daiwei Li escreveu: >> Hello, >> >> I'm investigating porting an existing C++/QML application to Google >> NaCl, and I found that Qt had attempted a port a couple years ago: >> http://qt-project.org/wiki/Qt_for_

Re: [Development] NOTE: Gerrit / Codereview upgrade – Service unavailable Friday June 13, 7:00 – 10:00 CEST

2014-06-16 Thread Haataja Ismo
Hi, > I had a change integrated and merged nearly 12 hours ago > (https://codereview.qt-project.org/#/c/87431/) > but it hasn't been replicated in gitorious > (https://qt.gitorious.org/qt/qtmodeling/activities) up to now. > > Is it expected that such replication occurs automatically as before or