Re: [Development] Nominating Marc Mutz for approver status

2012-09-06 Thread Turunen Tuukka
We are already addressing this as part of the transfer. -- Tuukka Jason McDonald kirjoitti 7.9.2012 6:05: On Fri, Sep 7, 2012 at 6:28 AM, mailto:marius.storm-ol...@nokia.com>> wrote: > Normal procedure has been that an issue gets raised in Jira, and Mark usually > takes care of it.

Re: [Development] Nominating Marc Mutz for approver status

2012-09-06 Thread Jason McDonald
On Fri, Sep 7, 2012 at 6:28 AM, wrote: > Normal procedure has been that an issue gets raised in Jira, and Mark usually > takes care of it. We can't assume that that will continue, as Mark will be leaving Nokia soon and needs to give priority to the Brisbane site rampdown and CI infrastructure t

Re: [Development] Qt 4.8 clang and libc++

2012-09-06 Thread Sylvain Pointeau
I recently installed xcode 4.4.1 and I installed the new command line tools before to run the configure. ./configure -release -platform macx-clang-libc++ -qt-pcre How can I remove the min version or to set it up to 10.7? ___ Development mailing list Deve

Re: [Development] Qt 4.8 clang and libc++

2012-09-06 Thread Sylvain Pointeau
I just downloaded the git repository, it doesn't seem to be linked to the c++11. ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

Re: [Development] Qt 4.8 clang and libc++

2012-09-06 Thread Sylvain Pointeau
> > > but will qtwebkit compile with c++11? > > I beleive it should now. > Maybe you will run into some small issues. > I have this error now when I run the configure: clang++ -c -o project.o -pipe -mmacosx-version-min=10.6 -stdlib=libc++ -DQMAKE_OPENSOURCE_EDITION -fconstant-cfstrings -g -I/Use

Re: [Development] Qt 4.8 clang and libc++

2012-09-06 Thread Olivier Goffart
On Friday 07 September 2012 00:03:33 Sylvain Pointeau wrote: > > > > One may need to add this line in some .pro or .pri file > > > > contains(QT_CONFIG, c++11):CONFIG += c++11 > > > > > > It seems to be missing in /qtwebkit.pri > > > where should it be exactly? > > > > I'm not really sure. You ca

Re: [Development] Failed to start video surface on QML

2012-09-06 Thread Mark
inter...@qt-project.org is the list for you :) On Thu, Sep 6, 2012 at 10:03 PM, rgomez wrote: > ** > > Hi, I am starting to study QML. I make a simple application to play a > video with QtMultimediaKit, it does nothing, printing the message "failed > to start video surface", then the video keeps

Re: [Development] Qt 4.8 clang and libc++

2012-09-06 Thread Sylvain Pointeau
> > > > One may need to add this line in some .pro or .pri file > > > contains(QT_CONFIG, c++11):CONFIG += c++11 > > > > It seems to be missing in /qtwebkit.pri > > where should it be exactly? > > I'm not really sure. You can try > Tools/qmake/mkspecs/features/default_pre.prf qtbase/mkspecs/featu

Re: [Development] Failed to start video surface on QML

2012-09-06 Thread Leandro Melo de Sales
I don't suppose you will get answers for such kind of questions here in this list. Br, Leandro. -- Leandro Melo de Sales Professor at Institute of Computing at Federal University of Alagoas, Brazil PhD candidate in Computer Science Pervasive and Embedded Computing Laboratory, UFCG Twitter: @leand

Re: [Development] Qt 4.8 clang and libc++

2012-09-06 Thread Olivier Goffart
On Thursday 06 September 2012 23:24:06 Sylvain Pointeau wrote: > > I'm confused? Are you working with 4.8 or with Qt5? > > I want libc++ and Qt 4.8 does not provide clang-libc++. > so I switched to Qt5 but facing this compilation error. > sorry for the confusion. > > > Regarding Webkit in Qt5, >

Re: [Development] Qt 4.8 clang and libc++

2012-09-06 Thread Sylvain Pointeau
> > I'm confused? Are you working with 4.8 or with Qt5? > > I want libc++ and Qt 4.8 does not provide clang-libc++. so I switched to Qt5 but facing this compilation error. sorry for the confusion. > Regarding Webkit in Qt5, > It does not seem to use load(qt_module) in its profle that is required

Re: [Development] Qt 4.8 clang and libc++

2012-09-06 Thread Olivier Goffart
On Thursday 06 September 2012 22:33:30 Sylvain Pointeau wrote: > > No. I can't read a 1.5 MB preprocessed source without context. > > > > You're the one with libstdc++ and the reproducible issue. You get to fix > > the > > issue. > > > > I can't help you. > > not libstdc++ but the one with libc+

Re: [Development] Qt 4.8 clang and libc++

2012-09-06 Thread Sylvain Pointeau
> > > I read on the web that libc++ will not work well in C++03 > > and looking at the command line, I don't see > > -*std*=c++11 > > > > why is it missing? how can we activate it? > > It's missing because WebKit doesn't compile in C++11 mode. > > how can they use "move" then? hrg Qt enable c++

Re: [Development] Qt 4.8 clang and libc++

2012-09-06 Thread Thiago Macieira
On quinta-feira, 6 de setembro de 2012 22.33.30, Sylvain Pointeau wrote: > > No. I can't read a 1.5 MB preprocessed source without context. > > > > You're the one with libstdc++ and the reproducible issue. You get to fix > > the > > issue. > > > > I can't help you. > > not libstdc++ but the one wit

Re: [Development] Qt 4.8 clang and libc++

2012-09-06 Thread Sylvain Pointeau
> > > No. I can't read a 1.5 MB preprocessed source without context. > > You're the one with libstdc++ and the reproducible issue. You get to fix > the > issue. > > I can't help you. not libstdc++ but the one with libc++ I read on the web that libc++ will not work well in C++03 and looking at th

Re: [Development] Nominating Marc Mutz for approver status

2012-09-06 Thread marius.storm-olsen
Normal procedure has been that an issue gets raised in Jira, and Mark usually takes care of it. -- Sent from my Nokia N9 On 9/6/12 15:02 Ahumada Sergio (Nokia-MP/Oslo) wrote: On 09/05/2012 07:14 PM, ext Thiago Macieira wrote: > On quarta-feira, 5 de setembro de 2012 18.53.24, Sergio Ahumada wrote

Re: [Development] Qt 4.8 clang and libc++

2012-09-06 Thread Thiago Macieira
On quinta-feira, 6 de setembro de 2012 22.16.44, Sylvain Pointeau wrote: > > Obviously, since qglobal.h has been used a thousand times by the time you > > get > > to this error, there's something *different* about Timer.cpp. > > > > Take a look at the preprocessed output of that compilation and fig

Re: [Development] Qt 4.8 clang and libc++

2012-09-06 Thread Sylvain Pointeau
> > however I still find in the file bug.i > I meant bug.d ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

[Development] Failed to start video surface on QML

2012-09-06 Thread rgomez
Hi, I am starting to study QML. I make a simple application to play a video with QtMultimediaKit, it does nothing, printing the message "failed to start video surface", then the video keeps on black. Following the source code: import QtQuick 1.1 import QtMultimediaKit 1.1 Item { width: 410; heig

Re: [Development] [DRAFT] Interested in Widgets Maintainership (was: Re: Nominating Marc Mutz for approver status)

2012-09-06 Thread lars.knoll
Hi Marc, On Sep 6, 2012, at 4:43 PM, ext Marc Mutz wrote: > On Wednesday September 5 2012, Sergio Ahumada wrote: >> On 09/05/2012 04:42 PM, Thiago Macieira wrote: >>> It's been now 15 business days since Marc was nominated for approvership >>> and seconded. >>> >>> Whoever can grant him permiss

[Development] Qt 4.8.3 open source release candidate packages publicly available

2012-09-06 Thread Taipale Juhani
Hi all, Now there are Qt 4.8.3 release candidate packages available for public review. These are not yet the official release packages and should not be used as such. Packages are built against SHA1: b6d1a35d6cb464f643d7905ec731069e729d4ad4 and available at http://releases.qt-project.org/digia/4.

Re: [Development] [DRAFT] Interested in Widgets Maintainership (was: Re: Nominating Marc Mutz for approver status)

2012-09-06 Thread Richard Moore
On 6 September 2012 15:56, Marc Mutz wrote: > On Thursday September 6 2012, Marc Mutz wrote: >> [DRAFT] > > Erhm, this isn't draft anymore, promised :) There's no escape now. :-) Rich. ___ Development mailing list Development@qt-project.org http://list

Re: [Development] [DRAFT] Interested in Widgets Maintainership (was: Re: Nominating Marc Mutz for approver status)

2012-09-06 Thread Marc Mutz
On Thursday September 6 2012, Marc Mutz wrote: > [DRAFT] Erhm, this isn't draft anymore, promised :) -- Marc Mutz | Senior Software Engineer KDAB (Deutschland) GmbH & Co.KG, a KDAB Group Company www.kdab.com || Germany +49-30-521325470 || Sweden (HQ) +46-563-540090 KDAB - Qt Experts - Platform-

[Development] [DRAFT] Interested in Widgets Maintainership (was: Re: Nominating Marc Mutz for approver status)

2012-09-06 Thread Marc Mutz
On Wednesday September 5 2012, Sergio Ahumada wrote: > On 09/05/2012 04:42 PM, Thiago Macieira wrote: > > It's been now 15 business days since Marc was nominated for approvership > > and seconded. > > > > Whoever can grant him permissions, please do so. > > > > He's got a lot of commits he needs to

Re: [Development] Qt 5, QOpenGLFunctions

2012-09-06 Thread Sean Harmer
Hi, On Thursday 06 September 2012 12:21:20 Kim M. Kalland wrote: > On 06.09.2012 11:13, ext Wehmer, Matthias wrote: > > Hi everybody, > > > > did anyone try to use the QOpenGLFunctions object. I'm currently > > struggling with uploading my custom texture (simple uchar array) to > > the fragment s

Re: [Development] Qt 4.8 clang and libc++

2012-09-06 Thread Thiago Macieira
On quinta-feira, 6 de setembro de 2012 12.40.36, Sylvain Pointeau wrote: > move works well, why do we have this error? > is it related to the param type? /Users/sylvain/development/lib/qt-5.0/qtwebkit/Source/WebCore/platform/Timer.cpp:27: In file included from /Users/sylvain/development/lib/qt-5.0

Re: [Development] Qt 4.8 clang and libc++

2012-09-06 Thread Sylvain Pointeau
> > > > > lib/global/qglobal.h:77: /usr/bin/../lib/c++/v1/algorithm:4461:28: > error: > > > no matching function for call > > > > > > to 'move' > > > > > > value_type __t(_VSTD::move(*__pp)); > > > > any idea on this error? > > Look at the include sequence: it's , included from >

Re: [Development] Qt 4.8 clang and libc++

2012-09-06 Thread Thiago Macieira
On quinta-feira, 6 de setembro de 2012 12.05.46, Sylvain Pointeau wrote: > > In file included from > > /Users/sylvain/development/lib/qt-5.0/qtwebkit/Source/WebCore/platform/Tim > > er.cpp:27: In file included from > > /Users/sylvain/development/lib/qt-5.0/qtwebkit/Source/WebCore/config.h:30: > > I

Re: [Development] Qt 5, QOpenGLFunctions

2012-09-06 Thread Kim M. Kalland
On 06.09.2012 11:13, ext Wehmer, Matthias wrote: Hi everybody, did anyone try to use the QOpenGLFunctions object. I'm currently struggling with uploading my custom texture (simple uchar array) to the fragment shader. The problem is the following: As there is no solution via the QSGShaderProg

Re: [Development] Removing Wacom support in Qt5

2012-09-06 Thread marius.storm-olsen
On 9/6/12 8:48 AM, "ext Boudewijn Rempt" wrote: >On Thursday 06 September 2012 Sep, marius.storm-ol...@nokia.com wrote: >> We only had one guy working on it, and he was primarily on OSX. He >>hadn't work for us for years now, hence why these bugs have been piling >>up. >> >> I think it shouldn't

Re: [Development] Qt 4.8 clang and libc++

2012-09-06 Thread Sylvain Pointeau
> > In file included from > /Users/sylvain/development/lib/qt-5.0/qtwebkit/Source/WebCore/platform/Timer.cpp:27: > In file included from > /Users/sylvain/development/lib/qt-5.0/qtwebkit/Source/WebCore/config.h:30: > In file included from > /Users/sylvain/development/lib/qt-5.0/qtwebkit/Source/WTF/w

Re: [Development] Removing Wacom support in Qt5

2012-09-06 Thread Shawn Rutledge
On 6 September 2012 08:48, Boudewijn Rempt wrote: > On Thursday 06 September 2012 Sep, marius.storm-ol...@nokia.com wrote: >> We only had one guy working on it, and he was primarily on OSX. He hadn't >> work for us for years now, hence why these bugs have been piling up. >> >> I think it shouldn'

[Development] Qt 5, QOpenGLFunctions

2012-09-06 Thread Wehmer, Matthias
Hi everybody, did anyone try to use the QOpenGLFunctions object. I'm currently struggling with uploading my custom texture (simple uchar array) to the fragment shader. The problem is the following: As there is no solution via the QSGShaderProgram yet, I tried to use QOpenGLFunctions as it is de

Re: [Development] Nominating Marc Mutz for approver status

2012-09-06 Thread Sergio Ahumada
On 09/05/2012 07:14 PM, ext Thiago Macieira wrote: > On quarta-feira, 5 de setembro de 2012 18.53.24, Sergio Ahumada wrote: >> Just for the record, all maintainers can add/remove people from >> Approvers group. > > In Gerrit and in JIRA? > only for Gerrit .. I don't know what the process looks lik

Re: [Development] Removing Wacom support in Qt5

2012-09-06 Thread Laszlo Papp
> > 0) It's not a driver issue > 1) Wacom support is broken in Qt, several bugs are closely related > 2) QtCreator, qmlpuppet and every single Qt App is affected by bugs right > now > What do you mean by "qmlpuppet"? We have had a commercial QML application based on Qt 4.8 up and running fine on a

Re: [Development] Removing Wacom support in Qt5

2012-09-06 Thread Laszlo Agocs
About the state of QTabletEvent in Qt 5: For platforms other than xcb this event will never be delivered. To be on par with Qt 4 somebody needs to step up and add support for Windows and OS X. The support on QPA level is there in QWindowSystemInterface, now it's up to the platform plugins to do som

Re: [Development] Removing Wacom support in Qt5

2012-09-06 Thread Thiago Macieira
On quinta-feira, 6 de setembro de 2012 09.41.28, Boudewijn Rempt wrote: > Right, so it will be useless, then. Code will compile, but the application > will be broken and porting to Qt5 will become a really difficult task. Just as difficult as porting with an incomplete and broken support. -- Thia

Re: [Development] Removing Wacom support in Qt5

2012-09-06 Thread André Somers
Op 6-9-2012 9:41, Boudewijn Rempt schreef: > For me as an application developer, I wonder what the alternative > would be. I guess to write two platform specific event handlers myself > (win and X11, I cannot afford a Mac) and synthesize the > QTabletEvents... Do a fund raiser to get me some dif

Re: [Development] Removing Wacom support in Qt5

2012-09-06 Thread Boudewijn Rempt
On Thursday 06 September 2012 Sep, Thiago Macieira wrote: > On quinta-feira, 6 de setembro de 2012 09.13.01, Boudewijn Rempt wrote: > > > But since I made the suggestion to remove it: if we can't get it tested > > > and get it to work, just disable the support. No code needs to be > > > removed. J

Re: [Development] Removing Wacom support in Qt5

2012-09-06 Thread Thiago Macieira
On quinta-feira, 6 de setembro de 2012 09.13.01, Boudewijn Rempt wrote: > > But since I made the suggestion to remove it: if we can't get it tested > > and get it to work, just disable the support. No code needs to be > > removed. Just make the loading of the Wacom DLL always fail. > > So, basical

Re: [Development] Removing Wacom support in Qt5

2012-09-06 Thread Boudewijn Rempt
On Thursday 06 September 2012 Sep, Thiago Macieira wrote: > He's saying that Qt Creator and those other applications don't work on those > workstations that have Wacom tablets installed. You know very well that > working for you is no guarantee that it works for everyone. And the converse is tr

Re: [Development] Removing Wacom support in Qt5

2012-09-06 Thread Thiago Macieira
On quinta-feira, 6 de setembro de 2012 08.53.11, Boudewijn Rempt wrote: > > Another point to consider: > > > > 1) Quick 2.0 is the way to go, but it targets designers > > 2) Designers use mostly Adobe suite and other similar tools > > > > (this means probably Wacoms in there) > > > > 3) Even w