Probably it's related to this? https://bugreports.qt.io/browse/QTBUG-58650


Am 23.02.2017 um 13:27 schrieb Viktor Engelmann:
> C++ port of the code works in 5.8.1
>
>
> Am 01.02.2017 um 10:52 schrieb Alexandru Croitor:
>> Hi.
>>
>> I would suggest running the python application under a debugger, and try to 
>> get a backtrace.
>> That might give insight whether it is a Pythong binding issue of a Qt issue.
>>
>> An alternative would of course be to rewrite the small example in C++, and 
>> check if that works.
>>
>>> On 01 Feb 2017, at 04:56, Kevin Mcintyre <[email protected]> wrote:
>>>
>>> This is PyQt application, so that maybe the issue, but setting
>>>
>>> window = QWebEngineView()
>>> window.page().profile().setPersistentCookiesPolicy(QWebEngineProfile.NoPersistentCookies)
>>>
>>> generates segfault.
>>>
>>> This code worked fine under 5.7.1.
>>>
>>> Any thoughts appreciated.
>>>
>>> _______________________________________________
>>> Interest mailing list
>>> [email protected]
>>> http://lists.qt-project.org/mailman/listinfo/interest
>> _______________________________________________
>> Interest mailing list
>> [email protected]
>> http://lists.qt-project.org/mailman/listinfo/interest

-- 

Viktor Engelmann
Software Engineer

The Qt Company GmbH
Rudower Chaussee 13
D-12489 Berlin

[email protected]
+49 151 26784521

http://qt.io
Geschäftsführer: Mika Pälsi, Juha Varelius, Mika Harjuaho
Sitz der Gesellschaft: Berlin
Registergericht: Amtsgericht Charlottenburg, HRB 144331 B


_______________________________________________
Interest mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to