Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade from QtWebKit to QtWebEngine [DISCL-366] #79

Merged
merged 1 commit into from
Aug 30, 2016

Conversation

rdumusc
Copy link

@rdumusc rdumusc commented Aug 18, 2016

Know issues:

  • Works well with Qt 5.6.1, although it is not entirely stable
    (it still crashes occasionally for unclear reasons).
  • With Qt 5.4.1, it has some issues with https and webgl interaction.

@rdumusc
Copy link
Author

rdumusc commented Aug 19, 2016

The crash observed is unrelated to the Webbrowser changes.
It is a Qt 5.6.1 bug, which can be reproduced on Ubuntu with the phone TUIO simulator and interacting "hard" with any (pixelstream?) window with multiple touch points. After some time, a segfault is triggered in QV4::QmlContextWrapper::get().
I have not found any way to fix the problem so far, but I'm going to evaluate different Qt versions (5.5.1, 5.7.0) to see if this still happens.

@rdumusc
Copy link
Author

rdumusc commented Aug 19, 2016

Updated release notes with the know issues and created issue #80

@tribal-tec
Copy link
Contributor

As discussed, make WebEngine available via an option.
+1 otherwise

@rdumusc
Copy link
Author

rdumusc commented Aug 30, 2016

Added TIDE_ENABLE_WEBENGINE option, OFF by default

@rdumusc rdumusc merged commit 4880979 into BlueBrain:master Aug 30, 2016
@rdumusc rdumusc deleted the webengine-cleanup branch August 30, 2016 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants