Re: [Development] New KDE Free Qt Foundation agreement and changes to Qt

2016-01-13 Thread Andreas Aardal Hanssen
2016-01-13 12:15 GMT+01:00 Knoll Lars : > Hi everybody, > The Qt Company has over the last days signed a new and updated agreement > with the KDE Free Foundation. With this new agreement come some adjustments > to the open source licensing of Qt. Basically LGPLv3 will in the future be > our main l

Re: [Development] New KDE Free Qt Foundation agreement and changes to Qt

2016-01-13 Thread Lisandro Damián Nicanor Pérez Meyer
Simply wonderful, thanks a lot you all =) -- "So long, and thanks for all the fish!" The Hitchhickers guide to the Galaxy Lisandro Damián Nicanor Pérez Meyer http://perezmeyer.com.ar/ http://perezmeyer.blogspot.com/ signature.asc Description: This is a digitally signed message part.

Re: [Development] Qt5 + Windows + static libraries

2016-01-13 Thread Jürgen Buchmüller
Am Mittwoch, den 13.01.2016, 15:11 +0100 schrieb Oswald Buddenhagen: > > i see no bug report here. when the prl files name release dlls, your > static libraries are evidently linked against them. D'OH! The problem is that the static submodules are compiled with the debug_and_release flag in CONFI

[Development] is this a bug on QMediaPlayer on Android ?

2016-01-13 Thread Gian Maxera
Hello, my app crash when trying to play a sound with QMediaPlayer on Android. This is the error: No implementation found for void org.qtproject.qt5.android.multimedia.QtAndroidMediaPlayer.onStateChangedNative(int, long) I’m using Qt 5.5.1 Ciao, Gianluca. ___

Re: [Development] Qt5 + Windows + static libraries

2016-01-13 Thread Oswald Buddenhagen
On Wed, Jan 13, 2016 at 01:21:23PM +0100, Jürgen Buchmüller wrote: > And after much more trial and error, the root cause of the problem > turned out to be two of our submodules being built as static libraries > and linked against in some other submodules of the application. > > As it seems now, cr

[Development] Qt5 + Windows + static libraries

2016-01-13 Thread Jürgen Buchmüller
Hi devs! When porting our project from Qt4 to Qt5, I ran into a severe problem with the Windows version. On Linux everything worked fine, on Windows it did not. Instantiating a "QApplication app;" and qDebug()ing the "app.instance()" always returned NULL on Windows. The details of my odyssey with

Re: [Development] RFC: QProcess variant or separate class for launching applications "GUI-style"

2016-01-13 Thread Gustavsen Richard
> True, or no, that'd rather be "/usr/bin/open [-n] -W -a > appbundle|bundle-exec". It wouldn't always be trivial to get the invocation > just right, as that is a wrapper to LSOpenURLWithRole() whereas we'd probably > use something more simple, with less ambiguous specification of the > argum

[Development] New KDE Free Qt Foundation agreement and changes to Qt

2016-01-13 Thread Knoll Lars
Hi everybody, The Qt Company has over the last days signed a new and updated agreement with the KDE Free Foundation. With this new agreement come some adjustments to the open source licensing of Qt. Basically LGPLv3 will in the future be our main license for frameworks, GPLv3 for the tooling.