Re: [Interest] Chromium build failure, SSL and Qt 5.6.3 vs 5.6.0,

2018-07-31 Thread Christian Gagneraud
On 31 July 2018 at 21:43, Allan Sandfeld Jensen wrote: > On Sonntag, 29. Juli 2018 22:58:41 CEST Christian Gagneraud wrote: >> Hi, >> >> We used to build Qt-5.6.3 on and for Linux-i386. >> I recently had to downgrade to Qt-5.6.0 (see below), but now the build >> fails with: >> >> qtwebengine/src/3

Re: [Interest] Chromium build failure, SSL and Qt 5.6.3 vs 5.6.0,

2018-07-31 Thread Christian Gagneraud
On 31 July 2018 at 18:59, André Pönitz wrote: >> And building Qt for Linux 32 is a real pain. > > Can you remind me of an actual problem with that? > > The machine I am using to write this mail here has a Qt base at > cc03bad229 (last September) and Qt Creator at 99e3635ef3c (last week). > > Linux

Re: [Interest] Chromium build failure, SSL and Qt 5.6.3 vs 5.6.0,

2018-07-31 Thread Christian Gagneraud
On 1 August 2018 at 00:51, Kai Koehne wrote: >> -Original Message- >> From: Christian Gagneraud >> [...] >> > And building Qt for Linux 32 is a real pain. >> > Why don't you provide QQuickCompiler for Linux32 to your paid customers? >> >> Just to be clear: I cannot build QQuickCompiler fo

Re: [Interest] Chromium build failure, SSL and Qt 5.6.3 vs 5.6.0,

2018-07-31 Thread André Pönitz
On Wed, Aug 01, 2018 at 12:09:03AM +1200, Christian Gagneraud wrote: > On 31 July 2018 at 23:55, Kai Koehne wrote: > >> -Original Message- > >> From: Interest On Behalf > >> Of Christian Gagneraud > >> [...] > >> >> We used to build Qt-5.6.3 on and for Linux-i386. > >> >> I recently had t

Re: [Interest] qt 5.11 upgrade results in could not queue DRM page flip error on IMX6 etna

2018-07-31 Thread Dexter Travis
That worked. Thank you, for the quick reply. Dexter On Tue, Jul 31, 2018 at 10:30 AM Johannes Pointner wrote: > Hello Dexter, > > try to set the QT_QPA_EGLFS_ALWAYS_SET_MODE variable. > > > > On Tue, Jul 31, 2018 at 3:14 PM, Dexter Travis > wrote: > > (apologies for previous message without

Re: [Interest] qt 5.11 upgrade results in could not queue DRM page flip error on IMX6 etna

2018-07-31 Thread Johannes Pointner
Hello Dexter, try to set the QT_QPA_EGLFS_ALWAYS_SET_MODE variable. On Tue, Jul 31, 2018 at 3:14 PM, Dexter Travis wrote: > (apologies for previous message without subject line.) > > I am attempting to update a working yocto build system with imx6 dual plus > CPU running the following > kernel

[Interest] Problems with QCamera/QML Camera when trying to porting a desktop application to android tablet

2018-07-31 Thread Roman Wüger
Hello guys, I try to port a desktop application to an android tablet. At the moment everthing seems to work smoothly except the camera stuff. Previously QCamera with QCamerViewfinder was used but does not work on android, because I read that Qt Multimedia isn’t available on android and so I rew

Re: [Interest] Chromium build failure, SSL and Qt 5.6.3 vs 5.6.0,

2018-07-31 Thread Thiago Macieira
On Tuesday, 31 July 2018 05:51:23 PDT Kai Koehne wrote: > The original Qt Quick Compiler hasn't been open sourced. There were other > optimizations though that might arguably made it less beneficial. See e.g. > http://blog.qt.io/blog/2017/03/08/qt-qml-performance-improvements-qt-5-8-0/ > . The qml

Re: [Interest] Chromium build failure, SSL and Qt 5.6.3 vs 5.6.0,

2018-07-31 Thread Thiago Macieira
On Tuesday, 31 July 2018 05:48:29 PDT Allan Sandfeld Jensen wrote: > On Dienstag, 31. Juli 2018 14:02:23 CEST Christian Gagneraud wrote: > > On 31 July 2018 at 23:45, Allan Sandfeld Jensen wrote: > > > The question was: Do you want security fixes or not? The reason it was > > > done is because we

Re: [Interest] Chromium build failure, SSL and Qt 5.6.3 vs 5.6.0,

2018-07-31 Thread Thiago Macieira
On Tuesday, 31 July 2018 04:32:38 PDT Christian Gagneraud wrote: > Should this (Chromium 45 -> 49) be part of "patch" release? Yes. We should even go further. Web engines are really big attack vectors and need to be kept up to date. -- Thiago Macieira - thiago.macieira (AT) intel.com Software

Re: [Interest] Interest Digest, Vol 82, Issue 15

2018-07-31 Thread Roland Hughes
On 07/31/2018 07:10 AM, interest-requ...@qt-project.org wrote: Um, besides being a bit on the slow side (java?.), what was wrong with Eclipse for C++ dev? Back when it was around the choices were pretty limited. It still has a killer feature that even QtCreator does not have and that is the a

[Interest] qt 5.11 upgrade results in could not queue DRM page flip error on IMX6 etna

2018-07-31 Thread Dexter Travis
(apologies for previous message without subject line.) I am attempting to update a working yocto build system with imx6 dual plus CPU running the following kernel 4.14 with etnaviv libmesa 17.3.0 libdrm 2.4.85 qt 5.9.2. (qt 5.10.x also works) I would like to update to sumo yocto with kernel 4.16

[Interest] (no subject)

2018-07-31 Thread Dexter Travis
I am attempting to update a working yocto build system with imx6 dual plus CPU running the following kernel 4.14 with etnaviv libmesa 17.3.0 libdrm 2.4.85 qt 5.9.2. (qt 5.10.x also works) I would like to update to sumo yocto with kernel 4.16 with etnaviv libmesa 17.3.8 libdrm 2.4.91 qt 5.11 This

Re: [Interest] Chromium build failure, SSL and Qt 5.6.3 vs 5.6.0,

2018-07-31 Thread Kai Koehne
> -Original Message- > From: Christian Gagneraud > [...] > > And building Qt for Linux 32 is a real pain. > > Why don't you provide QQuickCompiler for Linux32 to your paid customers? > > Just to be clear: I cannot build QQuickCompiler for Linux32-qt5.6 myself, b/c > AFAIK, source code is n

Re: [Interest] Chromium build failure, SSL and Qt 5.6.3 vs 5.6.0,

2018-07-31 Thread Allan Sandfeld Jensen
On Dienstag, 31. Juli 2018 14:02:23 CEST Christian Gagneraud wrote: > On 31 July 2018 at 23:45, Allan Sandfeld Jensen wrote: > > > > The question was: Do you want security fixes or not? The reason it was > > done is because we have upped our game on security fixes in webengine. > > Can't you just

Re: [Interest] qmlscene install problems (was: Interest, , Digest, Vol 82, , Issue 5)

2018-07-31 Thread Roland Hughes
On 07/31/2018 07:10 AM, Michael Jackson wrote: Maybe you should have tried another Linux distribution? I've never had a problem loading any of the QtCreators on our Ubuntu boxes (starting with 14.04 up and through 18.04). Well you should have since everybody else did and the Ubuntu forums wer

Re: [Interest] Chromium build failure, SSL and Qt 5.6.3 vs 5.6.0,

2018-07-31 Thread Christian Gagneraud
On 1 August 2018 at 00:09, Christian Gagneraud wrote: > On 31 July 2018 at 23:55, Kai Koehne wrote: >>> -Original Message- >>> From: Interest On Behalf >>> Of Christian Gagneraud >>> [...] >>> >> We used to build Qt-5.6.3 on and for Linux-i386. >>> >> I recently had to downgrade to Qt-5.

Re: [Interest] Chromium build failure, SSL and Qt 5.6.3 vs 5.6.0,

2018-07-31 Thread Christian Gagneraud
On 31 July 2018 at 23:55, Kai Koehne wrote: >> -Original Message- >> From: Interest On Behalf >> Of Christian Gagneraud >> [...] >> >> We used to build Qt-5.6.3 on and for Linux-i386. >> >> I recently had to downgrade to Qt-5.6.0 [...] > >> I don't want to be mean or rude, but honestly i

Re: [Interest] Chromium build failure, SSL and Qt 5.6.3 vs 5.6.0,

2018-07-31 Thread Christian Gagneraud
On 31 July 2018 at 23:45, Allan Sandfeld Jensen wrote: > On Dienstag, 31. Juli 2018 13:32:38 CEST Christian Gagneraud wrote: >> On 31 July 2018 at 21:43, Allan Sandfeld Jensen wrote: >> > On Sonntag, 29. Juli 2018 22:58:41 CEST Christian Gagneraud wrote: >> >> Hi, >> >> >> >> We used to build Qt-

Re: [Interest] Chromium build failure, SSL and Qt 5.6.3 vs 5.6.0,

2018-07-31 Thread Kai Koehne
> -Original Message- > From: Interest On Behalf > Of Christian Gagneraud > [...] > >> We used to build Qt-5.6.3 on and for Linux-i386. > >> I recently had to downgrade to Qt-5.6.0 [...] > I don't want to be mean or rude, but honestly i have notice a degradation of > patch release manageme

Re: [Interest] Chromium build failure, SSL and Qt 5.6.3 vs 5.6.0,

2018-07-31 Thread Allan Sandfeld Jensen
On Dienstag, 31. Juli 2018 13:32:38 CEST Christian Gagneraud wrote: > On 31 July 2018 at 21:43, Allan Sandfeld Jensen wrote: > > On Sonntag, 29. Juli 2018 22:58:41 CEST Christian Gagneraud wrote: > >> Hi, > >> > >> We used to build Qt-5.6.3 on and for Linux-i386. > >> I recently had to downgrade

Re: [Interest] Chromium build failure, SSL and Qt 5.6.3 vs 5.6.0,

2018-07-31 Thread Christian Gagneraud
On 31 July 2018 at 21:43, Allan Sandfeld Jensen wrote: > On Sonntag, 29. Juli 2018 22:58:41 CEST Christian Gagneraud wrote: >> Hi, >> >> We used to build Qt-5.6.3 on and for Linux-i386. >> I recently had to downgrade to Qt-5.6.0 (see below), but now the build >> fails with: >> >> qtwebengine/src/3

Re: [Interest] Chromium build failure, SSL and Qt 5.6.3 vs 5.6.0,

2018-07-31 Thread Allan Sandfeld Jensen
On Sonntag, 29. Juli 2018 22:58:41 CEST Christian Gagneraud wrote: > Hi, > > We used to build Qt-5.6.3 on and for Linux-i386. > I recently had to downgrade to Qt-5.6.0 (see below), but now the build > fails with: > > qtwebengine/src/3rdparty/chromium/net/third_party/nss/ssl/ssl3con.c: > In functi

Re: [Interest] QListView with delegate: support drag outside of QApplication

2018-07-31 Thread Frank Rueter | OHUfx
Anybody? Been trying to play with the view's dragMoveEvent to take over the default drag event's mime data and create a custom QDrag instance with it, but that crashes. I also tried just adding test to the event's mime data, but that  has no effect. Maybe I do need to just re-implement the dra