Hi All,
I recently upgraded to the new QWebEngineView with Qt 5.5.1 on a Mac 64bit.
When running with devtools (setting QTWEBENGINE_REMOTE_DEBUGGING
environment variable to a numeric value), the application crash on exit.
Is this a known bug? Any workarounds ?
This is the code I use:
#include
#
very helpful and work well.
Perhaps anyone here knows the configure line and machine settings used to build
them ?
Thanks In Advance,
Ynon Perek
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
Hi All,
I'm looking to integrate some old code into Qt and found about the old
QMfcApp that may solve my problem.
I was wondering if anyone had any experience with it with recent versions
of Qt ?
Thanks In Advance,
Ynon
___
Interest mailing list
Inter
32, Thiago Macieira wrote:
> On quarta-feira, 18 de abril de 2012 07.36.52, ynon perek wrote:
> > I hope not. Is there an easy way to check ?
> >
> > I tried both this bundle (from cacert.org):
> > http://www.cacert.org/index.php?id=3
> >
> > And this o
ça-feira, 17 de abril de 2012 22.46.08, ynon perek wrote:
> > Will need to check for parsing errors and post back later. Could it be
> > related to this bug:
> > https://bugreports.qt-project.org/browse/QTBUG-14520 ?
>
> Did you add expired certificates to you
SLOT(logSslError( const QList &)));
Will need to check for parsing errors and post back later. Could it be
related to this bug:
https://bugreports.qt-project.org/browse/QTBUG-14520 ?
On 17 April 2012 15:37, Thiago Macieira wrote:
> On terça-feira, 17 de abril de 2012 08.52.18, ynon perek
Hi All,
I'm trying to get QtWebkit to work nicely with ssh. It usually does so
out-of-the-box but the problem is for some machines it does not.
On the problematic machines, an SSL error signal is sent.
If I print the errors to a log file I get the error code: QSslError::NoError
I suspect it had s