Re: [Interest] WebEngineView crashing in 5.9.1

2017-09-26 Thread Sudhir Sharma
17 7:45 AM > To: interest@qt-project.org > Subject: [Interest] WebEngineView crashing in 5.9.1 > > Hi, > > I have compiled 5.9.1 in win 64, and using it in a machine which also > has previous version of QT (4.8) installed. > > On starting my application I am getting exception at

Re: [Interest] WebEngineView crashing in 5.9.1

2017-09-26 Thread Kai Koehne
> -Original Message- > From: Interest [mailto:interest-bounces+kai.koehne=qt...@qt-project.org] > On Behalf Of Sudhir Sharma > Sent: Tuesday, September 26, 2017 7:45 AM > To: interest@qt-project.org > Subject: [Interest] WebEngineView crashing in 5.9.1 > > Hi, &g

Re: [Interest] WebEngineView crashing in 5.9.1

2017-09-25 Thread Sudhir Sharma
ounces+sudhir.sharma=mindtree@qt-project.org] On Behalf Of Thiago Macieira Sent: Tuesday, September 26, 2017 11:46 AM To: interest@qt-project.org Subject: Re: [Interest] WebEngineView crashing in 5.9.1 * You are receiving this mail from an external source * On segunda-feira, 25 de setembro de 2

Re: [Interest] WebEngineView crashing in 5.9.1

2017-09-25 Thread Thiago Macieira
On segunda-feira, 25 de setembro de 2017 22:44:58 PDT Sudhir Sharma wrote: > "webEngineView->setUrl(QUrl(QStringLiteral("about:blank")));" What's the value of webEngineView at this point? Are you sure it's valid? -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Op

[Interest] WebEngineView crashing in 5.9.1

2017-09-25 Thread Sudhir Sharma
Hi, I have compiled 5.9.1 in win 64, and using it in a machine which also has previous version of QT (4.8) installed. On starting my application I am getting exception at following line, "webEngineView->setUrl(QUrl(QStringLiteral("about:blank")));" Whereas in a fresh machine which only has 5.9.