Re: [Interest] Qt5.15 from source on centOS 7

2022-06-16 Thread Henry Skoglund
On 2022-06-17 07:46, Alexander Carôt wrote: Hi all, I have to compile Qt5.15 from source on an older centOS 7.9 machine but it fails due to this issue (sorry, only german language): .In file included from ../include/QtCore/qmetatype.h:1:0, from ../include/QtCore/../../src/cor

[Interest] Qt5.15 from source on centOS 7

2022-06-16 Thread Alexander Carôt
Hi all, I have to compile Qt5.15 from source on an older centOS 7.9 machine but it fails due to this issue (sorry, only german language): .In file included from ../include/QtCore/qmetatype.h:1:0, from ../include/QtCore/../../src/corelib/kernel/qvariant.h:46, fro

[Interest] QMenu in IOS is hidden behind modal dialog

2022-06-16 Thread sivan nanthiran
Hi all, I am using Qt(C++) to develop an IOS app. When I use a QMenu without parent on a modal dialog, the menu gets hidden behind the dialog. This issue does not happen if I set the modal dialog as parent. Upon debugging in Qt, I noticed that the window level of a menu (Qt::Popup) is lower than o

Re: [Interest] Impact of QtWayland licensing on applications bundling OSS Qt?

2022-06-16 Thread Thiago Macieira
On Thursday, 16 June 2022 15:23:02 PDT Mike Rochefort wrote: > In terms of bundling with the rest of the Qt framework, you're saying > just the following artifacts from a build are needed? I don't know if > any other objects or resources from the QtWayland package are necessary. > > - libqwayland-

Re: [Interest] Impact of QtWayland licensing on applications bundling OSS Qt?

2022-06-16 Thread Mike Rochefort
On 6/16/22 5:52 PM, Thiago Macieira wrote: The Wayland *client* library API and the wayland QPA plugin, which are licensed LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only which is the same as qtbase, see https://code.qt.io/cgit/qt/qtbase.git/tree/src/corelib/global/qg

Re: [Interest] Impact of QtWayland licensing on applications bundling OSS Qt?

2022-06-16 Thread Thiago Macieira
On Thursday, 16 June 2022 11:20:55 PDT Mike Rochefort wrote: > Additionally, considering Wayland is becoming a core piece of the Linux > ecosystem is there a reason why the QtWayland module doesn't follow the > same licensing as QtBase where the other QPA plugins are provided? The module has two p

[Interest] Impact of QtWayland licensing on applications bundling OSS Qt?

2022-06-16 Thread Mike Rochefort
This is a question for more legal-minded folk, but it doesn't hurt to reach out to those who may have existing developer experience with this. Apologies if this isn't the right place for this line of questioning. Looking at where the Linux desktop is headed, having some kind of support for the